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 Kanban - Cards should display a colored background, border and an accessibility pattern - Changing the value for the background field should change the card's background Note: - Check of realtime propagation of background color will come later Change-Id: I369b4fd78e2834ec664e1bae6f10abf9215920a1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/www/js/kanban/src/app/kanban-column/kanban-column-service.js | +15 | −11 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/src/app/kanban-column/kanban-column-service.spec.js | +96 | −3 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/src/app/kanban-column/kanban-column.tpl.html | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/src/app/kanban-item/kanban-item.tpl.html | +2 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/themes/BurningParrot/css/kanban/_kanban-item.scss | +49 | −1 | Go to diff View file |