stable
Clone or download
Read-only
story #7859: Add a backlog item to a submilestone
Change-Id: I3f4d771b6a0910c2be39763e878d3be4a65a4ae1
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 |