1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common
Sebastian Malton 817c8e00db
Simplify add cluster view (#2716)
- Only shows editor, and will save all text to file

- Reports some validation errors, but doesn't block the add cluster
  button

- Cleanup kube helpers to facilitate clearer FS interactions

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-06-07 08:14:43 -04:00
..
__tests__ Simplify add cluster view (#2716) 2021-06-07 08:14:43 -04:00
catalog catalog details panel (#2939) 2021-06-07 10:09:00 +03:00
catalog-entities catalog details panel (#2939) 2021-06-07 10:09:00 +03:00
ipc Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
k8s Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
protocol-handler Add notification in renderer if lens protocol handler fails to find any routes (#2787) 2021-06-01 08:28:38 -04:00
utils Simplify add cluster view (#2716) 2021-06-07 08:14:43 -04:00
.gitkeep Lens app source code (#119) 2020-03-15 09:52:02 +02:00
base-store.ts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
cluster-frames.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
cluster-ipc.ts Improve how kubernetes cluster status is resolved (#2909) 2021-06-03 08:43:08 -04:00
cluster-store.ts Simplify add cluster view (#2716) 2021-06-07 08:14:43 -04:00
configure-packages.ts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
custom-errors.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
event-bus.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
event-emitter.ts Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
hotbar-store.ts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
kube-helpers.ts Simplify add cluster view (#2716) 2021-06-07 08:14:43 -04:00
rbac.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
register-protocol.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
request.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
search-store.ts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
system-ca.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
user-store.ts Simplify add cluster view (#2716) 2021-06-07 08:14:43 -04:00
vars.ts Update docs to be correct with the new api changes (#2916) 2021-06-04 12:44:25 +03:00