1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/main
Janne Savolainen 8204dc5a9a
Reimplement setup for root frame using runnables instead of non-OCP in index.ts
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-05-11 08:20:38 +03:00
..
__test__ Consolidate naming for running setups 2022-05-11 08:18:33 +03:00
app-paths Reimplement setup for electron application name using runnables instead of non-OCP in index.ts 2022-05-11 08:18:35 +03:00
catalog Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
catalog-sources Consolidate naming for running setups 2022-05-11 08:18:33 +03:00
catalog-sync-to-renderer Reimplement setup for catalog syncing using runnables instead of non-OCP in index.ts 2022-05-11 08:18:35 +03:00
child-process Enable TLS on lens-k8s-proxy (#4941) 2022-03-17 15:07:40 +02:00
cluster-detectors Enforce some naming conventions (#4813) 2022-03-01 13:06:53 -05:00
context-handler Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
create-cluster Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
helm adding https_proxy to execHelm env (#5273) 2022-04-27 11:55:23 -04:00
initializers Reimplement setup for after application is ready using runnables instead of non-OCP in index.ts 2022-05-11 08:18:36 +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 Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
kubectl Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
menu Reimplement setup for application menu using runnables instead of non-OCP in index.ts 2022-05-11 08:18:35 +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 Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
protocol-handler Consolidate naming for running setups 2022-05-11 08:18:33 +03:00
proxy-functions Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
router Consolidate naming for running setups 2022-05-11 08:18:33 +03:00
routes Remove webpack.*.ts importing values from src/ (#4992) 2022-04-13 10:39:35 -04:00
shell-session Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
start-main-application Reimplement setup for root frame using runnables instead of non-OCP in index.ts 2022-05-11 08:20:38 +03:00
tray Reimplement setup for application tray using runnables instead of non-OCP in index.ts 2022-05-11 08:20:35 +03:00
utils Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
app-updater.ts Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
catalog-pusher.ts Fix catalog syncer long delay (#4911) 2022-02-23 06:52:43 +02:00
cluster-manager.ts Add some debug logging to help debug LED issue (#5288) 2022-05-06 09:18:47 -04:00
developer-tools.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
exit-app.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02: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 Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
index.ts Switch to running injection token based setups over legacy DI setups in application roots 2022-05-11 08:18:33 +03:00
is-auto-update-enabled.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
k8s-request.ts Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
lens-proxy.ts reverting flushHeaders() fix to restore auto-refresh (#5283) 2022-04-27 11:56:07 -04: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
proxy-env.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
window-manager.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
window-manager.ts Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00