Skip to content

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

image

How to set up and validate locally

  1. Enable FF: echo "Feature.enable(:custom_roles_ui_self_managed)" | gdk rails console
  2. 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.

Edited by Eduardo Sanz García

Merge request reports