stable
Clone or download
Read-only
Merge commit 'refs/changes/68/10068/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #10580: Kanban widget should not change the dashboard url Change-Id: I7462ade3618d3f6df482b0ac5ef51a63d4a8ded6
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 |