Skip to content

Issues list: change status to use badge component

Sascha Eggenberger requested to merge issues-list-status into master

What does this MR do and why?

Changes the status on issues list to use the badge component.

Related to Merge request list: Change status to use badge ... (!114745 - merged)

Screenshots or screen recordings

Before After
before after
before2 after2

How to set up and validate locally

  1. Group list: http://gdk.test:3000/groups/flightjs/-/issues/?sort=created_date&state=all&last_page_size=20&page_before=eyJjcmVhdGVkX2F0IjoiMjAyMi0wMi0yNyAxODozOTowMC42MzA1OTUwMDAgKzAwMDAiLCJpZCI6IjI4MSJ9
  2. Project list: http://gdk.test:3000/flightjs/Flight/-/issues/?sort=created_date&state=all&first_page_size=20&page_after=eyJjcmVhdGVkX2F0IjoiMjAyMi0wMy0wOSAxODozOTo0OS4xMDA4NTIwMDAgKzAwMDAiLCJpZCI6IjQ2MCJ9

MR acceptance checklist

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

Merge request reports