mchugh19 / zabbix-vue

Chrome/Firefox extension for displaying problems from Zabbix
MIT License
56 stars 13 forks source link

Refresh #32

Closed mchugh19 closed 3 years ago

mchugh19 commented 3 years ago

Big rework. Completely redo the build system (turns out in javascript this gets extremely state very quickly :/ ) Once dependencies and build system installed, reworked vuetify segments for version 2. Once vuetify UI functioned, cleaned up custom css to rely on vuetify layout.

Added zabbix server version check as part of add server process. This is used by popup buttons to support zabbix urls for pre 5.0, 5.0, and 5.2.

This should all make the plugin more maintainable going forward. Weeeee!