Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
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.
Empty State | Error State | No pipelines | |
---|---|---|---|
Pipelines | ![]() |
![]() |
![]() |
Commit | NA | ![]() |
NA |
Merge Request | NA | ![]() |
NA |
New Merge Request | NA | ![]() |
NA |
master
(if it does - rebase it please)Closes #27574 (closed)