1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components
Gabriel Henriques 2ff91b0ecf
Added tooltipOnParentHover to taint tooltip on nodes list page (#3939)
Co-authored-by: gabriel.henriques gabriel.henriques <gabriel.henriques@g.globo>
2021-10-04 13:15:08 -04: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 Add error message for no contexts in add cluster page (#3868) 2021-09-22 10:25:48 -04:00
+apps Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+apps-helm-charts Second click on list item closes the details view (#3809) 2021-09-15 08:48:12 -04:00
+apps-releases Make editor editable when user-supplied values is selected (#3776) 2021-10-04 11:50:40 -04:00
+catalog Make default catalog action to open entity (#3915) 2021-09-30 09:46:33 -04:00
+cluster Second click on list item closes the details view (#3809) 2021-09-15 08:48:12 -04: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 Fix sass warnings (#3783) 2021-09-14 10:09:09 +03:00
+config-pod-disruption-budgets Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+config-resource-quotas Fix sass warnings (#3783) 2021-09-14 10:09:09 +03:00
+config-secrets Fix sass warnings (#3783) 2021-09-14 10:09:09 +03:00
+custom-resources Replace Ace Editor with monaco (#2949) 2021-08-12 13:00:52 +03:00
+entity-settings Fix long name layout in Cluster Settings (#3854) 2021-09-22 07:42:05 +03:00
+events Add missing locale date in event view (#3931) 2021-10-04 11:44:22 -04:00
+extensions Upgrade to electron 12 and Node 14 (#3572) 2021-08-26 12:13:31 -04:00
+namespaces Fix sass warnings (#3783) 2021-09-14 10:09:09 +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 Added tooltipOnParentHover to taint tooltip on nodes list page (#3939) 2021-10-04 13:15:08 -04:00
+pod-security-policies Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
+preferences Add terminal copy on select (#3904) 2021-09-29 08:55:39 -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 Fix sass warnings (#3783) 2021-09-14 10:09:09 +03:00
+welcome Sidebar cluster avatar (#3765) 2021-09-13 11:33:30 -04: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
activate-entity-command Add ability to search and activate entities via the command dialog (#3692) 2021-09-23 13:18:31 -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
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 Redirect from /catalog to last catalog page (#3807) 2021-09-29 09:04:54 +03:00
cluster-settings Use entity name as cluster name in sidebar (#3751) 2021-09-08 12:44:23 +03:00
command-palette Remove circular imports around the command pallet (#3544) 2021-08-04 14:22:18 -04:00
confirm-dialog Fix local cluster delete flow (#3473) 2021-09-08 15:06:14 +03:00
delete-cluster-dialog Don't change permissions when deleting a cluster (#3798) 2021-09-15 12:27:48 -04:00
dialog Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
dock Add terminal copy on select (#3904) 2021-09-29 08:55:39 -04:00
drawer Fix sass warnings (#3783) 2021-09-14 10:09:09 +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 [UX]: navigation to cluster overview from sidebar's top icon (#3867) 2021-09-22 16:42:16 +03:00
icon Fix sass warnings (#3783) 2021-09-14 10:09:09 +03:00
input Fix error due to async validators for <Input> (#3823) 2021-09-20 09:54:12 -04:00
item-object-list Fix sass warnings (#3783) 2021-09-14 10:09:09 +03:00
kube-detail-params Second click on list item closes the details view (#3809) 2021-09-15 08:48:12 -04:00
kube-object-details Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
kube-object-list-layout Second click on list item closes the details view (#3809) 2021-09-15 08:48:12 -04: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 sass warnings (#3783) 2021-09-14 10:09:09 +03:00
kubeconfig-dialog Fix title of service account dialog (#3883) 2021-09-23 22:27:03 -04:00
layout Redirect from /catalog to last catalog page (#3807) 2021-09-29 09:04:54 +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 Remove shouldComponentUpdate, put style to state 2021-09-27 17:03:27 +03: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 sass warnings (#3783) 2021-09-14 10:09:09 +03: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 Fix sass warnings (#3783) 2021-09-14 10:09:09 +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 Fix sass warnings (#3783) 2021-09-14 10:09:09 +03:00
switch Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
table Fix sass warnings (#3783) 2021-09-14 10:09:09 +03:00
tabs Fix sass warnings (#3783) 2021-09-14 10:09:09 +03: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 Fix local cluster delete flow (#3473) 2021-09-08 15:06:14 +03:00
app.scss Draggable region on macOS should be the same as the main header (#3800) 2021-09-15 12:28:06 -04:00
app.tsx fix watch leak on window unload (#3858) 2021-10-01 10:29:43 -04: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