Skip to content

Resolve "Simplify milestone summary"

username-removed-636429 requested to merge 23674-simplify-milestone-summary into master

What does this MR do?

Moves all of the milestone summary content into a sidebar similar to the issues and merge request pages.

Prerequisite MRs:
gitlab-ce!10163
gitlab-ce!10224

EE Port:
gitlab-ee!1511

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

Ensure the milestone page functions correctly in each of the following paths

  • /[group]/[project]/milestones/[id]
  • /[group]/milestones/[id]
  • /[dashboard]/milestones/[id]

Screenshots (if relevant)

Project Milestone Project Milestone (collapsed)
project-milestone_copy project-milestone-collapsed_copy
Dashboard Milestone Group Milestone
dashboard-milestone_copy group-milestone_copy

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #23674 (closed)

Merge request reports