UBERF-8433: Support for archived workspaces (#6937)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2024-11-12 18:06:51 +07:00
committed by GitHub
parent 1afe8ef326
commit a220fac255
29 changed files with 506 additions and 119 deletions
+2 -1
View File
@@ -238,7 +238,8 @@ export default plugin(workbenchId, {
UpgradeDownloadProgress: '' as IntlString,
OpenInSidebar: '' as IntlString,
OpenInSidebarNewTab: '' as IntlString,
ConfigureWidgets: '' as IntlString
ConfigureWidgets: '' as IntlString,
WorkspaceIsArchived: '' as IntlString
},
icon: {
Search: '' as Asset