stable

Clone or download

Read-only

Kanban cards

Part of request #23464: Unify cards design - Kanban cards now look like Planning cards. - Accessibility pattern of planning cards has been moved to the bottom right because it works better for both cards. Change-Id: I19a0540aef9b5464abe2032a691b536d78aced81

Modified Files

Name
M plugins/agiledashboard/scripts/kanban/src/app/kanban-column/kanban-column.tpl.html +4 −2 Go to diff View file
M plugins/agiledashboard/scripts/kanban/src/app/kanban-item/kanban-item.tpl.html +15 −18 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item/backlog-item-controller.js +4 −0 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details.tpl.html +2 −2 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/_card-fields.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban/_kanban-item-moves.scss +8 −8 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban/_kanban-item.scss +99 −128 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_backlog-item-details.scss +24 −11 Go to diff View file