1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/cluster-manager
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
..
active-hotbar-name.tsx Make all of Command* injectable, with some others too 2022-01-05 11:48:52 -05:00
bottom-bar.module.scss using both sass + modules + tailwind (optional) (#4604) 2021-12-23 12:29:36 +02:00
bottom-bar.test.tsx Make all of Command* injectable, with some others too 2022-01-05 11:48:52 -05:00
bottom-bar.tsx using both sass + modules + tailwind (optional) (#4604) 2021-12-23 12:29:36 +02:00
cluster-manager.scss Show active hotbar on bottom (#4476) 2021-12-03 09:41:08 -05:00
cluster-manager.tsx Add CRDs to Command Palette and fix bugs 2022-01-05 11:48:51 -05:00
cluster-status.module.scss using both sass + modules + tailwind (optional) (#4604) 2021-12-23 12:29:36 +02:00
cluster-status.tsx using both sass + modules + tailwind (optional) (#4604) 2021-12-23 12:29:36 +02:00
cluster-view.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
cluster-view.tsx Fix: display of entity name while connecting (#4415) 2021-11-25 10:00:25 -05:00
index.tsx Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
lens-views.ts Use common/logger everywhere, remove main/logger export 2022-01-12 16:10:13 -05:00