Labels: Migrate label-badge
What does this MR do and why?
Labels: Migrate label-badge
- Removes
Prioritized
badge as it's visually redundant as they are grouped underPrioritized labels
- Removes custom
label-badge
and replaces with GlBadge - Tailwind migrations
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 |
---|---|
How to set up and validate locally
- http://gdk.test:3000/flightjs/Flight/-/labels
- Enable FF
echo "Feature.enable(:enforce_locked_labels_on_merge)" | rails c
and edit a label to enablelocked MR state
Related to #452231 (closed)
Edited by Sascha Eggenberger