stable
Clone or download
Read-only
Instead of using the default sort (artifact id), the tasks should be sorted by their date (start date for the regular task, start|end date for a milestone). That way we have a nice staircase/cascade display of tasks. Closes request #21005: Roadmap should sort tasks by date Change-Id: I28d3b5862cae5dfa5d0769078e00cc0ef1d73810
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/roadmap/scripts/roadmap-widget/src/helpers/task-retriever.test.ts | +42 | −0 | Go to diff View file |
M | plugins/roadmap/scripts/roadmap-widget/src/helpers/task-retriever.ts | +11 | −0 | Go to diff View file |