Skip to content

Releases: andrejrs/symfony-user-management-example

Version 1.0.1

12 Jun 20:59

Choose a tag to compare

Version 1.0.1 Pre-release
Pre-release
  • 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).

Version 1.0.0

12 Jun 20:58

Choose a tag to compare

Version 1.0.0 Pre-release
Pre-release

The first commit of application