stable
Clone or download
Read-only
story #11095: Improve BP styling for planning view
Change-Id: Ieb196078c4de7ab4fd5f81e2ff8108efef882983
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/www/js/planning-v2/po/fr.po | +19 | −16 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/po/template.pot | +13 | −11 | Go to diff View file |
A | plugins/agiledashboard/www/js/planning-v2/src/app/app-config.js | +11 | −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 | +9 | −2 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item-collection/backlog-item-collection-service.spec.js | +5 | −2 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item-selected/backlog-item-selected-bar.tpl.html | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details.tpl.html | +59 | −63 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item.tpl.html | +2 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog/backlog.tpl.html | +11 | −10 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/milestone/milestone.tpl.html | +21 | −10 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/planning-controller.js | +7 | −11 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/planning-controller.spec.js | +1 | −11 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/planning.tpl.html | +25 | −11 | Go to diff View file |
M | plugins/agiledashboard/www/themes/BurningParrot/css/_card-fields.scss | +5 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/themes/BurningParrot/css/scrum/_planning.scss | +16 | −17 | Go to diff View file |
M | plugins/agiledashboard/www/themes/BurningParrot/css/scrum/planning/_backlog-item-details.scss | +66 | −30 | Go to diff View file |
M | plugins/agiledashboard/www/themes/BurningParrot/css/scrum/planning/_backlog-item-moves.scss | +9 | −3 | Go to diff View file |
M | plugins/agiledashboard/www/themes/BurningParrot/css/scrum/planning/_backlog-item-transit.scss | +11 | −15 | Go to diff View file |
M | plugins/agiledashboard/www/themes/BurningParrot/css/scrum/planning/_backlog-item.scss | +29 | −27 | Go to diff View file |
M | plugins/agiledashboard/www/themes/BurningParrot/css/scrum/planning/_backlog.scss | +4 | −4 | Go to diff View file |
M | plugins/agiledashboard/www/themes/BurningParrot/css/scrum/planning/_milestone.scss | +31 | −17 | Go to diff View file |
M | plugins/agiledashboard/www/themes/BurningParrot/css/scrum/planning/_milestones.scss | +12 | −14 | Go to diff View file |
D | plugins/agiledashboard/www/themes/BurningParrot/images/current-milestones.png | +- | −- | Go to diff View file |
D | plugins/agiledashboard/www/themes/BurningParrot/images/done-milestones.png | +- | −- | Go to diff View file |
D | plugins/agiledashboard/www/themes/BurningParrot/images/grip-close.png | +- | −- | Go to diff View file |
D | plugins/agiledashboard/www/themes/BurningParrot/images/grip-open.png | +- | −- | Go to diff View file |
D | plugins/agiledashboard/www/themes/BurningParrot/images/milestone-empty.png | +- | −- | Go to diff View file |
D | plugins/agiledashboard/www/themes/BurningParrot/images/planning-divider.png | +- | −- | Go to diff View file |