1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/extensions
Sebastian Malton 9ba92cb072
Replace CatalogEntityDetailRegistry with an injectable solution (#6605)
* Replace EntityDetailRegistry with an injectable solution

- Add some behavioural tests

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Update snapshots

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix import error

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Simplify loading extensions

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix lint

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Update snapshot

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Remove the last reminents of BaseRegistry

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix import errors

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix TypeError when loading extensions

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Update snapshots

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Cleanup LensExtensions

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Remove bad comment

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix type errors

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-12-02 10:31:27 -05:00
..
__tests__ Clean up versioning and packageJson uses (#6196) 2022-09-15 17:20:58 -04:00
as-legacy-globals-for-extension-api Bump typescript, @typescript-eslint/eslint-plugin, and @typescript-eslint/parser (#6143) 2022-09-01 10:05:32 -04:00
common-api Replace CatalogEntityDetailRegistry with an injectable solution (#6605) 2022-12-02 10:31:27 -05:00
extension-discovery Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
extension-installation-state-store Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
extension-installer Fix non-bundled extensions not working (#6543) 2022-11-09 15:39:15 -05:00
extension-loader Replace CatalogEntityDetailRegistry with an injectable solution (#6605) 2022-12-02 10:31:27 -05:00
extension-packages-root Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
extensions-store Fix memory leak in unit tests (#5597) 2022-06-13 11:00:07 -04:00
ipc Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
main-api Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
npm/extensions Remove global version of appEventBus (#6096) 2022-10-31 14:59:05 +02:00
renderer-api Fix doughnut graphs on workload overview sometimes not showing (#5727) 2022-08-30 07:54:18 -04:00
extension-api.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
extension-store.ts Use extension version as projectVersion for exported ExtensionStore (#6161) 2022-09-02 09:43:06 -04:00
extensions.injectable.ts Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
lens-extension-set-dependencies.ts Replace CatalogEntityDetailRegistry with an injectable solution (#6605) 2022-12-02 10:31:27 -05:00
lens-extension.ts Replace CatalogEntityDetailRegistry with an injectable solution (#6605) 2022-12-02 10:31:27 -05:00
lens-main-extension.ts Allow computed tray menu for extensions (#6598) 2022-11-17 11:03:25 -05:00
lens-renderer-extension.ts Replace CatalogEntityDetailRegistry with an injectable solution (#6605) 2022-12-02 10:31:27 -05:00
main-extensions.injectable.ts Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
renderer-extensions.injectable.ts Update injectable library (#4842) 2022-02-25 11:10:13 -05:00