stable

Clone or download

Read-only

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

* ssh://gerrit.tuleap.net:29418/tuleap: request #10322 Kanban card field is displayed even if when its empty Change-Id: I11eaf7e491db5145649e2f83172594fbf8dc54bd

Modified Files

Name
M plugins/agiledashboard/www/js/kanban/src/app/card-fields/card-fields-service.js +22 −15 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/card-fields/card-text-field/card-text-field.tpl.html +1 −1 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/kanban-item/kanban-item-controller.js +17 −16 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/kanban-item/kanban-item.tpl.html +1 −1 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details-controller.js +22 −21 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details.tpl.html +1 −1 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/card-fields/card-fields-service.js +23 −16 Go to diff View file