stable

Clone or download

Read-only

story #7580: Refactor WIP popover into a fully-functional directive

Change-Id: I2503c6f74d09d9b09c31268a1d5a7515902e1c59

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