Skip to content

Add health status to haml issue list

euko requested to merge 218330-add-health-status-to-haml-issue-list into master

What does this MR do?

  • Adds health status to haml issue list (!218330)
    • This feature's already implemented for vue issue list but vue issue list won't likely roll out in the next 1~2 releases.
  • Reorders the issue weight indicator icon to come before the health status and regular labels
  • Adjusts the style for health status labels: !45141 (comment 429836064)

Screenshots

Issue list

before (notice the label/icon order!) after
Screen_Shot_2020-10-15_at_3.44.21_PM Screen_Shot_2020-10-15_at_4.08.18_PM

Epic tree (style change only)

before after
Screen_Shot_2020-10-15_at_3.45.20_PM Screen_Shot_2020-10-15_at_4.08.42_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #218330 (closed)

Edited by euko

Merge request reports