Skip to content

Add frontend skeleton for plan limits

Ammar Alakkad requested to merge 381676-add-frontend-skeleton into master

What does this MR do and why?

It adds placeholders for the plan limit UI as part of https://gitlab.com/groups/gitlab-org/-/epics/9173

Screenshots or screen recordings

before after
N/A Screenshot_2023-04-04_at_10.59.56

How to set up and validate locally

  • enable the new feature flag:

      Feature.enable(:plan_limits_admin_dashboard)
  • Visit /admin/plan_limits

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #381676

Edited by Ammar Alakkad

Merge request reports

Loading