stable

Clone or download

Read-only

Merge commit 'refs/changes/42/29042/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: Closes request #33317: Have a consistent order for roadmap tasks Change-Id: I692544db010a5fb1254364a3ed4b3919ed8cb3cd

Modified Files

Name
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/GanttBoard.test.ts +5 −0 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/GanttBoard.vue +9 −4 Go to diff View file
A plugins/roadmap/scripts/roadmap-widget/src/helpers/rows-sorter.test.ts +93 −0 Go to diff View file
A plugins/roadmap/scripts/roadmap-widget/src/helpers/rows-sorter.ts +55 −0 Go to diff View file