Closed kreizz closed 3 years ago
I'll look into this.
The new build was done to work around issues with deprecated javascript build tooling. But you can checkout the previous commits, and build it should still work.
Bad displays of more than 10 items sounds like a problem with vuetify's table display. So I think I've got a good idea of where to look.
Thanks for the report
Looks like vuetify 2 changed the way pagination was handled, so that only 10 items were displayed. I've just fixed that in the attached build. Are you able to test to see if this helps? Archive.zip
The font size to me is not changed. Do you get something different than this?
Regarding connectivity, what are you experiencing?
I think I may have resolved your issues.
The 2.0 release corrected an error with the zabbix logout function. But if there was an issue in logout, it could cause issues. Now logout will still be run, but won't cause the plugin to report errors.
I've also added some css to make the table display slightly more dense.
I've just released this on the chrome and firefox stores, and it should be available shortly for testing.
seems its ok now. thanks =)
Glad to hear it. Closing this out, but please let me know if there's anything else broken or needing work.
Unfortunately, I must return to this question, because most of these buttons do not work.
@kreizz , I faced this problem too. Reinstalling the plugin helped me.
@kreizz unfortunately I am not able to replicate your issue. With the latest update, the plugin now detects the version of Zabbix used. This was needed as the URLs for the buttons are different across versions. Since this version detection is done on the options screen, you could try reconfiguring your server settings (simply modifying a character in the url field should be enough to trigger the version detection). As long as you see the zabbix version number under the url field, you can save settings, and everything should operate as expected.
Are you still seeing issues?
After the update on 10.04.2021 it got really bad. Out of 100 events in zabbix, the plugin displays only 10 and in very large print. In addition, the connection with zabbix constantly disappears
Is it possible to revert to a previous version?