stable

Clone or download

Read-only

Align look and feel of kanban add in place with the taskboard one

part of story #14600 create full artifact in kanban - The "+" button is now outlined - When an artifact is creating: => add in place form has all its elements disabled - Button a form of add in place should look similar than the taskboard Change-Id: Ib3e6b5863d1c0630cf722acd771f9c77bd470ddb

Modified Files

Name
M plugins/agiledashboard/scripts/kanban/src/app/add-in-place/add-in-place-controller.js +13 −2 Go to diff View file
M plugins/agiledashboard/scripts/kanban/src/app/add-in-place/add-in-place.tpl.html +28 −13 Go to diff View file
M plugins/agiledashboard/scripts/kanban/src/app/app-kanban-controller.js +4 −12 Go to diff View file
M plugins/agiledashboard/scripts/kanban/src/app/app-kanban-controller.test.js +12 −2 Go to diff View file
M plugins/agiledashboard/scripts/kanban/src/app/kanban.tpl.html +2 −2 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/_kanban.scss +2 −57 Go to diff View file
A plugins/agiledashboard/themes/BurningParrot/css/kanban/_add-in-place.scss +79 −0 Go to diff View file