JobItem Refactor
What does this MR do?
This MR splits the JobItem
component used in the pipeline graph and pipeline table dropdown components. This refactor is the first step to adding the stage name to the JobItem
component. (See #298973 (closed))
Screenshots (strongly suggested)
table (dropdown) | graph (nodes and dropdown) |
---|---|
Does this MR meet the acceptance criteria?
Conformity
-
📋 Does this MR need a changelog?-
I have included a changelog entry. -
I have not included a changelog entry because _____.
-
-
Code review guidelines -
Merge request performance guidelines -
Style guides
Availability and Testing
-
Review and add/update tests for this feature/bug. Consider all test levels. See the Test Planning Process.
Related to #298973 (closed)