Improve pipeline status icon linking in widgets
What does this MR do?
- It improves the linking of the status icon to be consistent with other status icon linking usage throughout the application
- it replaced the overal pipeline status icon in the pipeline view widget, as its duplication of content
Are there points in the code the reviewer needs to double check?
- In the commit view widget, I would like the linking to be directly to the pipeline, instead of opening the pipelines tab in the commit view...
- in the mr view widget, there seems to be a hover underline style acting up or something (see gif screenshot)
Why was this MR needed?
- consistency
- duplication of content
Screenshots (if relevant)
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
What are the relevant issue numbers?
Closes #26982 (closed)