1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components
Sebastian Malton d132a4c7e7
Fix node shell secret pulling (#3668)
- On some KE errors are thrown if trying to get a secret with an empty
  name, instead of just ignoring the entry

- Clean up the node shell settings

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-09-01 12:49:00 +03:00
..
__tests__ Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+404 Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
+add-cluster Replace Ace Editor with monaco (#2949) 2021-08-12 13:00:52 +03:00
+apps Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+apps-helm-charts Upgrade to electron 12 and Node 14 (#3572) 2021-08-26 12:13:31 -04:00
+apps-releases Do not copy if title isn't of type 'string' (#3657) 2021-08-23 15:27:54 +03:00
+catalog Support filtering catalog entities (#3647) 2021-08-31 16:00:56 +03:00
+cluster Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+config Remove circular dependency with isAllowedResource function (#3545) 2021-08-04 16:01:47 -04:00
+config-autoscalers Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+config-limit-ranges Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+config-maps Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+config-pod-disruption-budgets Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+config-resource-quotas Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+config-secrets Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+custom-resources Replace Ace Editor with monaco (#2949) 2021-08-12 13:00:52 +03:00
+entity-settings fix entity settings menu order (#3494) 2021-07-23 10:54:30 +03:00
+events Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+extensions Upgrade to electron 12 and Node 14 (#3572) 2021-08-26 12:13:31 -04:00
+namespaces Fixing cropped long namespace names (#3678) 2021-08-26 15:07:01 +03:00
+network Remove circular dependency with isAllowedResource function (#3545) 2021-08-04 16:01:47 -04:00
+network-endpoints Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+network-ingresses Fix metrics loading on Ingress, PVC and StatefulSet details (#3632) 2021-08-18 14:00:06 +03:00
+network-policies Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+network-services Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+nodes Always display a Node's taints' values (#3646) 2021-08-19 13:40:16 -04:00
+pod-security-policies Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+preferences Upgrade to electron 12 and Node 14 (#3572) 2021-08-26 12:13:31 -04:00
+storage Remove circular dependency with isAllowedResource function (#3545) 2021-08-04 16:01:47 -04:00
+storage-classes Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+storage-volume-claims Fix metrics loading on Ingress, PVC and StatefulSet details (#3632) 2021-08-18 14:00:06 +03:00
+storage-volumes Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+user-management Replace Ace Editor with monaco (#2949) 2021-08-12 13:00:52 +03:00
+welcome Topbar history buttons (#3696) 2021-08-31 14:44:47 +03:00
+workloads Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+workloads-cronjobs Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+workloads-daemonsets Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+workloads-deployments Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+workloads-jobs Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+workloads-overview Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+workloads-pods Replace Ace Editor with monaco (#2949) 2021-08-12 13:00:52 +03:00
+workloads-replicasets Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+workloads-statefulsets Fix metrics loading on Ingress, PVC and StatefulSet details (#3632) 2021-08-18 14:00:06 +03: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
avatar Transparent background for custom icons (#3145) 2021-06-22 15:30:38 +03:00
badge Fix workload overview status sorting (#3486) 2021-07-26 09:33:32 +03:00
button Restyling extensions page with tailwindcss (#2796) 2021-05-23 15:15:42 +03:00
catalog-entities Implement missing weblink add/remove (#3092) 2021-06-18 11:23:01 +03:00
chart Fix workload overview status sorting (#3486) 2021-07-26 09:33:32 +03: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 Topbar history buttons (#3696) 2021-08-31 14:44:47 +03:00
cluster-settings Fix node shell secret pulling (#3668) 2021-09-01 12:49:00 +03:00
command-palette Remove circular imports around the command pallet (#3544) 2021-08-04 14:22:18 -04:00
confirm-dialog Notify user of error if confirmation dialog rejects promise (#3179) 2021-08-03 10:09:19 -04:00
dialog Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
dock Replace Ace Editor with monaco (#2949) 2021-08-12 13:00:52 +03:00
drawer Do not copy if title isn't of type 'string' (#3657) 2021-08-23 15:27:54 +03:00
editable-list Display hint to user on how to add items in an EditableList (#3475) 2021-07-23 09:26:23 -04:00
error-boundary Fix spelling (#3181) 2021-07-16 08:53:01 -04:00
file-picker Fix spelling (#3181) 2021-07-16 08:53:01 -04:00
fonts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
hotbar Support filtering catalog entities (#3647) 2021-08-31 16:00:56 +03:00
icon Badge: option to show short/full versions of contents (#1397) 2021-07-13 17:00:11 +03:00
input Improve <NamespaceSelectFilter>'s UX (#3490) 2021-07-27 08:53:34 -04:00
item-object-list Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
kube-detail-params Split KubeObject related components into seperate folders (#3533) 2021-08-03 17:39:29 -04:00
kube-object-details Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
kube-object-list-layout Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
kube-object-menu Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
kube-object-meta Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
kube-object-status-icon Fix spelling (#3181) 2021-07-16 08:53:01 -04:00
kubeconfig-dialog Replace Ace Editor with monaco (#2949) 2021-08-12 13:00:52 +03:00
layout Topbar history buttons (#3696) 2021-08-31 14:44:47 +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 Fix spelling (#3181) 2021-07-16 08:53:01 -04:00
menu Catalog render optimizations (#3422) 2021-07-21 08:51:46 -04:00
no-items Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
notifications Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
path-picker Upgrade to electron 12 and Node 14 (#3572) 2021-08-26 12:13:31 -04:00
radio Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
render-delay Cleanup integration and unit tests (#3531) 2021-08-03 08:51:52 -04:00
resizing-anchor Fix spelling (#3181) 2021-07-16 08:53:01 -04:00
resource-metrics Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
scroll-spy Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
select Cleaning settings page view (#3156) 2021-06-23 11:27:26 +03:00
slider Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
spinner Remove <CubeSpinner> and <AppInit> as both are unused (#3336) 2021-07-12 08:45:15 +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 Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
tabs Fixing <Tab/> onKeyDown error (#3537) 2021-07-30 08:50:39 -04:00
tooltip Fixing tooltips to use single component (#3194) 2021-07-01 09:42:17 +03:00
tree-view Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
virtual-list Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03: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 Topbar history buttons (#3696) 2021-08-31 14:44:47 +03:00
colors.scss Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
context.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +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