Releases: chriscareycode/nagiostv-react
Better performance rendering alert items
Removed date time ago from alert items. Best not to re-render those since there can be a lot
Looks better on small screens
Clean up alert items so they look better on small screens such as mobile
Add (time ago) to alert items
Fix HistoryChart update
Progress bars
Added some progress bars to show when the next check will be for each HostItem and ServiceItem
Some security updates in dependencies
v0.4.1 Update README for 0.4.1
Just a few fixes
Just a few fixes
- Change color of Quiet For text to go from green to orange to red based on length of quiet for
- Make comment line green to match ACKED color
- Add date time ago to HostItem comment - to match what we have on ServiceItem
- Fix unknown service color to orange
Now with French
Added French language - (French speakers please help with translations)
Add node proxy for local development
Add sample page for watching multiple servers on one TV (using iframe)
Drop seconds off QuietFor unless were under a minute
Add setting to hide history title
Rearrange settings to give History its own section
Replace the clock emoji on Quiet For with a font awesome icon
Add ability to hide history
By request
- Add ability to hide history
- Add ability to hide history chart
New options are in the settings screen
Quick fix for browsers that do not support voices
Some browsers like Android webview do not support voices. A quick fix for this.
Cleaner Settings and AutoUpdate script
- Cleaned up the formatting on the settings screen
- Added an autoupdate script to easily downgrade or upgrade to any version
- Fix speaking hosts in another language
- Fix more CSS for mobile
- Remove "Last check was" text - it was not providing a lot of value
- Fix sounds which got broken after adding language translations
- Add checkbox to hide pending items
About the AutoUpdate script:
You have to update to version 0.3.6 the traditional way to get the autoupdate script.
For future updates, you will be able to go into the nagiostv folder and run:
$ sh autoupdate.sh 0.3.6
Now multi-lingual
Here is v0.3.5 for your weekend
- Add multi-language support, with first language of Spanish
- Add Show More button (pagination) to the Alert History items, and only render 20 by default - this decreases the number of DOM elements on the page by thousands
- History now shows correct number of items, and if the list is truncated
- Fix a bug that would not render some of the page if you did not have a cookie
- Chart column width fix so it looks better on all size screens
- Add a few more emojis
Excuse my bad translations in Spanish. I could use help from a native Spanish speaker who uses Nagios to help fix it.
Developers:
Language configs are stored in src/helpers/languages/ folder, and you edit the src/helpers/language.js file to add the new language config into the app