1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+workspaces
Alex Andreev fd3eb41179
Setting new workspace name restrictions (#832)
* Preventing to create empty and existent workspaces

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Autofocusing name input

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Save workspace when hitting Enter

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Refactoring of save workspace process

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2020-09-10 11:35:17 +03:00
..
index.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
workspace-menu.scss Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
workspace-menu.tsx Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
workspaces.route.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
workspaces.scss Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
workspaces.tsx Setting new workspace name restrictions (#832) 2020-09-10 11:35:17 +03:00