Skip to content

Improve Job detail view to make it refreshed in real-time instead of reloading

Filipa Lacerda requested to merge 31397-job-detail-real-time into master

What does this MR do?

Same idea from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11797 but for Job details page

  • Page does not refresh anymore
  • Moves information out of the titlebar into the sidebar
  • Structural and small changes to the sidebar to make the sidebar more appropriate for that information
  • On mobile viewports, the new issue and retry buttons move to the sidebar
  • Update meta-info widget design slightly (remove background and use bigger status icon, similar to mr widget)

Screenshots (if relevant)

Screen_Shot_2017-06-06_at_09.41.30 Screen_Shot_2017-06-06_at_09.42.10 Screen_Shot_2017-06-06_at_09.41.55 Screen_Shot_2017-06-06_at_10.01.07

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #31397 (closed) Closes #30901 (closed) Closes #29948 (closed) Closes #24339 (closed)

Edited by Filipa Lacerda

Merge request reports