Releases: eiffel-community/eiffel-intelligence-frontend
Releases · eiffel-community/eiffel-intelligence-frontend
Fix multiuser support
- improve handling of error messages
- improve elements alignment and pages responsive design
- add warning for subscription name validation
- clean up unused elements
- link to backend wiki documentation on Github
- hide button for deleting notification message when composing subscription if only one notification message is present
- fix multi user support
- change field for active backend to defaultBackend
Remove content validation of notificationMeta field in subscriptions
-
Add host prefix to template download in test rules page
-
Remove content validation of notificationMeta field in subscriptions
Sychronized enabling of test rules page
Test rules pages is now deactivated if rules testing is not enabled in the back end.
Updates for making it easy to test
Add functional tests
Add buttons ids in subscription page, page for adding instances, page for switching back ends
0.0.11
0.0.10
0.0.9
Unit tests, UI for authentication headers supporting
- Added unit tests
- Updated UI for authentication headers supporting for REST POST Subscription
- Fixed some bugs
Add authorized subscription handling
- Added frontendServiceUrl to each ajax request, where it was missed
- Added new EI endpoints that are piped via front-end
- Added view button for each subscription in table
- Added buttons for getting templates in Test Rules page
- CRUD buttons are visible only for logged in users
- Added handling several EI instances
- Various minor fixes
Implemented login functionality
Released changes :
- Added passing login credentials from EI Frontend to EI Backend
- Stepped Spring Boot version