stable
Clone or download
Read-only
part of: story #13629: Update the title semantic of a card How to test: - Edit the title of a card - Click on save - Refresh --> It is persistent Change-Id: I6858873b260b97ec089aa5320cac8058bf839a38
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/BaseCard.test.ts | +4 | −2 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/BaseCard.vue | +5 | −1 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/store/swimlane/card/card-actions.test.ts | +25 | −7 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/store/swimlane/card/card-actions.ts | +17 | −6 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/store/swimlane/card/card-mutations.test.ts | +2 | −1 | Go to diff View file |
D | plugins/taskboard/scripts/taskboard/src/store/swimlane/card/fakeApiCall.ts | +0 | −22 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/store/swimlane/card/type.ts | +2 | −0 | Go to diff View file |