stable

Clone or download

Read-only

Use the tracker item name instead of the tracker label in the "Add new ..." button of the kanban

This contribution makes this button consistent with what is done in the tracker UI or in the "+ New" button of the topbar. Part of story #14600: create full artifact in kanban Change-Id: Idc0d4657591daf8483fccd3898898bfdcdf4f356

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanRepresentation.php +3 −18 Go to diff View file
A plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanTrackerRepresentation.php +93 −0 Go to diff View file
M plugins/agiledashboard/scripts/kanban/po/fr.po +2 −2 Go to diff View file
M plugins/agiledashboard/scripts/kanban/src/app/kanban.tpl.html +1 −1 Go to diff View file
A plugins/agiledashboard/tests/unit/REST/v1/Kanban/KanbanTrackerRepresentationTest.php +65 −0 Go to diff View file