stable

Clone or download

Read-only

Add [+] button

On every cell of a parent card, there is a new button that will allow us to create new card. Card with invalid status and solo card do not have such button yet. The click on the button does nothing. Part of story #14148: Add in place a child card Change-Id: Icb0cf281405c87e20ca9c9933ef59c30c749396a

Modified Files

Name
M plugins/taskboard/scripts/taskboard/po/fr_FR.po +4 −1 Go to diff View file
A plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/Add/AddButton.vue +41 −0 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/ColumnWithChildren.vue +3 −1 Go to diff View file
M plugins/taskboard/themes/_taskboard.scss +1 −0 Go to diff View file
A plugins/taskboard/themes/includes/_card-add.scss +35 −0 Go to diff View file
M plugins/taskboard/themes/includes/_card-read.scss +4 −0 Go to diff View file