Skip to content

Fix pipeline graph hidden on commit and mr pages

Luke "Jared" Bennett requested to merge 23325-pipeline-graph-hidden into master

What does this MR do?

Dynamically invokes new gl.Pipelines(); when an MR builds tab is clicked.

Dispatches new gl.Pipelines(); on a commit#builds page.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

The pipeline graph was hidden on commit and mr pages

Screenshots (if relevant)

Commit page: Screen_Shot_2016-10-14_at_18.16.18

MR: Screen_Shot_2016-10-14_at_18.16.39

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #23325 (closed)

Merge request reports