Skip to content

DAG Visualization MVC - feature flag

What does this MR do?

Adds a feature flag that will be used for the new DAG visualization in the pipeline page. If the feature flag dag_pipeline_tab is on, then we show an additional tab in which we will only show the DAG jobs relationship. This MR also adds the empty JS file that we will use to instantiate the graph.

Screenshots

Before:

Screen_Shot_2020-04-28_at_8.44.49_AM

After:

Screen_Shot_2020-04-28_at_8.45.05_AM

Does this MR meet the acceptance criteria?

Conformity

Edited by Frédéric Caplette

Merge request reports