stable
Clone or download
Read-only
When the user is not member of any projects, and its history is empty, then a global empty state is displayed (instead of two empty states side to side). Part of story #16209: « Switch to⦠» button Change-Id: I47c42c299cea58f18108bd2c2f3067a5e19f7573
Modified Files
Name | ||||
---|---|---|---|---|
M | src/scripts/switch-to/po/fr_FR.po | +6 | β0 | Go to diff View file |
A | src/scripts/switch-to/src/components/Body/GlobalEmptyState.test.ts | +57 | β0 | Go to diff View file |
A | src/scripts/switch-to/src/components/Body/GlobalEmptyState.vue | +56 | β0 | Go to diff View file |
A | src/scripts/switch-to/src/components/Body/GlobalEmptyStateSvg.vue | +31 | β0 | Go to diff View file |
A | src/scripts/switch-to/src/components/Body/GlobalLoadingState.vue | +23 | β0 | Go to diff View file |
A | src/scripts/switch-to/src/components/Body/__snapshots__/GlobalEmptyState.test.ts.snap | +28 | β0 | Go to diff View file |
M | src/scripts/switch-to/src/components/SwitchToBody.test.ts | +63 | β2 | Go to diff View file |
M | src/scripts/switch-to/src/components/SwitchToBody.vue | +44 | β4 | Go to diff View file |
D | src/scripts/switch-to/src/components/__snapshots__/SwitchToBody.test.ts.snap | +0 | β11 | Go to diff View file |
M | src/themes/common/css/utils/_switch-to.scss | +11 | β0 | Go to diff View file |