1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+workloads-statefulsets
Roman 643b0d861f
Fix: cluster commands disappeared from Command Palette (#2886)
* Cluster commands disappeared from Command Palette, close #2760

Signed-off-by: Roman <ixrock@gmail.com>

* refactoring: get rid of ClusterStore.active && ClusterStore.activeCluster (managed via catalog's entity)

Signed-off-by: Roman <ixrock@gmail.com>
2021-05-28 14:06:18 +03:00
..
index.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
statefulset-details.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
statefulset-details.tsx Fix: cluster commands disappeared from Command Palette (#2886) 2021-05-28 14:06:18 +03:00
statefulset-scale-dialog.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
statefulset-scale-dialog.test.tsx Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
statefulset-scale-dialog.tsx Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
statefulset.store.ts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
statefulsets.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
statefulsets.tsx Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00