Pipelines empty state
What does this MR do?
Adds empty state to main pipelines table Adds error state to pipelines table in Commits, Merge Request and New merge request views. The empty state is never rendered in this views because the tab is not rendered if there are no pipelines.
In the main pipelines table the tabs were moved to Vue component to match the mockups so we can manage the state.
Screenshots (if relevant)
Empty State | Error State | No pipelines | |
---|---|---|---|
Pipelines | ![]() |
![]() |
![]() |
Commit | NA | ![]() |
NA |
Merge Request | NA | ![]() |
NA |
New Merge Request | NA | ![]() |
NA |
Does this MR meet the acceptance criteria?
-
Changelog entry 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 #27574 (closed)
Merge request reports
Activity
Please register or sign in to reply