1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/extensions
Sebastian Malton 100bd870d7
Assume that bundled extensions are always compatible (#6195)
Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-09-08 06:34:36 -04:00
..
__tests__ Replace jest.mock's with overriding dependencies (#6014) 2022-08-23 13:04:00 +03: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 Fix envFrom.prefix not being applied in container's env view (#5434) 2022-09-02 13:49:53 -04:00
extension-discovery Assume that bundled extensions are always compatible (#6195) 2022-09-08 06:34:36 -04:00
extension-installation-state-store Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
extension-installer bump npm to 8.19.1 (#6176) 2022-09-07 08:32:40 -04:00
extension-loader Introduce a centralised way to emit telemetry from calls of injectable functions (#6164) 2022-09-02 09:33:22 -04: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 bump npm to 8.19.1 (#6176) 2022-09-07 08:32:40 -04:00
registries Fix open CommandDialog (#5818) 2022-07-15 08:17:44 +03: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 Rename injection token for clarity (#5636) 2022-06-16 08:44:38 -04:00
lens-extension.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-main-extension.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
lens-renderer-extension.ts Expose reactive ways to hide items in cluster frame using Extension API - PART 7 (#5824) 2022-07-13 13:47:03 -04: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