stable
Clone or download
Read-only
part of story #16125 [release management] create a new Aggregator Release Top milestones and sub-milestones are now sorted by start date descending. Milestones without start date are sorted "above" the others. When you add a new milestone, the list of milestones should stay sorted. Change-Id: I011e6e5ccf99d58d2fe7c3e624c640d2ca576a29
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/agiledashboard/scripts/planning-v2/src/app/milestone/sort-helper.test.ts | +66 | −0 | Go to diff View file |
A | plugins/agiledashboard/scripts/planning-v2/src/app/milestone/sort-helper.ts | +35 | −0 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/planning-controller.js | +9 | −7 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/planning-controller.test.js | +37 | −17 | Go to diff View file |