stable

Clone or download

Read-only

refactor: convert {Empty,Error}State to composition API

No functional changes Part of story #26771: Index artifact fields (REST + Switch to) on updated artifacts only Change-Id: I50408a15627a2f9d25812a52bc12c0808ab716bc

Modified Files

Name
M src/scripts/switch-to/src/components/Body/GlobalEmptyState.vue +2 −13 Go to diff View file
M src/scripts/switch-to/src/components/Body/Items/RecentItems/RecentItemsEmptyState.vue +1 −7 Go to diff View file
M src/scripts/switch-to/src/components/Body/Items/RecentItems/RecentItemsErrorState.vue +5 −8 Go to diff View file
M src/scripts/switch-to/src/components/Body/Projects/ProjectsEmptyState.vue +2 −13 Go to diff View file