1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+preferences
Janne Savolainen 63d5a34379
Replace static application window with ability to create many (#5979)
* Replace static application window with ability to create as many as you wish

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Adapt tests for replacing static application window with ability to create as many as you wish and separate starting of main and window in behaviours

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Make first render of application smaller in test that proves to be hard for CI

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Remove redundant code

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Simplify code

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-08-16 15:55:42 +03:00
..
app-preference-tab Expose a way to reactively control visibility of preference tabs and tray menu items through Extension API (#5789) 2022-07-06 08:51:59 -04:00
app-preferences Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
kubernetes/helm-charts Fix html font size and adjust usage of rem units (#5641) 2022-06-15 19:38:10 -04:00
preferences-navigation Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
app-preferences-route-component.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
application.tsx Introduce way to install update directly from tray. Make application updater unit testable... (#5433) 2022-06-03 11:21:36 +03:00
close-preferences.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
default-shell.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
editor-preferences-route-component.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
editor.tsx 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
extension-preference-item-registrator.injectable.ts Show extension preferences in separate page (#5284) 2022-06-21 11:11:31 -04:00
extension-preference-items-injection-token.ts Show extension preferences in separate page (#5284) 2022-06-21 11:11:31 -04:00
extension-preference-items.injectable.ts Simplify logic for injecting many instances which can reactively change e.g. based on extension being enabled or disabled (#5662) 2022-06-20 10:19:20 +03:00
extension-preference-model.injectable.ts Adding more control over extension preferences page title (#5901) 2022-07-27 14:05:55 +03:00
extension-preferences-route-component.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
extension-settings.tsx 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
extension-telemetry-preference-item-registrator.injectable.ts Simplify logic for injecting many instances which can reactively change e.g. based on extension being enabled or disabled (#5662) 2022-06-20 10:19:20 +03:00
extensions.tsx Adding more control over extension preferences page title (#5901) 2022-07-27 14:05:55 +03:00
get-extension-preference-items.ts Show extension preferences in separate page (#5284) 2022-06-21 11:11:31 -04:00
index.tsx Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
kubeconfig-syncs.tsx Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
kubectl-binaries.tsx 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
kubernetes-preferences-route-component.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
kubernetes.tsx Stop using HelmCli from Renderer (#4861) 2022-06-13 11:42:53 +03:00
preferences.scss Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
preferences.tsx Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
proxy-preferences-route-component.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
proxy.tsx 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
removable-item.module.scss Fix html font size and adjust usage of rem units (#5641) 2022-06-15 19:38:10 -04:00
removable-item.tsx Stop using HelmCli from Renderer (#4861) 2022-06-13 11:42:53 +03:00
sentry-dns-url.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
telemetry-preference-items.injectable.ts Simplify logic for injecting many instances which can reactively change e.g. based on extension being enabled or disabled (#5662) 2022-06-20 10:19:20 +03:00
telemetry-preferences-route-component.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
telemetry.tsx Simplify logic for injecting many instances which can reactively change e.g. based on extension being enabled or disabled (#5662) 2022-06-20 10:19:20 +03:00
terminal-preferences-route-component.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
terminal.tsx Custom terminal fonts support (#5414) 2022-06-06 18:03:12 +03:00