1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+catalog
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
..
__tests__ Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
catalog-add-button.scss Fix catalog button border-radius when modal is shown (#4236) 2021-11-03 13:09:38 +02:00
catalog-add-button.tsx Remove all 'NonBreakingSpace' characters from the repo 2021-12-10 13:06:33 -05:00
catalog-entity-details.module.scss using both sass + modules + tailwind (optional) (#4604) 2021-12-23 12:29:36 +02:00
catalog-entity-details.tsx Remove unnecessary CatalogEntityItem (#4582) 2021-12-24 13:49:34 +03:00
catalog-entity-drawer-menu.tsx Remove unnecessary CatalogEntityItem (#4582) 2021-12-24 13:49:34 +03:00
catalog-entity-item.tsx using both sass + modules + tailwind (optional) (#4604) 2021-12-23 12:29:36 +02:00
catalog-entity.store.tsx Remove unnecessary CatalogEntityItem (#4582) 2021-12-24 13:49:34 +03:00
catalog-menu.module.scss using both sass + modules + tailwind (optional) (#4604) 2021-12-23 12:29:36 +02:00
catalog-menu.tsx using both sass + modules + tailwind (optional) (#4604) 2021-12-23 12:29:36 +02:00
catalog-tree.module.scss using both sass + modules + tailwind (optional) (#4604) 2021-12-23 12:29:36 +02:00
catalog.module.scss using both sass + modules + tailwind (optional) (#4604) 2021-12-23 12:29:36 +02:00
catalog.test.tsx Remove unnecessary CatalogEntityItem (#4582) 2021-12-24 13:49:34 +03:00
catalog.tsx Use common/logger everywhere, remove main/logger export 2022-01-12 16:10:13 -05:00
helpers.tsx Remove unnecessary CatalogEntityItem (#4582) 2021-12-24 13:49:34 +03:00
hotbar-toggle-menu-item.tsx Lint: no-unused-expressions (error) (#4197) 2021-11-01 08:37:37 -04:00
index.tsx Move all RouteParam's and URL builders to src/common (#2778) 2021-06-10 08:52:09 -04:00