- Python editor with light and dark mode support for
script
&code
types - Option to show all accumulated audit logs for event engine in Notification Logs page
- Support to upload .cert, .cer, .crt & .pem certificate file without key file
- Support for configuration item validity expression
- Log link in alert for packages logs
- Support for mandatory attribute of config item
- Better control to Add, Enable / Disable the Notification Service
- Upgraded to Angular 8 (including compatible TypeScript / CLI versions)
- Improved Notification logs
- Fixed deletion of filter from pipeline on north instances
- Fixed memory leak issue with pages having auto refresh feature
- Fixed wrong API call to show category children for root categories
- Fixed notification service install and enabled state checks
- Fixed readings timestamp display issue on safari browser
- Fixed data persistence issue on add notification instance page
- Fixed multiple API network calls issue for notification instance creation
- Fixed issue in login with certificate
- Fixed legend state on graph refresh
- Fixed audit logs pagination issue
- Fixed broken graphs when time passes (00:00:00) midnight
- Allow login using certificate
- Interface to install plugins on South, North, Filters and Notification page
- Display the plugin name and version on South and North page
- Support for password configuration items
- JSON editor for config items of type json
- Support to update python script
- New log tabs for Notification and Packages under logs section
- Link added in alert to show failure logs
- Updated asset reading page to show textual data
- Fixed upload script issue for notification instances
- Fixed wrong time on graph data for the past reading
- Fixed save multiple filter configuration at once
- Fixed csv format for asset readings download
- Fixed RPM package installation conflict issue
- Red Hat Support and required RPM packaging
- 3D surface graph support for FFT spectrum
- Certificate Store allows PEM and JSON certificates
- More options for elapsed time in readings graph
- Assorted UI/UX issues and Nicer Dropdown
- Notifications UI
- Backup creation time format
- Advanced Configuration in North instance modal
- Added build version info on settings page
- Certificate store upload issue
- Allow negative numbers to be entered in numeric fields
- HTTP Error (4xx / 5xx) response handling
- Days info in uptime
- Functionality to delete South service and North instance
- Functionality to export readings to csv file, for South service and Asset
- Service health status on mouse hover on the green/yellow/grey/red traffic light in the navbar
- Advanced Configuration in South service modal
- Support for
script
type configuration item - Support for the usage of
displayName
for configuration categories and items - Support to add Data Processing Applications (filter)
- Show
SAFE MODE
label in navbar if FogLAMP is running in safe mode
- Improved save functionality for configuration items to use category bulk update api
- Upgraded to Angular 7 (including compatible TypeScript / CLI versions)
- Empty validation check on save configuration items
- Improved South service and North instance setup wizard
- Dedicated South and North menu options to see existing instances, with the ability to change configuration, enable or disable them and corresponding ingress / egress stats
- Ability to create a South plugin service or North plugin task instance via Wizard
- Ping based statistics info in top navigation bar
- Log level filter option in syslog
- Revamped configuration page
- Latest Task list with status info moved under Logs
- Create / Delete schedule ability
- Services Health Page
- Improved Graph with time based filters and auto refresh functionality
- Misc performance improvements and visual changes
- HTML reports for e2e tests
foglamp-gui/e2e-test-report/report.html
- Add new service interface to load a south plugin [Basic]
./make_deb
script to create debian packagepackages/Debian/build
- Upgraded to Angular 6 (including compatible TypeScript / CLI versions)
- No login window with skip option will appear, If authentication is not mandatory
- FogLAMP instance status label will show the lock icon, If authentication is mandatory and allowPing is false, until you are logged in
- Auto-configuration of IP / host address, so you should be able to have instant access of FogLAMP instance with https://rasperrypi.local (whatever the host address is) and you shall not need to go to settings and "Set the URL & Restart"
- Removed milliseconds from Statistics History Graphs on dashboard
- Added refresh icon button on asset readings graph
- On configuration item the cancel button is hidden by default, instead of disabled and will appear on change
- Renamed
deploy.sh
andbuild.sh
todeploy
andbuild
respectively - Default limit for asset readings set to 100
- Asset readings graph will appear instantly, no click required
- Input mask external lib
- Support bundles download when authentication is mandatory
- Refresh action for Statistics History Graphs on dashboard
- Fixed Syslog display order
- and squashed many more including visual appearance and session related issues :]
- LogOut all active session not working for non-admin user (REST endpoint bug)
- Add configuration item support
- Enable / Disable Schedule
- Improved Services Health Page
- Auth Support
- User Management
- Support Bundles
- Backup and Restore
- Syslog (Logs)
- Certificate Store
- Allows Statistics History Graph (selection for display)
- Added refresh icons for each component to fetch latest
- Allows test connection for instance connection
- Ping is configurable now in settings (default to every 5 seconds)
- Added asset reading info tooltip on status tag in navbar
- Added e2e tests for default checks
- Added deploy.sh, see Issue-73
- REST API error handling
- Running task cancellation, confirmation dialog
- Create / Update schedule modal overlapping issue on iPhone
- and squashed many more :]
- Support bundles download via browser is not possible when authentication is mandatory (Please use curl request manually with authorization token header)
- Configuration Management:
- Category items alignment issue
- JSON (object) display and save issue
- Updated Readme
- Statistics History Graphs
- Configuration Management
- Schedules and Tasks
- Audit Logs
- Assets and Readings data browsing with graphs
- Allow to connect any FogLAMP instance via Settings