1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components
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
..
+404 Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
+add-cluster Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+apps Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+apps-helm-charts Remove isClusterScoped from ItemListLayout (#2743) 2021-06-04 12:58:12 +03:00
+apps-releases Readd NamespaceSelectFilter to releases.tsx (#2962) 2021-06-07 10:06:52 +03:00
+catalog Generic TopBar component for Catalog/Cluster views (#2882) 2021-06-07 11:46:40 +03:00
+cluster Add labels to metrics graph (#2931) 2021-06-03 09:20:40 -04:00
+config Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+config-autoscalers Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+config-limit-ranges Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+config-maps Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+config-pod-disruption-budgets Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+config-resource-quotas Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+config-secrets Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+custom-resources Remove isClusterScoped from ItemListLayout (#2743) 2021-06-04 12:58:12 +03:00
+entity-settings Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+events Show event last-seen column in addition to age (#2820) 2021-05-25 10:34:28 -04:00
+extensions Upgrade to typescript 4.3 (#2894) 2021-05-28 08:41:27 -04:00
+namespaces Remove isClusterScoped from ItemListLayout (#2743) 2021-06-04 12:58:12 +03:00
+network Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+network-endpoints Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+network-ingresses Fix: cluster commands disappeared from Command Palette (#2886) 2021-05-28 14:06:18 +03:00
+network-policies Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+network-services Show all pod addresses (#2841) 2021-05-28 09:14:09 -04:00
+nodes Remove isClusterScoped from ItemListLayout (#2743) 2021-06-04 12:58:12 +03:00
+pod-security-policies Remove isClusterScoped from ItemListLayout (#2743) 2021-06-04 12:58:12 +03:00
+preferences Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+storage Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+storage-classes Remove isClusterScoped from ItemListLayout (#2743) 2021-06-04 12:58:12 +03:00
+storage-volume-claims Fix: cluster commands disappeared from Command Palette (#2886) 2021-05-28 14:06:18 +03:00
+storage-volumes Remove isClusterScoped from ItemListLayout (#2743) 2021-06-04 12:58:12 +03:00
+user-management Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+user-management-roles Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+user-management-roles-bindings Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+user-management-service-accounts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+welcome Generic TopBar component for Catalog/Cluster views (#2882) 2021-06-07 11:46:40 +03:00
+workloads Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+workloads-cronjobs Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+workloads-daemonsets Fix: cluster commands disappeared from Command Palette (#2886) 2021-05-28 14:06:18 +03:00
+workloads-deployments Fix: cluster commands disappeared from Command Palette (#2886) 2021-05-28 14:06:18 +03:00
+workloads-jobs Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
+workloads-overview Implement extensions API for workloads overview details (#2945) 2021-06-04 15:14:45 +03:00
+workloads-pods Show all pod addresses (#2841) 2021-05-28 09:14:09 -04:00
+workloads-replicasets Fix: cluster commands disappeared from Command Palette (#2886) 2021-05-28 14:06:18 +03:00
+workloads-statefulsets Fix: cluster commands disappeared from Command Palette (#2886) 2021-05-28 14:06:18 +03:00
ace-editor Improve loading animation when switching release details (#2367) 2021-05-31 16:43:08 -04:00
add-remove-buttons Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
animate Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
app-init Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
avatar Add icon column to catalog list (#2852) 2021-05-24 13:48:45 +03:00
badge Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
button Restyling extensions page with tailwindcss (#2796) 2021-05-23 15:15:42 +03:00
chart Add labels to metrics graph (#2931) 2021-06-03 09:20:40 -04:00
checkbox Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
clipboard Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
cluster-manager Generic TopBar component for Catalog/Cluster views (#2882) 2021-06-07 11:46:40 +03:00
cluster-settings Fix: cluster commands disappeared from Command Palette (#2886) 2021-05-28 14:06:18 +03:00
command-palette Fix: cluster commands disappeared from Command Palette (#2886) 2021-05-28 14:06:18 +03:00
confirm-dialog Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
dialog Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
dock Fix app crash when logTabData does not exist in store (#2959) 2021-06-04 08:51:11 -04:00
drawer Show lens-metrics on cluster settings (#2714) 2021-05-18 16:12:45 +03:00
editable-list Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
error-boundary Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
file-picker Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
fonts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
hotbar catalog details panel (#2939) 2021-06-07 10:09:00 +03:00
icon Generic TopBar component for Catalog/Cluster views (#2882) 2021-06-07 11:46:40 +03:00
input Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
item-object-list Generic TopBar component for Catalog/Cluster views (#2882) 2021-06-07 11:46:40 +03:00
kube-object Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
kube-object-status-icon Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
kubeconfig-dialog Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
layout Generic TopBar component for Catalog/Cluster views (#2882) 2021-06-07 11:46:40 +03:00
line-progress Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
list Restyling extensions page with tailwindcss (#2796) 2021-05-23 15:15:42 +03:00
locale-date Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
markdown-viewer Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
material-tooltip Fix Extensions browse icon onClick event (#2855) 2021-05-25 14:47:40 +03:00
menu Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
no-items Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
notifications Add notification in renderer if lens protocol handler fails to find any routes (#2787) 2021-06-01 08:28:38 -04:00
radio Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
resizing-anchor Generic TopBar component for Catalog/Cluster views (#2882) 2021-06-07 11:46:40 +03:00
resource-metrics Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
scroll-spy Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
select update react-select types (#2930) 2021-06-02 21:15:30 +03:00
slider Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
spinner Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
status-brick Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
stepper Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
switch Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
table Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
tabs Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
tooltip Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
tree-view Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
virtual-list Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
wizard Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
app.scss Generic TopBar component for Catalog/Cluster views (#2882) 2021-06-07 11:46:40 +03:00
app.tsx Generic TopBar component for Catalog/Cluster views (#2882) 2021-06-07 11:46:40 +03:00
colors.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
context.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
fonts.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
media.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
mixins.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
vars.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00