1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+preferences
Sebastian Malton 990000678a Use common/logger everywhere, remove main/logger export
- in Renderer make it 'console' which a stub for silly level

- in Main make it a winston logger with file output as well

- in testing make it a jest mock stub

- in all other cases make it a winston logger without file output

- Turn on no-console

- Fix logger during integration testing

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-01-12 16:10:13 -05:00
..
add-helm-repo-dialog.scss Fix sass warnings (#3783) 2021-09-14 10:09:09 +03:00
add-helm-repo-dialog.tsx Replace all uses of promiseExec with promiseExecFile (#4514) 2021-12-17 10:29:09 -05:00
application.tsx Allow to customize terminal theme (#4666) 2022-01-12 17:42:51 +02:00
editor.tsx Native switch component (#4610) 2021-12-30 13:58:28 +03:00
extension-settings.tsx Add ability from extension to add preferences to application preferences (#4579) 2021-12-17 08:30:05 -05:00
extensions.tsx Add ability from extension to add preferences to application preferences (#4579) 2021-12-17 08:30:05 -05:00
helm-charts.module.scss using both sass + modules + tailwind (optional) (#4604) 2021-12-23 12:29:36 +02:00
helm-charts.tsx using both sass + modules + tailwind (optional) (#4604) 2021-12-23 12:29:36 +02:00
index.tsx Move all RouteParam's and URL builders to src/common (#2778) 2021-06-10 08:52:09 -04:00
kubeconfig-syncs.tsx Use common/logger everywhere, remove main/logger export 2022-01-12 16:10:13 -05:00
kubectl-binaries.tsx Native switch component (#4610) 2021-12-30 13:58:28 +03:00
kubernetes.tsx Sync kubeconfigs from catalog (#3573) 2021-08-11 13:24:33 +03:00
preferences.scss Polishing Kubernetes section view in Preferences (#3603) 2021-08-16 16:52:14 +03:00
preferences.tsx Add ability from extension to add preferences to application preferences (#4579) 2021-12-17 08:30:05 -05:00
proxy.tsx Native switch component (#4610) 2021-12-30 13:58:28 +03:00
removable-item.module.scss using both sass + modules + tailwind (optional) (#4604) 2021-12-23 12:29:36 +02:00
removable-item.tsx using both sass + modules + tailwind (optional) (#4604) 2021-12-23 12:29:36 +02:00
telemetry.tsx Add ability from extension to add preferences to application preferences (#4579) 2021-12-17 08:30:05 -05:00