1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/main
Panu Horsmalahti 1861fe2049
Allow computed tray menu for extensions (#6598)
* Add computed tray menu for extensions.

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>

* Use disposer. Fix style.

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>

* Register/reregister injectables by id.

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2022-11-17 11:03:25 -05:00
..
__test__ Upgrade to latest node-fetch (#6046) 2022-11-14 10:46:53 -05:00
app-paths Add winston formatting support for error causes (#6576) 2022-11-17 14:56:16 +02:00
build-version Add better type safety around Channels (#6133) 2022-10-13 07:50:19 -04:00
catalog Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
catalog-sources Fix kubeconfig-sync sometimes producing multiple identical entities (#5855) 2022-10-03 10:38:41 -04:00
catalog-sync-to-renderer Refactor runnables (#6528) 2022-11-07 19:04:56 +02:00
child-process 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
cluster Fix kubeconfig-sync sometimes producing multiple identical entities (#5855) 2022-10-03 10:38:41 -04:00
cluster-detectors Fix distribution detector erroneously depending on previous metadata (#6023) 2022-08-12 09:37:00 +03:00
context-handler Add winston formatting support for error causes (#6576) 2022-11-17 14:56:16 +02:00
create-cluster Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
crypto Fix syncing shell env on TCSH and CSH (#6453) 2022-10-24 11:36:12 -04:00
electron-app Refactor runnables (#6528) 2022-11-07 19:04:56 +02:00
extension-loader Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
helm Remove global version of appEventBus (#6096) 2022-10-31 14:59:05 +02:00
ipc Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
k8s Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
kube-auth-proxy Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
kubeconfig-manager Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
kubectl Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
lens-proxy Remove global version of appEventBus (#6096) 2022-10-31 14:59:05 +02:00
logger Add winston formatting support for error causes (#6576) 2022-11-17 14:56:16 +02:00
navigate-to-route Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
navigate-to-url Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
prometheus Add Prometheus Helm 14.x metrics provider (#6157) 2022-09-02 08:47:42 -04:00
protocol-handler Replace jest.mock's with overriding dependencies (#6014) 2022-08-23 13:04:00 +03:00
resource-applier Fix not being able to install Lens metrics (#6597) 2022-11-17 09:56:10 -05:00
router Remove global version of appEventBus (#6096) 2022-10-31 14:59:05 +02:00
routes Add winston formatting support for error causes (#6576) 2022-11-17 14:56:16 +02:00
shell-session Fix not using the users configured shell for sync (#6589) 2022-11-17 10:15:56 -05:00
start-main-application Fix not using the users configured shell for sync (#6589) 2022-11-17 10:15:56 -05:00
stores Fix kubeconfig-sync sometimes producing multiple identical entities (#5855) 2022-10-03 10:38:41 -04:00
theme Refactor runnables (#6528) 2022-11-07 19:04:56 +02:00
tray Allow computed tray menu for extensions (#6598) 2022-11-17 11:03:25 -05:00
utils detach shell process in computeUnixShellEnvironmentInjectable (#6551) 2022-11-10 08:40:05 +02:00
vars Refactor and transform "Application update", "Preferences" and "Application menu" into Features (#6437) 2022-10-26 11:16:23 -04:00
catalog-pusher.ts Fix catalog syncer long delay (#4911) 2022-02-23 06:52:43 +02:00
get-metrics.injectable.ts Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
getDi.ts Revert "Remove mac-ca usage since it was only in tests (#6043)" (#6319) 2022-10-04 17:52:55 -04:00
getDiForUnitTesting.ts Remove global version of appEventBus (#6096) 2022-10-31 14:59:05 +02:00
index.ts Add winston formatting support for error causes (#6576) 2022-11-17 14:56:16 +02:00
k8s-request.injectable.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
logger.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
stop-services-and-exit-app.injectable.ts Remove global version of appEventBus (#6096) 2022-10-31 14:59:05 +02:00
stores-apis-can-be-created.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