stable
Clone or download
Read-only
Merge commit 'refs/changes/24/4124/7' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #7859: Add a backlog item to a submilestone Change-Id: I02cd24007c98d51240b0dc871047a32277d481cc
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/www/js/planning-v2/bower.json | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/build.config.js | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/app-config.js | +4 | −2 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/app-planning-controller.js | +59 | −16 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/app-planning-controller.spec.js | +119 | −4 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/app.js | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/milestone/milestone.less | +26 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/planning.tpl.html | +17 | −1 | Go to diff View file |