Add `Roles and Permissions` menu to group settings
What does this MR do and why?
Added Roles and Permissions
menu to the top-level group in the group
settings.
Changelog: changed
EE: true
Screenshots or screen recordings
How to set up and validate locally
- Enable feature flag:
echo "Feature.enable(:custom_roles_ui_saas)" | gdk rails console
- Enable the
Ultimate
license in one of the groups. This is done going to/admin/groups
selectEdit
on a top level group, and choose theUltimate
plan. For example,/admin/groups/flightjs/edit
:
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