1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/extensions
Piotr Roszatycki f4b7fea54a
feat: New view for PriorityClasses under Config menu (#5816)
* feat: new view for PriorityClass under Config menu

Signed-off-by: Piotr Roszatycki <piotr.roszatycki@gmail.com>

* Added priorityClassDetailItemInjectable

Signed-off-by: Piotr Roszatycki <piotr.roszatycki@gmail.com>

* Removed uneccessary defensive code

Signed-off-by: Piotr Roszatycki <piotr.roszatycki@gmail.com>
2022-07-19 08:41:07 +03:00
..
__tests__ Fix memory leak in unit tests (#5597) 2022-06-13 11:00:07 -04:00
as-legacy-globals-for-extension-api Show extension preferences in separate page (#5284) 2022-06-21 11:11:31 -04:00
common-api feat: New view for PriorityClasses under Config menu (#5816) 2022-07-19 08:41:07 +03:00
extension-discovery Fix memory leak in unit tests (#5597) 2022-06-13 11:00:07 -04:00
extension-installation-state-store Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
extension-installer 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
extension-loader Introduce kludge to make "isEnabledForCluster" work again for cluster pages PART 1 (#5800) 2022-07-13 08:36:51 +03: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 Add react-select as a dependency for @k8slens/extensions (#5705) 2022-06-29 19:33:31 -07:00
registries Fix open CommandDialog (#5818) 2022-07-15 08:17:44 +03:00
renderer-api feat: New view for PriorityClasses under Config menu (#5816) 2022-07-19 08:41:07 +03: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 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
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