stable
Clone or download
Read-only
Part of story #11543 Use new palette colors as background color in A.D How to test: - Use TLP colors for list values of a selectbox or radio button field - Define the Background color semantic in Cards semantic - Use that tracker in Planning - Cards should display a colored background, border and an accessibility pattern - Changing the value for the background field should change the card's background Change-Id: I726f4290b38998669df94ad3ee490cda8d7ba906
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item-collection/backlog-item-collection-service.js | +2 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item-collection/backlog-item-collection-service.spec.js | +31 | −28 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details.tpl.html | +3 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item.tpl.html | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/www/themes/BurningParrot/css/scrum/planning/_backlog-item-details.scss | +44 | −10 | Go to diff View file |
M | plugins/agiledashboard/www/themes/BurningParrot/css/scrum/planning/_backlog-item.scss | +10 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/themes/BurningParrot/css/scrum/planning/_item-progress.scss | +2 | −2 | Go to diff View file |