1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/api
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__ Fix main->renderer catalog entity sync issue (#2902) 2021-05-31 08:09:16 +03:00
endpoints Fix getReleases returning inconsistent data types (#2924) 2021-06-01 11:53:24 -04:00
api-manager.ts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
catalog-category-registry.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
catalog-entity-registry.ts Fix main->renderer catalog entity sync issue (#2902) 2021-05-31 08:09:16 +03:00
catalog-entity.ts Fix: cluster commands disappeared from Command Palette (#2886) 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
json-api.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
kube-api-parse.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
kube-api.ts Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
kube-json-api.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
kube-object-detail-registry.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
kube-object.ts Fix getReleases returning inconsistent data types (#2924) 2021-06-01 11:53:24 -04:00
kube-watch-api.ts Simplify add cluster view (#2716) 2021-06-07 08:14:43 -04:00
terminal-api.ts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
websocket-api.ts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
workload-kube-object.ts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00