Remove new-card classes from project and organization settings GlCards
What does this MR do and why?
Removes gl-new-card
from GlCard
that we want to keep as GlCard
and not CrudComponent
(see Migration: GlCard (gl-new-card variant) to Crud (#476988) for more details)
- This means the styling is reverted back to gray header, white content
What does this MR not do?
Group settings --> I'll do that separately (Remove gl-new-card from group advanced settings (!161838 - merged))
Screenshots or screen recordings
Project
Before | After |
---|---|
Organization
Before | After |
---|---|
How to set up and validate locally
For project:
- Project > Settings > General > Advanced
For organization:
- Enable
:ui_for_organizations
- Organization > Settings > General > Advanced (ie http://127.0.0.1:3000/-/organizations/default/settings/general)
Links
Edited by Annabel Dunstone Gray