1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components
2021-07-12 09:42:51 -04:00
..
+404 Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
+add-cluster Fix broken links after updating general docs of lens-ide (#3185) 2021-06-25 16:30:05 +02:00
+apps Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+apps-helm-charts Fix listing charts failing due to bad versions (#3308) 2021-07-08 11:35:54 -04:00
+apps-releases Fix <Icon>'s not using tooltip and fix toolbar not being boolean (#3038) 2021-06-23 09:14:59 -04:00
+catalog Fixing tooltips to use single component (#3194) 2021-07-01 09:42:17 +03:00
+cluster Cap cpu chart label values to 2 decimal points (#3228) 2021-07-02 14:26:53 +03:00
+config Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+config-autoscalers Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+config-limit-ranges Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+config-maps Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+config-pod-disruption-budgets Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+config-resource-quotas Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+config-secrets Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+custom-resources Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+entity-settings Cleaning settings page view (#3156) 2021-06-23 11:27:26 +03:00
+events Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+extensions Automatically sync all kubeConfigPaths (#3227) 2021-07-07 16:29:58 -04:00
+namespaces Selecting one namespace at a time (#2919) 2021-07-12 11:36:26 +03:00
+network Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+network-endpoints Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+network-ingresses Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+network-policies Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+network-services Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+nodes Allow Node panel to open for virtual nodes (#3213) 2021-06-30 11:30:19 -04:00
+pod-security-policies Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+preferences Fix Sentry integration bugs (#3325) 2021-07-12 09:42:51 -04:00
+storage Move all RouteParam's and URL builders to src/common (#2778) 2021-06-10 08:52:09 -04:00
+storage-classes Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+storage-volume-claims Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+storage-volumes Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+user-management Fix <Icon>'s not using tooltip and fix toolbar not being boolean (#3038) 2021-06-23 09:14:59 -04:00
+welcome Highlight community slack channel link (#3127) 2021-06-21 15:42:14 +03:00
+workloads Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+workloads-cronjobs Set ownerReference to manually triggered cron jobs (#3229) 2021-07-02 15:10:37 +03:00
+workloads-daemonsets Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+workloads-deployments Fix <Icon>'s not using tooltip and fix toolbar not being boolean (#3038) 2021-06-23 09:14:59 -04:00
+workloads-jobs Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+workloads-overview Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+workloads-pods Explicitly initialize registries 2021-06-10 09:34:13 -04:00
+workloads-replicasets Fix <Icon>'s not using tooltip and fix toolbar not being boolean (#3038) 2021-06-23 09:14:59 -04:00
+workloads-statefulsets Fix <Icon>'s not using tooltip and fix toolbar not being boolean (#3038) 2021-06-23 09:14:59 -04: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
avatar Transparent background for custom icons (#3145) 2021-06-22 15:30:38 +03:00
badge Make CatalogEntity labels clickable (#3075) 2021-06-18 08:44:28 -04: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 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 New spinner for cluster connect status page (#3324) 2021-07-09 12:19:37 -04:00
cluster-settings Don't clear cluster icon on cancel (#3191) 2021-07-05 11:05:40 +03:00
command-palette Don't clear searchValue on CommandDialog onBlur (#3172) 2021-07-06 11:01:11 +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 Fixing initial scroll-to-bottom in pod logs (#3281) 2021-07-07 09:35:40 +03:00
drawer Show lens-metrics on cluster settings (#2714) 2021-05-18 16:12:45 +03:00
editable-list Cleaning settings page view (#3156) 2021-06-23 11:27:26 +03:00
error-boundary Add Sentry to capture exceptions and console.error messages, add a checkbox in preference to enable/disable error reporting (#3252) 2021-07-08 19:22:12 +03:00
file-picker Fix <Icon>'s not using tooltip and fix toolbar not being boolean (#3038) 2021-06-23 09:14:59 -04:00
fonts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
hotbar Fixing tooltips to use single component (#3194) 2021-07-01 09:42:17 +03:00
icon Fix <Icon>'s not using tooltip and fix toolbar not being boolean (#3038) 2021-06-23 09:14:59 -04:00
input Cleaning settings page view (#3156) 2021-06-23 11:27:26 +03:00
item-object-list Don't clear searchUrlParam on every change (#3189) 2021-06-28 11:41:01 +03:00
kube-object Fix <Icon>'s not using tooltip and fix toolbar not being boolean (#3038) 2021-06-23 09:14:59 -04:00
kube-object-status-icon Explicitly initialize registries 2021-06-10 09:34:13 -04:00
kubeconfig-dialog Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
layout Cleaning settings page view (#3156) 2021-06-23 11:27:26 +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
menu Fix <Icon>'s not using tooltip and fix toolbar not being boolean (#3038) 2021-06-23 09:14:59 -04: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 Fixing resizing anchor highlight (#3056) 2021-06-15 13:48:23 +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 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 Revert 2844 (#2980) 2021-06-07 12:02:15 -04:00
tabs Reduce transition duration for <Tab>'s (#3167) 2021-07-06 08:42:59 -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 Always check if ref is active in virtual-list (#3230) 2021-07-01 09:51:11 +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 sync activeEntity to cluster renderer (#3323) 2021-07-12 09:18:08 -04: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