Skip to content

Milestone page list redesign

Design from https://gitlab.com/gitlab-org/gitlab-ce/issues/35833

Project milestone list page

  • For project milestones in this page, there are links to the actual project milestone for that project.
  • For group milestones, date information is currently not being shown. Date information should be added. Use a design similar to https://gitlab.com/gitlab-org/gitlab-ce/issues/39542.

milestone-project

Group milestone list page

  • e.g. https://gitlab.com/groups/gitlab-org/milestones
  • Some of the milestones are group milestones. Others are project milestones. So display that accordingly.
  • The milestones in "Closed" tab have a "Closed" label in the background-color $red-500 :: DB3B21
Open Close
milestone-group milestone-group-closed

Dashboard milestone list page

milestone-dashboard

Status of milestone

  • The milestone has the different badges depends on the status.
  • Upcoming
  • Closed
  • Expired
Upcoming Closed Expired
milestone-project--upcoming milestone-project--closed milestone-project--expired
Background color: $blue-500 :: 1F78D1 Background color: $red-500 :: DB3B21 Background color: $orange-500 :: FC9403
Edited by Hazel Yang