1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
Alex 27d230d12b
Enable deep navigation/routing to catalog (#2818)
* Enable route-based navigation to catalog items

Signed-off-by: Alex Culliere <alozhkin@mirantis.com>
Co-authored-by: Sebastian Malton <sebastian@malton.name>

* Enable custom protocol handle to process routing in catalog

Signed-off-by: Alex Culliere <alozhkin@mirantis.com>
Co-authored-by: Sebastian Malton <sebastian@malton.name>

* Fix type imports

Signed-off-by: Alex Culliere <alozhkin@mirantis.com>

Co-authored-by: Alex Culliere <alozhkin@mirantis.com>
2021-05-20 15:57:56 +03:00
..
api Refactor CatalogEntityRegistry from common to main (#2824) 2021-05-20 15:02:55 +03:00
components Enable deep navigation/routing to catalog (#2818) 2021-05-20 15:57:56 +03:00
fonts Extension support page (#1112) 2020-10-24 09:24:54 +03:00
hooks Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
ipc Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
navigation Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
protocol-handler Enable deep navigation/routing to catalog (#2818) 2021-05-20 15:57:56 +03:00
themes Hotbar disabled items (#2710) 2021-05-13 10:24:58 +03:00
utils Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
bootstrap.tsx Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
item.store.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
kube-object.store.ts Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
lens-app.tsx Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
mui-base-theme.tsx Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
template.html Set product name to window title (#2665) 2021-04-28 15:40:25 -04:00
theme.store.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00