You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved error handeling and added some code comments. (#71)
* Fix multiple users may use frontend, request outside web gui.
- Funktion to sent backend url as parameter added.
- Gui users may now switch backend without affecting each other.
- Before saving new instances the code will check if any new instances has been
added to not overwrite instances created by other users.
- switch-backend delete now recieves the backend to delete and not the backends to not delete.
- If file is invalid or non existand it will be recreated.
- Default back end properties may be specified in application-properties.
- Default parameters may not be removed from gui but must be removed from application-properties
first.
- Unit tests have been added and updated.
* Modified functional tests to work with the new utils changes.
* Fixed some functional tests.
* fixed code comments
* Updated after comments
* Fixed minor issues with switching back end
* Added unittest for curl commando possibilities.
* Extended time out to 11s
* fixed some duplicated functions from comments.
* updated after comments
* updated after comments
* Fixed functional tests
* Missed to add 2 changes
* updated after comments
* Improved design for better useability.
- Added loading indicator for buttons instead of displaying all then
removing few.
- Added refresh on change of back end instance.
- Added more restfull way of working on front end back end details endpoints.
- Better handeling of some error/messages sent to GUI from front end service.
- Changed name of "Subscription Handeling" to just "Subscriptions" to be more
generic.
* Merge
* Fix of path variable name
* Improved useability and reduced read from disk
* Improved useability and reduced read from disk
* .
* Improved error handeling, added some code comments
* Fixed bug with name validation, better validations.
* Fixed invalid id on one message
* Renamed a class
<imgdata-toggle="tooltip" data-placement="top" width="16" alt="Information" src="assets/images/information.png" title="Info: 'AND' is used between Conditions in Requirement groups, and 'OR' is used between Requirement groups"
0 commit comments