Skip to content

MP-329/Added frontend integration for backend /roles POST endpoint, where roles can be created with their permissions and users attached to them

tarek mouchmouch a demandé de fusionner feature/MP-329 vers develop

Added "Create role" functionality in the frontend where the fields:

  • Role name, description, isActive
  • Permissions assigned to the role
  • Users assigned to the role

are all sent to api "/api/user-management/roles" (POST) to create the role

Rapports de requête de fusion