stable

Clone or download

Read-only

Display global empty state

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