Skip to content

Use CrudComponent for project labels list

Annabel Dunstone Gray requested to merge labels-crud-container into master

What does this MR do and why?

  • Use crud component for projects, groups label lists
  • Updates list title to Labels when no prioritized labels exist, instead of removing the title completely
  • Adds counters + icon
  • Use total_count in admin labels

What does this MR not do?

Any mobile fixes/changes. It should look the same as it currently does

Screenshots or screen recordings

Before After
Project Screenshot_2024-07-24_at_11.48.41_AM Screenshot_2024-07-24_at_2.17.13_PM
Group Screenshot_2024-07-24_at_12.16.34_PM Screenshot_2024-07-24_at_2.17.56_PM

How to set up and validate locally

  • Project > Manage > labels
  • Create some prioritized labels

Links

Edited by Annabel Dunstone Gray

Merge request reports