1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
Alex Andreev 026cbbac09
Generic TopBar component for Catalog/Cluster views (#2882)
* Rendering close button in cluster view

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

* Changing Icon hover style

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

* Moving onClick handler away

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

* Removing sidebar compact view

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

* Removing 'compact' refs in SidebarItem

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

* Wrapping Catalog with MainLayout

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

* Making sidebar resizing indicator visible on hover

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

* Adding TopBar to catalog view

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

* Using TopBar in cluster views

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

* Cleaning up Sidebar styles

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

* Using getActiveClusterEntity() for searching

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

* Fix resizing anchor position

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

* Align cluster name on left

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

* Removing unused files

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

* Removing unused css var

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

* Showing Topbar in ClusterStatus page

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

* Removing TopBar from ClusterManager

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-06-07 11:46:40 +03:00
..
api Fix getReleases returning inconsistent data types (#2924) 2021-06-01 11:53:24 -04:00
components Generic TopBar component for Catalog/Cluster views (#2882) 2021-06-07 11:46:40 +03:00
fonts Restyling extensions page with tailwindcss (#2796) 2021-05-23 15:15:42 +03:00
hooks Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
ipc Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
navigation Fix Navigation.navigate to work with fragments (#2890) 2021-05-27 14:33:19 -04:00
protocol-handler Add notification in renderer if lens protocol handler fails to find any routes (#2787) 2021-06-01 08:28:38 -04:00
themes Generic TopBar component for Catalog/Cluster views (#2882) 2021-06-07 11:46:40 +03:00
utils Use type-fest's TypedArray for ReadableWebToNodeStream (#2899) 2021-05-28 09:38:59 -04:00
bootstrap.tsx Rework extension API into parts (#2879) 2021-05-27 14:56:33 -04:00
item.store.ts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
kube-object.store.ts Fix drawer closing on updating kube objects (#2964) 2021-06-07 08:23:09 +03:00
lens-app.tsx Fix: cluster commands disappeared from Command Palette (#2886) 2021-05-28 14:06:18 +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 Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00