Add `Roles and Permissions` menu in the Admin Area > Settings
What does this MR do and why?
Added a new menu, Roles and Permissions
, to the Admin Area >
Settings.
Screenshots or screen recordings
How to set up and validate locally
- Enable FF:
echo "Feature.enable(:custom_roles_ui_self_managed)" | gdk rails console
- Login to the admin area as an admin. The admin should have an
Ultimate
license.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Eduardo Sanz García