Skip to content

Resolve "CI retry/cancel job or pipeline redirect the user and can't be open in a new tab"

Filipa Lacerda requested to merge 33697-pipelines-json-endpoint into master

What does this MR do?

Frontend

  • Clean up CSS - reuse the same HTML & CSS between all dropdowns (Commit, MR widget, pipeline tables)
  • Receive JSON in stage.vue

Backend

  • @ayufan keep stage endpoint returning HAML for the HAML commit graph and stage.json returning json for MR widget & pipeline tables

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

Why was this MR needed?

Screenshots (if relevant)

Screen_Shot_2018-04-20_at_09.03.09

Screen_Shot_2018-04-20_at_09.03.27

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #33697 (closed)

Edited by Kamil Trzciński

Merge request reports