Commit 535e403c authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Update documentation

parent fad10ed9
...@@ -6,6 +6,12 @@ An Epic within a group containing **Start date** and/or **Due date** ...@@ -6,6 +6,12 @@ An Epic within a group containing **Start date** and/or **Due date**
can be visualized in a form of a timeline (e.g. a Gantt chart). The Epics Roadmap page can be visualized in a form of a timeline (e.g. a Gantt chart). The Epics Roadmap page
shows such a visualization for all the epics which are under a group and/or its subgroups. shows such a visualization for all the epics which are under a group and/or its subgroups.
![roadmap view](img/roadmap_view.png)
A dropdown allows you to show only open or closed epics. By default, all epics are shown.
![epics state dropdown](img/epics_state_dropdown.png)
Epics in the view can be sorted by: Epics in the view can be sorted by:
- **Created date** - **Created date**
...@@ -15,8 +21,6 @@ Epics in the view can be sorted by: ...@@ -15,8 +21,6 @@ Epics in the view can be sorted by:
Each option contains a button that can toggle the order between **ascending** and **descending**. The sort option and order will be persisted to be used wherever epics are browsed including the [epics list view](../epics/index.md). Each option contains a button that can toggle the order between **ascending** and **descending**. The sort option and order will be persisted to be used wherever epics are browsed including the [epics list view](../epics/index.md).
![roadmap view](img/roadmap_view.png)
## Timeline duration ## Timeline duration
Starting with [GitLab Ultimate][ee] 11.0, Roadmap supports three different date ranges; Quarters, Months (Default) and Weeks. Starting with [GitLab Ultimate][ee] 11.0, Roadmap supports three different date ranges; Quarters, Months (Default) and Weeks.
......
--- ---
title: Show closed epics in roadmap view title: Add epics state filtering in roadmap view
merge_request: 8658 merge_request: 8658
author: author:
type: changed type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment