1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+catalog
Alex Andreev 16c4656a7d
TopBar home icon (#3740)
* Adding home button

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Highlight catalog entity on route match

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Wait for general entites to load

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Adding WelcomePage catalog entity

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Highlight general entities in hotbar if their route matches

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Fixing tests

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Moving active entities sync to helper function

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Fix welcome page test

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-09-07 15:18:46 +03:00
..
catalog-add-button.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
catalog-add-button.tsx Sync kubeconfigs from catalog (#3573) 2021-08-11 13:24:33 +03:00
catalog-entity-details.scss catalog details panel (#2939) 2021-06-07 10:09:00 +03:00
catalog-entity-details.tsx Fix hotbar migration of workspaces (#3178) 2021-06-25 09:55:25 -04:00
catalog-entity-drawer-menu.tsx Fix <Icon>'s not using tooltip and fix toolbar not being boolean (#3038) 2021-06-23 09:14:59 -04:00
catalog-entity.store.tsx Support filtering catalog entities (#3647) 2021-08-31 16:00:56 +03:00
catalog-menu.module.css Topbar history buttons (#3696) 2021-08-31 14:44:47 +03:00
catalog-menu.tsx Topbar history buttons (#3696) 2021-08-31 14:44:47 +03:00
catalog-tree.module.css Fix: font-size jumping in Catalog sidebar (#3667) 2021-08-24 16:38:38 -04:00
catalog.module.css Make CatalogEntity labels clickable (#3075) 2021-06-18 08:44:28 -04:00
catalog.tsx TopBar home icon (#3740) 2021-09-07 15:18:46 +03:00
index.tsx Move all RouteParam's and URL builders to src/common (#2778) 2021-06-10 08:52:09 -04:00