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 9589175604
Make EntitySettingRegistry fully injectable (#6604)
* Make EntitySettingRegistry fully injectable

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Add behavioural tests

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix lint

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Revert tsconfig change

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix type errors

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Update snapshot

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Improve naming

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-11-28 12:13:15 -05:00
..
__tests__ Fix envFrom.prefix not being applied in container's env view (#5434) 2022-09-02 13:49:53 -04:00
+add-cluster Remove global version of appEventBus (#6096) 2022-10-31 14:59:05 +02:00
+catalog Make EntitySettingRegistry fully injectable (#6604) 2022-11-28 12:13:15 -05:00
+cluster Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
+config Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
+config-autoscalers Fix HorizontalPodAutoscaler metrics not displaying current values (#5956) 2022-08-04 12:34:52 -04:00
+config-leases Leases view (#6378) 2022-10-11 10:40:23 -04:00
+config-limit-ranges Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
+config-maps Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
+config-pod-disruption-budgets Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
+config-priority-classes Add Runtime Classes views (#6294) 2022-10-05 08:12:16 -04:00
+config-resource-quotas Fix ResourceQuotaDetails quotas display bugs (#5909) 2022-08-05 14:02:35 -04:00
+config-runtime-classes Add Runtime Classes views (#6294) 2022-10-05 08:12:16 -04:00
+config-secrets Replace jest.mock's with overriding dependencies (#6014) 2022-08-23 13:04:00 +03:00
+custom-resources Fix jsonPath functions (#6530) 2022-11-08 10:00:23 -05:00
+entity-settings Make EntitySettingRegistry fully injectable (#6604) 2022-11-28 12:13:15 -05:00
+events Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
+extensions Change notification when extension is not found (#5184) 2022-10-11 10:40:02 -04:00
+helm Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
+helm-charts Fix crash when upgrading release (#6626) 2022-11-23 03:38:37 -08:00
+helm-releases Fix crash when upgrading release (#6626) 2022-11-23 03:38:37 -08:00
+namespaces Do not mark terminating namespaces as disabled (#6577) 2022-11-16 04:34:49 -08:00
+network Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
+network-endpoints Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
+network-ingresses Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
+network-policies Replace jest.mock's with overriding dependencies (#6014) 2022-08-23 13:04:00 +03:00
+network-port-forwards Remove usage of deprecated xtermjs's registerLinkMatcher API (#5996) 2022-08-09 19:25:11 -07:00
+network-services Remove usage of deprecated xtermjs's registerLinkMatcher API (#5996) 2022-08-09 19:25:11 -07:00
+nodes Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
+pod-security-policies Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
+storage Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
+storage-classes Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
+storage-volume-claims Clickable StorageClass (#6410) 2022-10-14 09:32:56 +03:00
+storage-volumes Clickable StorageClass (#6410) 2022-10-14 09:32:56 +03:00
+user-management Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
+welcome Clean up versioning and packageJson uses (#6196) 2022-09-15 17:20:58 -04:00
+workloads Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
+workloads-cronjobs Fix cron jobs not being viewable on newer kube (#6542) 2022-11-10 15:34:58 +02:00
+workloads-daemonsets Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
+workloads-deployments Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
+workloads-jobs Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
+workloads-overview Fix doughnut graphs on workload overview sometimes not showing (#5727) 2022-08-30 07:54:18 -04:00
+workloads-pods Clickable links in pods details for ServiceAccount, PriorityClass and RuntimeClass (#6352) 2022-10-11 10:04:08 -04:00
+workloads-replicasets Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
+workloads-statefulsets Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
activate-entity-command Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
add-remove-buttons Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
animate Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
avatar Block renderering non http(s):// links via <Icon> (#6588) 2022-11-17 11:10:54 -05:00
badge Fix badge not expanding on click when appropriate (#6029) 2022-08-25 09:19:35 -04:00
button Add data-warning prop on button for better snapshot testing (#6040) 2022-08-30 08:28:20 -04:00
catalog-entities Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
chart Fix doughnut graphs on workload overview sometimes not showing (#5727) 2022-08-30 07:54:18 -04:00
checkbox Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
cluster-manager Make ClusterFrameManager fully injectable (#6590) 2022-11-22 09:10:22 -05:00
cluster-settings Make EntitySettingRegistry fully injectable (#6604) 2022-11-28 12:13:15 -05:00
command-palette Make EntitySettingRegistry fully injectable (#6604) 2022-11-28 12:13:15 -05:00
confirm-dialog Split root and cluster frames in smaller pieces (#5737) 2022-07-04 09:38:29 -07:00
countdown Force update after thirty days since update was downloaded (#5776) 2022-07-06 09:48:00 -04:00
delete-cluster-dialog Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
dialog Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
dock Fix crash when upgrading release (#6626) 2022-11-23 03:38:37 -08:00
drawer Block renderering non http(s):// links via <Icon> (#6588) 2022-11-17 11:10:54 -05:00
dropdown Add option to download all logs from the container (#5970) 2022-08-30 16:00:11 +03:00
duration Fix ReactiveDuration to update as frequently as necessary (#6375) 2022-10-11 10:58:46 -04:00
editable-list Bump typescript from 4.6.4 to 4.7.3 (#5571) 2022-06-13 14:30:24 -04:00
error-boundary Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
file-picker Bump typescript from 4.6.4 to 4.7.3 (#5571) 2022-06-13 14:30:24 -04:00
gutter Refactor and transform "Application update", "Preferences" and "Application menu" into Features (#6437) 2022-10-26 11:16:23 -04:00
horizontal-line Refactor and transform "Application update", "Preferences" and "Application menu" into Features (#6437) 2022-10-26 11:16:23 -04:00
hotbar Fix kubeconfig-sync sometimes producing multiple identical entities (#5855) 2022-10-03 10:38:41 -04:00
icon Block renderering non http(s):// links via <Icon> (#6588) 2022-11-17 11:10:54 -05:00
input Change notification when extension is not found (#5184) 2022-10-11 10:40:02 -04:00
item-object-list Add distribution and version columns for KubernetesClusters (#6166) 2022-10-07 09:16:05 -04:00
kube-detail-params Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
kube-object Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
kube-object-details Leases view (#6378) 2022-10-11 10:40:23 -04:00
kube-object-list-layout Fix auto finding logic of preferred versions (#6573) 2022-11-15 11:04:51 -05:00
kube-object-menu Fix CronJob trigger menu missing (#6581) 2022-11-16 04:31:31 -08:00
kube-object-meta Fix ReactiveDuration to update as frequently as necessary (#6375) 2022-10-11 10:58:46 -04:00
kube-object-status-icon Resolve kube object status texts again on re-render to make it look like it's reactive (#5875) 2022-07-27 09:21:38 +03:00
kubeconfig-dialog Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
layout Make EntitySettingRegistry fully injectable (#6604) 2022-11-28 12:13:15 -05:00
line-progress Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
list Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
locale-date Enforce some naming conventions (#4813) 2022-03-01 13:06:53 -05:00
map Refactor and transform "Application update", "Preferences" and "Application menu" into Features (#6437) 2022-10-26 11:16:23 -04:00
markdown-viewer Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
menu Fix for Menu component memory leak (#6526) 2022-11-07 09:54:02 -05:00
monaco-editor Fix doughnut graphs on workload overview sometimes not showing (#5727) 2022-08-30 07:54:18 -04:00
no-items Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
notifications Fix crash in HelmChartDetails (#5667) 2022-07-04 16:17:44 -04:00
path-picker Upgrade to Electron 14.2.4 (#4625) 2022-01-27 10:23:36 -05:00
radio Fix not being able to switch metrics if none are available (#5430) 2022-08-02 10:05:15 -04:00
render-delay Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
resizing-anchor Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
resource-metrics Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
scroll-spy Block renderering non http(s):// links via <Icon> (#6588) 2022-11-17 11:10:54 -05:00
select Fix doughnut graphs on workload overview sometimes not showing (#5727) 2022-08-30 07:54:18 -04:00
slider Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
spinner Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
status-bar Add data-origin to status bar items for better observability (#6400) 2022-10-14 09:27:10 +03:00
status-brick Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
stepper Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
switch Replace deprecated <FormSwitcher/> in metrics-cluster-feature extension (#6060) 2022-08-25 16:18:58 +03:00
table Fix Pod Container sorting not correlating to visuals (#5175) 2022-08-02 12:44:32 -04:00
tabs Make EntitySettingRegistry fully injectable (#6604) 2022-11-28 12:13:15 -05:00
test-utils Add winston formatting support for error causes (#6576) 2022-11-17 14:56:16 +02:00
tooltip Replace individual mocks for withTooltip with global mock (#5962) 2022-08-02 10:06:37 -04:00
tree-view Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
virtual-list Fix ingress list line heights (#5949) 2022-08-02 15:24:53 +03:00
wizard Stop using HelmCli from Renderer (#4861) 2022-06-13 11:42:53 +03:00
app.scss Fix scss compilation warning by removing flex.box dependency (#6411) 2022-10-14 09:56:54 -04:00
colors.scss Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
flexbox.scss Fix scss compilation warning by removing flex.box dependency (#6411) 2022-10-14 09:56:54 -04:00
fonts.scss Custom terminal fonts support (#5414) 2022-06-06 18:03:12 +03:00
media.scss Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
mixins.scss Custom terminal fonts support (#5414) 2022-06-06 18:03:12 +03:00
vars.scss Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00