stable
Clone or download
Read-only
request #10580: Kanban widget should not change the dashboard url
No functional change expected. Remove angular-ui-router from kanban. As a result, there is no longer an "angular" URL added to dashboards with a kanban. Incidentally, it removes 100kb from the *minified* kanban bundle. Change-Id: Ie7715cc999c1f286173f0b5f2f40ed6c84fa5c6c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/templates/kanban.mustache | +3 | −1 | Go to diff View file |
M | plugins/agiledashboard/templates/widgets/widget-kanban.mustache | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/package-lock.json | +0 | −13 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/package.json | +0 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/src/app/app-config.js | +0 | −16 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/src/app/app.js | +11 | −12 | Go to diff View file |
A | plugins/agiledashboard/www/js/kanban/src/app/kanban-directive.js | +12 | −0 | Go to diff View file |