Update front-end to allow instance-level custom roles
What does this MR do and why?
- Partially resolves #429280 (closed)
- Updates the front-end, so now admins can create instance-level custom roles. Users will be assigned to these custom roles in a future MR.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
before | after |
How to set up and validate locally
- Make sure that SaaS mode is turned off and you have an Ultimate license set-up.
- Log-in as admin and navigate to
/admin/application_settings/roles_and_permissions
. You should be able to view, create & delete custom-roles without selecting any group first.
Related to #429280 (closed)
Edited by Hinam Mehra