Releases: chriscareycode/nagiostv-react
MK Livestatus support and global font size
- Add support for MK Livestatus
- Ability to set global font size as a setting
- Remove icons from bottom menu. Click bottom menu to reveal icon menu.
- Add hamburger menu. Click on hamburger reveals a menu on the left.
- Add apple-touch-icon and pwa icon
- Add favicon
- Make chart look better in demo mode
- Fix a bug that caused a crash if you are using custom image setting
Christmas fix for notifications disabled tag
Fixing a bug where notification disabled tag would show if any host or service had it set. We only want to show it only if the host is not UP or the service is not OK
2020-12-19 - Hide items with Notifications disabled
- Hide Hosts or Services with Notifications Disabled - thanks for PR jessedp
- Fix NavBottomBar from wrapping on smaller screens. Cant see all the buttons
- Make soft alerts a little softer even
- Negative margin on the charts to help them show end to end better
- Fix Demo Mode
- Fix a crash when changing HostGroup filter
- More one-click update cleanup
Automatic Updates in the future
-
Initial Automatic Updater routines. This will make for one-click upgrades in the future. Automatic update button can be found at the bottom of the settings screen, or by clicking the link in the bottom bar when an upgrade is detected.
-
Add the ability to hide Hosts, hide Services via settings. This can also be done with ?hideHostSection=true and ?hideServiceSection=true on the URL.
-
Only load data for the sections that are currently active on screen
-
Show an indicator of the poll frequency, that pulses with color when polling occurs.
-
Clock is darker so it doesn't steal so much attention.
-
Bottom Bar is darker, and does not go end to end any longer. TODO: need to fix so it fits better on mobile.
-
Center the Alert History chart titles.
Moving towards a cleaner and tighter design
Cleanup and fixes for Soft Alerts which now grey text and a simple spinner
"Checking now..." looks better
Supplementary text in the Alert History is smaller
Quiet for sections are no longer colored or vary in size, no need to draw more attention to them
Another fix for IE 11
IE 11 support is tricky..
Release 0.5.7
Fix bug where Firefox CSS for :first-letter is adding a right margin
CSS for HostGroupFilter select - remove border
Change comment color to be more neutral and less green
QuietFor items get varying vertical size based on how long
In settings make unsaved changes warning more noticeable
Fix HistoryChart to better erase items when they no longer exist
Add filter for HostGroups
Add option to Filter for HostGroups #22
Add IE11 support
Add IE support for issue #21
Add React Fast Reload for smoother development
June 2 update
- Bump to latest version for highcharts, highcharts-react-official
- Bump to latest version for jquery
- Bump to latest version for moment
- Bump to latest version for react-scripts
- Bump to latest version for react-transition-group
- Fix spacing issue on HostFilters
- Disable progress bar, its increasing CPU - especially with lots of down items
- HostItems should be opacity 1.0 not 0.8
- Convert Clock to React Hooks
- Fix a bug where chart would not update properly if there were less items than before
- Filters should not be dim