stable

Clone or download

Read-only

Merge commit 'refs/changes/56/5256/2' of ssh://gerrit.tuleap.net:29418/tuleap into stable

* ssh://gerrit.tuleap.net:29418/tuleap: story #8808: Have realtime create, edit and move with closed columns

Modified Files

Name
M plugins/agiledashboard/www/js/kanban/src/app/app-kanban-controller.js +115 −172 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/app-kanban-controller.spec.js +176 −58 Go to diff View file
A plugins/agiledashboard/www/js/kanban/src/app/kanban-column/kanban-column-service.js +103 −0 Go to diff View file
A plugins/agiledashboard/www/js/kanban/src/app/kanban-column/kanban-column-service.spec.js +383 −0 Go to diff View file
R plugins/agiledashboard/www/js/kanban/src/app/kanban-item/kanban-item-service.js Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/kanban-item/kanban-item-service.spec.js +10 −11 Go to diff View file