Skip to content

Rollout new custom roles UI

Hinam Mehra requested to merge 437592-custom-roles-ui-rollout into master

What does this MR do and why?

  • All UI updates as part of #437592 (closed) have been made in previous MR.
  • In this MR we just render the new Vue app so the new UI is visible to all users

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

  1. Make sure that you are on self-managed by running export GITLAB_SIMULATE_SAAS=0

  2. As an owner of a group, navigate to a group's Settings > Roles and Permissions page.

  3. As the admin of an instance, navigate to Admin Area > Settings > Roles and Permissions page.

Related to #437592 (closed)

Edited by Hinam Mehra

Merge request reports