1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common
Sebastian Malton abe90ad92a Add CRDs to Command Palette and fix bugs
- Deprecate the "scope" on command registrations as it is buggy and
  generally unfixable

- Switch to mounting CommandContainer in each new frame so that there is
  no need to broadcast anything other than opening palette

- Add CRD entries to the command registry within each cluster

- Add navigate to CommandActionContext to simplify handling of root
  frame scoped URLs

- Switch to using DI for some of the deps

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-01-05 11:48:51 -05:00
..
__tests__ Ban circular dependencies (#3547) 2022-01-05 11:35:44 -05:00
catalog Remove unnecessary CatalogEntityItem (#4582) 2021-12-24 13:49:34 +03:00
catalog-entities Ban circular dependencies (#3547) 2022-01-05 11:35:44 -05:00
ipc Ban circular dependencies (#3547) 2022-01-05 11:35:44 -05:00
k8s Bump @types/js-yaml from 4.0.2 to 4.0.4 (#4124) 2021-10-25 16:53:35 -04:00
k8s-api Add CRDs to Command Palette and fix bugs 2022-01-05 11:48:51 -05:00
logger-transports Add back sentry winston logger transport (#3602) 2021-08-12 11:01:39 -04:00
protocol-handler Replace global state usages of ExtensionLoader with DI 2021-12-15 15:37:36 +02:00
routes Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
user-store Ban circular dependencies (#3547) 2022-01-05 11:35:44 -05:00
utils Add CRDs to Command Palette and fix bugs 2022-01-05 11:48:51 -05:00
.gitkeep Lens app source code (#119) 2020-03-15 09:52:02 +02:00
app-paths.ts Ban circular dependencies (#3547) 2022-01-05 11:35:44 -05:00
base-store.ts Mobx package upgrade (#4357) 2021-11-25 12:02:59 -05:00
cluster-frames.ts Send LensMainExtension.nagivate calls to renderer before navigating (#3082) 2021-06-17 12:59:27 +03:00
cluster-ipc.ts Fix local cluster delete flow (#3473) 2021-09-08 15:06:14 +03:00
cluster-store.ts Improve bootstrap logging for help with iframe debugging (#4020) 2021-11-18 16:54:43 -05:00
cluster-types.ts Fix not being able to clear set cluster icon (#4555) 2021-12-14 11:38:31 -05:00
configure-packages.ts Mobx package upgrade (#4357) 2021-11-25 12:02:59 -05:00
event-bus.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
event-emitter.ts Cleanup <EventEmitter> (#3338) 2021-07-20 08:39:44 -04:00
getTSLoader.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
hotbar-store.ts Fix hotbar items drag-n-drop bugs (#4433) 2021-11-29 12:45:32 -05:00
hotbar-types.ts Add several more util functions and tests (#4106) 2021-10-26 09:36:34 -04:00
item.store.ts Fix concurrent loadItems in CatalogEntityStore (#4356) 2021-11-17 11:33:42 +02:00
kube-helpers.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
logger.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
rbac.ts Remove circular dependency with isAllowedResource function (#3545) 2021-08-04 16:01:47 -04: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
sentry.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
system-ca.ts Replace all uses of promiseExec with promiseExecFile (#4514) 2021-12-17 10:29:09 -05:00
vars.ts Ban circular dependencies (#3547) 2022-01-05 11:35:44 -05:00
weblink-store.ts Improve bootstrap logging for help with iframe debugging (#4020) 2021-11-18 16:54:43 -05:00