1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/main
Janne Savolainen 76e6718874
Tweak timing of runnables
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-05-11 08:25:35 +03:00
..
__test__ Remove multiple usages of shared global state 2022-05-11 08:20:38 +03:00
app-paths Consolidate runnables related to Electron 2022-05-11 08:25:32 +03:00
catalog Adapt code and unit tests to recent changes in application setup and event handling 2022-05-11 08:25:32 +03:00
catalog-sources Adapt code and unit tests to recent changes in application setup and event handling 2022-05-11 08:25:32 +03:00
catalog-sync-to-renderer Make startableStoppables have ID for better error logging 2022-05-11 08:25:33 +03:00
child-process Enable TLS on lens-k8s-proxy (#4941) 2022-03-17 15:07:40 +02:00
cluster-detectors Remove multiple usages of shared global state 2022-05-11 08:20:38 +03:00
context-handler Remove multiple usages of shared global state 2022-05-11 08:20:38 +03:00
create-cluster Remove multiple usages of shared global state 2022-05-11 08:20:38 +03:00
electron-app Consolidate runnables related to Electron 2022-05-11 08:25:32 +03:00
ensure-main-window Consolidate runnables related to Electron 2022-05-11 08:25:32 +03:00
helm Make navigating to Helm Charts not blow up 2022-05-11 08:25:33 +03:00
ipc Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
kube-auth-proxy Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
kubeconfig-manager Remove multiple usages of shared global state 2022-05-11 08:20:38 +03:00
kubectl Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
menu Make startableStoppables have ID for better error logging 2022-05-11 08:25:33 +03:00
navigate-to-route Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
navigate-to-url Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
prometheus Remove multiple usages of shared global state 2022-05-11 08:20:38 +03:00
protocol-handler Consolidate runnables related to Electron 2022-05-11 08:25:32 +03:00
proxy-functions Remove multiple usages of shared global state 2022-05-11 08:20:38 +03:00
router Consolidate naming for running setups 2022-05-11 08:18:33 +03:00
routes Consolidate to use injectable instead of var for static file directory 2022-05-11 08:25:34 +03:00
shell-session Adapt code and unit tests to recent changes in application setup and event handling 2022-05-11 08:25:32 +03:00
start-main-application Tweak timing of runnables 2022-05-11 08:25:35 +03:00
tray Make startableStoppables have ID for better error logging 2022-05-11 08:25:33 +03:00
utils Abstract command line arguments to make them overridable in tests 2022-05-11 08:25:29 +03:00
app-updater.ts Abstract even more Electron specifics to make them overridable in unit tests 2022-05-11 08:25:26 +03:00
catalog-pusher.ts Fix catalog syncer long delay (#4911) 2022-02-23 06:52:43 +02:00
cluster-manager.injectable.ts Adapt code and unit tests to recent changes in application setup and event handling 2022-05-11 08:25:32 +03:00
cluster-manager.ts Adapt code and unit tests to recent changes in application setup and event handling 2022-05-11 08:25:32 +03:00
get-metrics.injectable.ts Remove multiple usages of shared global state 2022-05-11 08:20:38 +03:00
getDi.ts Adapt injectable to auto register using a plugin instead of internal feature that no longer exists 2022-05-11 08:18:34 +03:00
getDiForUnitTesting.ts Tweak timing of runnables 2022-05-11 08:25:35 +03:00
index.ts Remove recently reimplemented stuff from index.ts 2022-05-11 08:24:18 +03:00
is-auto-update-enabled.injectable.ts Abstract even more Electron specifics to make them overridable in unit tests 2022-05-11 08:25:26 +03:00
k8s-request.injectable.ts Remove multiple usages of shared global state 2022-05-11 08:20:38 +03:00
lens-proxy-port-number-state.injectable.ts Remove multiple usages of shared global state 2022-05-11 08:20:38 +03:00
lens-proxy-port-number.injectable.ts Remove multiple usages of shared global state 2022-05-11 08:20:38 +03:00
lens-proxy.injectable.ts Remove multiple usages of shared global state 2022-05-11 08:20:38 +03:00
lens-proxy.ts Remove multiple usages of shared global state 2022-05-11 08:20:38 +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
native-theme.ts Add 'Sync with computer' theme option (#4973) 2022-03-09 08:08:24 -05:00
resource-applier.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02: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
stop-services-and-exit-app.injectable.ts Consolidate runnables related to Electron 2022-05-11 08:25:32 +03:00
window-manager.injectable.ts Remove multiple usages of shared global state 2022-05-11 08:20:38 +03:00
window-manager.ts Fix code style 2022-05-11 08:25:33 +03:00