stable

Clone or download

Read-only

Add visual feedback on collapsed columns

part of story #14600 create full artifact in kanban How to test With the new artifact button, create an artifact in the collapse column => column is hightligted to show that something happened inside Change-Id: Ie7de3017bd714ca5272bb912db9bbd378a3ff448

Modified Files

Name
M plugins/agiledashboard/scripts/kanban/src/app/app-kanban-controller.js +4 −0 Go to diff View file
A plugins/agiledashboard/scripts/kanban/src/app/kanban-column/kanban-column-highlighter.js +42 −0 Go to diff View file
A plugins/agiledashboard/scripts/kanban/src/app/kanban-column/kanban-column-highlighter.test.js +138 −0 Go to diff View file
M plugins/agiledashboard/scripts/kanban/src/app/kanban.tpl.html +3 −3 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/_kanban.scss +20 −1 Go to diff View file