stable

Clone or download

Read-only

Display error message when rest fails

Part of story #7579 move cards in my cardwall Change-Id: Ib96bc2072c8d562ea855299304647cb8e1b706af

Modified Files

Name
M plugins/agiledashboard/www/js/kanban/bower.json +2 −1 Go to diff View file
M plugins/agiledashboard/www/js/kanban/build.config.js +3 −1 Go to diff View file
M plugins/agiledashboard/www/js/kanban/po/fr.po +19 −3 Go to diff View file
M plugins/agiledashboard/www/js/kanban/po/template.pot +12 −0 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/app-kanban-controller.js +23 −5 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/app.js +1 −0 Go to diff View file
A plugins/agiledashboard/www/js/kanban/src/app/error-controller.js +15 −0 Go to diff View file
A plugins/agiledashboard/www/js/kanban/src/app/error.tpl.html +11 −0 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/kanban-service.js +4 −4 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/kanban.less +9 −1 Go to diff View file