Skip to content

Pipeline Graph: Add ability to switch between views

Sarah Groff Hennigh-Palermo requested to merge 298930-add-needs-view into master

What does this MR do?

This MR is an interstitial MR for #298930 (closed). The code in this is behind the pipeline_graph_layers_view and graphql_pipeline_details flags. This step follows !56865 (merged).

It adds the ability to switch between a graph sorted by stage and one sorted by layers. It covers making it so that the graph does not need to be res-sorted every time we poll.

Screenshots (strongly suggested)

drop-and-switch-2

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #298930 (closed)

Merge request reports