stable

Clone or download

Read-only

Merge commit 'refs/changes/87/8787/6' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #10356: Kanban built javascript file should have a revision hash

Modified Files

Name
M plugins/agiledashboard/include/agiledashboardPlugin.class.php +13 −2 Go to diff View file
M plugins/agiledashboard/templates/kanban.mustache +0 −2 Go to diff View file
M plugins/agiledashboard/www/js/kanban/.gitignore +1 −3 Go to diff View file
M plugins/agiledashboard/www/js/kanban/gulpfile.js +1 −1 Go to diff View file
M plugins/agiledashboard/www/js/kanban/package-lock.json +411 −399 Go to diff View file
M plugins/agiledashboard/www/js/kanban/package.json +3 −2 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/in-properties-filter/in-properties-filter.spec.js +1 −1 Go to diff View file
M plugins/agiledashboard/www/js/kanban/webpack.config.js +20 −5 Go to diff View file