stable

Clone or download

Read-only

Merge commit 'refs/changes/09/21109/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #17997 Remove first Taskboard column if no hierarchy defined Change-Id: I3fc10c50763e4e273291d7e60e23eb9508035f03

Modified Files

Name
M plugins/taskboard/include/Board/BoardPresenter.php +10 −3 Go to diff View file
M plugins/taskboard/include/Board/BoardPresenterBuilder.php +11 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/index.ts +4 −0 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Header/SwimlaneHeader.test.ts +13 −4 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Header/SwimlaneHeader.vue +5 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Header/TaskBoardHeader.test.ts +53 −32 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Header/TaskBoardHeader.vue +5 −1 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/store/type.ts +1 −0 Go to diff View file
M plugins/taskboard/templates/taskboard.mustache +1 −0 Go to diff View file