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 c542ad0348
refactor overview statuses to be more DRY (#912)
* refactor overview statuses to be more DRY

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-09-29 11:25:29 -04:00
..
+404 fix side bar scrolls after clicking on lower item (#928) 2020-09-21 22:18:41 +03:00
+add-cluster Do not filter contexts when adding new clusters (#969) 2020-09-25 12:58:38 +03:00
+apps fix side bar scrolls after clicking on lower item (#928) 2020-09-21 22:18:41 +03:00
+apps-helm-charts Helm components should always use version information (#949) 2020-09-24 09:54:26 -04:00
+apps-releases Switching color theme globally (#728) 2020-08-24 10:24:05 +03:00
+cluster fix side bar scrolls after clicking on lower item (#928) 2020-09-21 22:18:41 +03:00
+cluster-settings Optimise cluster activate and refresh (#938) 2020-09-21 13:20:50 +03:00
+config fix side bar scrolls after clicking on lower item (#928) 2020-09-21 22:18:41 +03:00
+config-autoscalers Lens restructure (#540) 2020-06-30 14:35:16 +03:00
+config-maps Lens restructure (#540) 2020-06-30 14:35:16 +03:00
+config-pod-disruption-budgets Add support for PodDisruptionBudgets (#452) 2020-08-21 11:39:02 +03:00
+config-resource-quotas Fix Resource Quota Rendering (#624) 2020-08-04 13:14:02 -04:00
+config-secrets Lens restructure (#540) 2020-06-30 14:35:16 +03:00
+custom-resources Fix CRD conditions rendering (#994) 2020-09-29 10:58:16 +03:00
+events fix side bar scrolls after clicking on lower item (#928) 2020-09-21 22:18:41 +03:00
+landing-page - fix: too narrow sidebar without clusters #755 (#765) 2020-08-29 14:00:29 +03:00
+namespaces make namespace filter multi select and change onChange (#987) 2020-09-28 10:30:23 -04:00
+network fix side bar scrolls after clicking on lower item (#928) 2020-09-21 22:18:41 +03:00
+network-endpoints Lens restructure (#540) 2020-06-30 14:35:16 +03:00
+network-ingresses Fix ingress points rendering if no data available (#906) 2020-09-17 16:06:11 +03:00
+network-policies Lens restructure (#540) 2020-06-30 14:35:16 +03:00
+network-services adding port-forward for containers in pods (#528) 2020-08-07 11:30:37 -04:00
+nodes fix side bar scrolls after clicking on lower item (#928) 2020-09-21 22:18:41 +03:00
+pod-security-policies Lens restructure (#540) 2020-06-30 14:35:16 +03:00
+preferences Make download dir option consistent with other settings (#875) 2020-09-23 08:57:51 -04:00
+storage fix side bar scrolls after clicking on lower item (#928) 2020-09-21 22:18:41 +03:00
+storage-classes Lens restructure (#540) 2020-06-30 14:35:16 +03:00
+storage-volume-claims Lens restructure (#540) 2020-06-30 14:35:16 +03:00
+storage-volumes Lens restructure (#540) 2020-06-30 14:35:16 +03:00
+user-management fix side bar scrolls after clicking on lower item (#928) 2020-09-21 22:18:41 +03:00
+user-management-roles Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
+user-management-roles-bindings Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
+user-management-service-accounts Fix service account's imagePullSecrets rendering if secret is not found (#908) 2020-09-18 12:33:01 +03:00
+whats-new Fix background of What's New page with white theme (#940) 2020-09-21 16:47:51 +03:00
+workloads refactor overview statuses to be more DRY (#912) 2020-09-29 11:25:29 -04:00
+workloads-cronjobs Fixing minor light theme issues (#744) 2020-08-25 20:09:00 +03:00
+workloads-daemonsets refactor overview statuses to be more DRY (#912) 2020-09-29 11:25:29 -04:00
+workloads-deployments refactor overview statuses to be more DRY (#912) 2020-09-29 11:25:29 -04:00
+workloads-jobs Lens restructure (#540) 2020-06-30 14:35:16 +03:00
+workloads-overview refactor overview statuses to be more DRY (#912) 2020-09-29 11:25:29 -04:00
+workloads-pods Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
+workloads-replicasets refactor overview statuses to be more DRY (#912) 2020-09-29 11:25:29 -04:00
+workloads-statefulsets refactor overview statuses to be more DRY (#912) 2020-09-29 11:25:29 -04:00
+workspaces Setting new workspace name restrictions (#832) 2020-09-10 11:35:17 +03:00
ace-editor Allow user to select Kubeconfig from filesystem (#740) 2020-08-28 08:43:51 +03:00
add-remove-buttons Lens restructure (#540) 2020-06-30 14:35:16 +03:00
animate Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
app-init Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
badge add a zero width space to Badges to fix double click highlighting issue (#914) 2020-09-18 09:33:43 +03:00
button Auto select one and only cluster from pasted config (#888) 2020-09-21 16:11:43 -04:00
chart Convert bytes in memory BarChart properly (#947) 2020-09-24 14:54:09 +03:00
checkbox Lens restructure (#540) 2020-06-30 14:35:16 +03:00
cluster-icon More cluster menu fixes (#815) 2020-09-07 14:09:56 +03:00
cluster-manager Fix iframe ipc flakyness after cluster is removed (#954) 2020-09-24 15:24:39 +03:00
confirm-dialog Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
dialog Fixing Dialog Escape keypress behavior (#831) 2020-09-10 09:31:23 +03:00
dock Helm components should always use version information (#949) 2020-09-24 09:54:26 -04:00
draggable Lens restructure (#540) 2020-06-30 14:35:16 +03:00
drawer Fixing Dialog Escape keypress behavior (#831) 2020-09-10 09:31:23 +03:00
error-boundary Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
file-picker Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
fonts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
icon Update logo (#819) 2020-09-08 10:29:20 +03:00
input Removing pre-defined input type (#984) 2020-09-28 14:59:35 +03:00
item-object-list Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
kube-object Lens restructure (#540) 2020-06-30 14:35:16 +03:00
kubeconfig-dialog Fix kubeconfig fetching for service account (#966) 2020-09-25 15:04:48 +03:00
layout fix side bar scrolls after clicking on lower item (#928) 2020-09-21 22:18:41 +03:00
line-progress Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
markdown-viewer Lens restructure (#540) 2020-06-30 14:35:16 +03:00
menu Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
no-items Lens restructure (#540) 2020-06-30 14:35:16 +03:00
notifications Helm components should always use version information (#949) 2020-09-24 09:54:26 -04:00
radio Lens restructure (#540) 2020-06-30 14:35:16 +03:00
resource-metrics Lens restructure (#540) 2020-06-30 14:35:16 +03:00
select dropdowns should have 'cursor: pointer;' (#956) 2020-09-24 09:21:56 -04:00
slider Lens restructure (#540) 2020-06-30 14:35:16 +03:00
spinner Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
status-brick Lens restructure (#540) 2020-06-30 14:35:16 +03:00
stepper Lens restructure (#540) 2020-06-30 14:35:16 +03:00
table Switching color theme globally (#728) 2020-08-24 10:24:05 +03:00
tabs Allow user to select Kubeconfig from filesystem (#740) 2020-08-28 08:43:51 +03:00
tooltip Auto select one and only cluster from pasted config (#888) 2020-09-21 16:11:43 -04:00
virtual-list Switching color theme globally (#728) 2020-08-24 10:24:05 +03:00
wizard Lens restructure (#540) 2020-06-30 14:35:16 +03:00
app.scss reduce height on draggable-top and only render it on macos (#942) 2020-09-23 08:57:34 -04:00
app.tsx fix side bar scrolls after clicking on lower item (#928) 2020-09-21 22:18:41 +03:00
colors.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
fonts.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
media.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
mixins.scss Switching color theme globally (#728) 2020-08-24 10:24:05 +03:00
vars.scss Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00