1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/main/start-main-application/before-application-is-ready/implementations
Janne Savolainen 5e12e783d4
Abstract event of application activation from electron
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-05-11 08:25:32 +03:00
..
setup-application-name.injectable.ts Introduce more abstractions for electron 2022-05-11 08:24:22 +03:00
setup-closing-of-application.injectable.ts Make quit triggered by auto update manifest as hard quit instead of just soft quit 2022-05-11 08:25:31 +03:00
setup-immer.injectable.ts Reimplement setup for immer using runnables instead of non-OCP in index.ts 2022-05-11 08:18:35 +03:00
setup-mobx.injectable.ts Reimplement setup for MobX strictness using runnables instead of non-OCP in index.ts 2022-05-11 08:18:35 +03:00
setup-proxy-env.injectable.ts Abstract even more Electron specifics to make them overridable in unit tests 2022-05-11 08:25:26 +03:00
setup-shutdown-of-application-when-system-shutdowns.injectable.ts Introduce more abstractions for electron 2022-05-11 08:24:22 +03:00
setup-system-ca.injectable.ts Adapt code and unit tests to recent changes in application setup and event handling 2022-05-11 08:25:32 +03:00