stable

Clone or download

Read-only

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

* ssh://gerrit.tuleap.net:29418/tuleap: story #7580: Refactor WIP popover into a fully-functional directive Change-Id: Ic5e15d3f0af3b87cd7d548180a5af2249eca63f4

Modified Files

Name
M plugins/agiledashboard/www/js/kanban/po/template.pot +4 −4 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/app-kanban-controller.js +13 −4 Go to diff View file
R plugins/agiledashboard/www/js/kanban/src/app/error-controller.js Go to diff View file
R plugins/agiledashboard/www/js/kanban/src/app/error.tpl.html Go to diff View file
R plugins/agiledashboard/www/js/kanban/src/app/card-fields-service.js Go to diff View file
R plugins/agiledashboard/www/js/kanban/src/app/kanban-item.tpl.html Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/kanban.less +3 −2 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/kanban.tpl.html +6 −16 Go to diff View file
A plugins/agiledashboard/www/js/kanban/src/app/wip-popover/wip-popover-directive.js +48 −0 Go to diff View file
A plugins/agiledashboard/www/js/kanban/src/app/wip-popover/wip-popover.tpl.html +12 −0 Go to diff View file