stable
Clone or download
Read-only
Merge 'gerrit #6281' into stable/master
* commit 'edc4eb9': request #9348: The planning view does not display computed field V2 Change-Id: I6bd86de248dbaf44d8b239733880573976b268c0
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/www/js/planning-v2/.editorconfig | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/po/fr.po | +10 | −2 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/po/template.pot | +20 | −16 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-details/_backlog-item-details.scss | +3 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details-controller.js | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details.js | +1 | −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 | +6 | −0 | Go to diff View file |
A | plugins/agiledashboard/www/js/planning-v2/src/app/card-fields/card-computed-field/_card-computed-field.scss | +7 | −0 | Go to diff View file |
A | plugins/agiledashboard/www/js/planning-v2/src/app/card-fields/card-computed-field/card-computed-field-directive.js | +13 | −0 | Go to diff View file |
A | plugins/agiledashboard/www/js/planning-v2/src/app/card-fields/card-computed-field/card-computed-field.tpl.html | +16 | −0 | Go to diff View file |
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-details/card-fields-service.js | Go to diff View file | ||
A | plugins/agiledashboard/www/js/planning-v2/src/app/card-fields/card-fields.js | +5 | −0 | Go to diff View file |