1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/main
Janne Savolainen b179e0f6a9
Revert code-style changes
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-05-11 08:28:13 +03:00
..
__test__ Remove code-style changes that are not welcome 2022-05-11 08:28:12 +03:00
app-paths Simplify directory structures for runnables 2022-05-11 08:28:10 +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 Extract responsibility of setting dependencies to own injectable 2022-05-11 08:28:13 +03:00
catalog-sync-to-renderer Make startable stoppable support async starting 2022-05-11 08:28:11 +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 Tweak typing 2022-05-11 08:28:13 +03:00
create-cluster Remove multiple usages of shared global state 2022-05-11 08:20:38 +03:00
electron-app Extract responsibility to injectable 2022-05-11 08:28:13 +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 Remove code-style changes that are not welcome 2022-05-11 08:28:12 +03:00
navigate-to-route Consolidate code for application window 2022-05-11 08:28:08 +03:00
navigate-to-url Consolidate code for application window 2022-05-11 08:28:08 +03:00
prometheus Remove multiple usages of shared global state 2022-05-11 08:20:38 +03:00
protocol-handler Remove code-style changes that are not welcome 2022-05-11 08:28:12 +03:00
proxy-functions Remove multiple usages of shared global state 2022-05-11 08:20:38 +03:00
router Remove code-style changes that are not welcome 2022-05-11 08:28:12 +03:00
routes Revert code-style changes 2022-05-11 08:28:13 +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 naming of runnables 2022-05-11 08:28:13 +03:00
theme Simplify naming 2022-05-11 08:28:12 +03:00
tray Make startable stoppable support async starting 2022-05-11 08:28:11 +03:00
utils Abstract command line arguments to make them overridable in tests 2022-05-11 08:25:29 +03:00
app-updater.ts Extract responsibility to injectable 2022-05-11 08:28:13 +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 Introduce reactive way to get theme from operating system 2022-05-11 08:28:11 +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 Fix code style 2022-05-11 08:28:11 +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.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
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
start-update-checking.injectable.ts Extract responsibility to injectable 2022-05-11 08:28:13 +03:00
stop-services-and-exit-app.injectable.ts Consolidate code for application window 2022-05-11 08:28:08 +03:00