1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/main
Janne Savolainen 18b1f6df35
Introduce competition for channel abstraction
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-05-20 14:08:56 +03:00
..
__test__ Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
app-paths Extract product name as injectable 2022-05-20 14:07:43 +03:00
ask-boolean Show notifications and dialog for downloading update 2022-05-20 14:08:48 +03:00
catalog Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
catalog-sources Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
catalog-sync-to-renderer Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
channel Introduce competition for channel abstraction 2022-05-20 14:08:56 +03: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-detectors Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
context-handler Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
create-cluster Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
electron-app Start installing updates automatically when quitting application 2022-05-20 14:08:44 +03:00
extension-loader Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
helm Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
ipc Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
kube-auth-proxy 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
kubeconfig-manager Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
kubectl 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-proxy Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
menu Extract updating is enabled to separate injectable 2022-05-20 14:08:30 +03: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 Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
protocol-handler Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
router Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
routes Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
shell-session Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
show-notification Implement naive notifications for version updates 2022-05-20 14:08:50 +03:00
start-main-application Fix splash window having window control buttons (#5418) 2022-05-19 10:11:41 -04:00
theme Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
tray Remove dead code 2022-05-20 14:08:37 +03:00
update-app Implement downloading of Electron specific updates as responsibility 2022-05-20 14:08:54 +03:00
utils Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
app-updater.ts Extract updating is enabled to separate injectable 2022-05-20 14:08:30 +03:00
catalog-pusher.ts Fix catalog syncer long delay (#4911) 2022-02-23 06:52:43 +02:00
cluster-manager.injectable.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
cluster-manager.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
get-metrics.injectable.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
getDi.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
getDiForUnitTesting.ts Implement checking of Electron specific updates as responsibility 2022-05-20 14:08:52 +03:00
index.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03: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
resource-applier.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
shell-sync.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
start-update-checking.injectable.ts Extract updating is enabled to separate injectable 2022-05-20 14:08:30 +03:00
stop-services-and-exit-app.injectable.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03: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