stable
Clone or download
Read-only
Merge commit 'refs/changes/88/10588/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #11095: improve styling Change-Id: I3894c60f82c26190d380cb9e11961226043da84e
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/agiledashboard/www/js/planning-v2/src/app/animator/animator.js | +7 | −0 | Go to diff View file |
A | plugins/agiledashboard/www/js/planning-v2/src/app/animator/item-animator-service.js | +25 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/app.js | +2 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item-collection/backlog-item-collection-service.js | +3 | −6 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item-collection/backlog-item-collection-service.spec.js | +0 | −3 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item-collection/backlog-item-collection.js | +3 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details-controller.js | +5 | −2 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details.tpl.html | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item.tpl.html | +11 | −7 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog/backlog-controller.js | +25 | −24 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog/backlog-controller.spec.js | +55 | −53 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog/backlog.js | +2 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/planning-controller.js | +9 | −7 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/planning-controller.spec.js | +39 | −32 | Go to diff View file |
M | plugins/agiledashboard/www/themes/BurningParrot/css/scrum/planning/_backlog-item-details.scss | +8 | −0 | Go to diff View file |