1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/layout
Alex Andreev 7981e79cbd
Topbar history buttons (#3696)
* HistoryStore initial draft

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

* Adding history icons

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

* Jump history using electron methods

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

* Using 1 topbar component for all views

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

* Add Catalog title to sidebar

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

* Show cluster name in sidebar

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

* Updating topbar tests

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

* Fixing Welcome tests

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

* Removing padding for external topbar items

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

* Fix cluster name prop

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

* Using material icons for history buttons

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-08-31 14:44:47 +03:00
..
__tests__ Topbar history buttons (#3696) 2021-08-31 14:44:47 +03:00
main-layout.module.css Adding Topbar extension registries (#2997) 2021-06-14 07:40:14 +03:00
main-layout.tsx expose MainLayout to extensions (#3125) 2021-06-21 15:26:17 +03:00
page-layout.tsx Rename PageLayout to SettingLayout (#3123) 2021-06-21 10:50:40 +03:00
setting-layout.scss Polishing Kubernetes section view in Preferences (#3603) 2021-08-16 16:52:14 +03:00
setting-layout.tsx Sync kubeconfigs from catalog (#3573) 2021-08-11 13:24:33 +03:00
sidebar-item.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
sidebar-item.tsx Generic TopBar component for Catalog/Cluster views (#2882) 2021-06-07 11:46:40 +03:00
sidebar-storage.ts Generic TopBar component for Catalog/Cluster views (#2882) 2021-06-07 11:46:40 +03:00
sidebar.scss Topbar history buttons (#3696) 2021-08-31 14:44:47 +03:00
sidebar.tsx Topbar history buttons (#3696) 2021-08-31 14:44:47 +03:00
sub-header.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
sub-header.tsx Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
sub-title.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
sub-title.tsx Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
tab-layout.scss Generic TopBar component for Catalog/Cluster views (#2882) 2021-06-07 11:46:40 +03:00
tab-layout.tsx Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
topbar.module.css Topbar history buttons (#3696) 2021-08-31 14:44:47 +03:00
topbar.tsx Topbar history buttons (#3696) 2021-08-31 14:44:47 +03:00
wizard-layout.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
wizard-layout.tsx Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00