Skip to content

Replace vue shared layout component with the new GitLab UI variant

What does this MR do and why?

Updates usages of the Vue shared dashboard layout component, replacing them with the GitLab UI variant.

References

Screenshots or screen recordings

No visual changes

Scenario Before After
Group security dashboard image Google_Chrome_Beta_2025-06-26_10.52.10
Project security dashboard image image
Compliance center image image

How to set up and validate locally

  1. Enable the new security dashboard feature flag: echo "Feature.enable(:group_security_dashboard_new)" | gdk rails c
  2. Visit http://gdk.test:3000/groups/gitlab-org/-/security/dashboard
  3. Verify that the dashboard renders without errors

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Robert Hunt

Merge request reports

Loading