stable
Clone or download
Read-only
Since there isn't any content to display, we should show a nice message instead of empty columns. Part of story #13730: display columns Change-Id: I962ca4e5bc2b6eb05b5fa48c39f884eee746e5f9
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/taskboard/scripts/taskboard/po/fr_FR.po | +3 | −0 | Go to diff View file |
A | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/NoContentEmptyState.test.ts | +39 | −0 | Go to diff View file |
A | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/NoContentEmptyState.vue | +53 | −0 | Go to diff View file |
A | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/NoContentSvg.vue | +133 | −0 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/TaskBoardBody.test.ts | +8 | −2 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/TaskBoardBody.vue | +6 | −6 | Go to diff View file |
A | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/__snapshots__/NoContentEmptyState.test.ts.snap | +31 | −0 | Go to diff View file |
D | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/__snapshots__/TaskBoardBody.test.ts.snap | +0 | −20 | Go to diff View file |