stable

Clone or download

Read-only

card xref should be a link

You should be able to open the artifact of a card. Part of story #13640: See minimal card display Change-Id: Ie0efdbece8fc1cb309913b4040258ddc4e77ec51

Modified Files

Name
M plugins/taskboard/include/REST/v1/CardRepresentation.php +10 −5 Go to diff View file
A plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Card/CardXrefLabel.test.ts +38 −0 Go to diff View file
A plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Card/CardXrefLabel.vue +45 −0 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Card/ParentCard.test.ts +0 −4 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Card/ParentCard.vue +5 −6 Go to diff View file
A plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Card/__snapshots__/CardXrefLabel.test.ts.snap +20 −0 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Card/__snapshots__/ParentCard.test.ts.snap +3 −15 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/type.d.ts +1 −0 Go to diff View file
M plugins/taskboard/tests/rest/TaskboardTest.php +1 −0 Go to diff View file
M plugins/taskboard/themes/includes/_cards.scss +14 −9 Go to diff View file