stable
Clone or download
Read-only
The border color and the xref should match the color of the tracker. Part of story #13640: See minimal card display Change-Id: I77ea9e9cfb826c1aea1bbcf5537b772196b7a807
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/taskboard/include/REST/v1/CardRepresentation.php | +5 | −0 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Card/ParentCard.test.ts | +2 | −2 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Card/ParentCard.vue | +4 | −2 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Card/__snapshots__/ParentCard.test.ts.snap | +1 | −1 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/store/actions.test.ts | +3 | −30 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/store/mutations.test.ts | +6 | −53 | 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 | +25 | −1 | Go to diff View file |