Skip to content

Version 1.0.1

Pre-release
Pre-release

Choose a tag to compare

@andrejrs andrejrs released this 12 Jun 20:59
  • Added the ExceptionController that handles exception in relation to the end point of app (Web and REST API).
  • Added two new actions in API UserController (Add and remove user from a group).
  • The button for removing the UserGroup is disabled if the users are in the group, otherwise the button is active.
  • Added a list of users that are in group on UserGroup edit page (The administrator can remove users from the group).