1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/core/src/renderer/components
Sebastian Malton bf6af58d80 fix: Add checks to KubeObject constructor to ensure shape
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-24 10:17:24 -04:00
..
__tests__ Move Cluster.apiUrl to seperate injectable (#7354) 2023-03-31 15:28:14 -04:00
+add-cluster chore: extract button from core for error-boundary 2023-04-20 09:02:46 -04:00
+catalog chore: Simplify extension dependency injection 2023-04-06 09:05:27 -04:00
+cluster List layout column injection token package (#7544) 2023-04-20 09:01:50 -04:00
+config Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
+config-horizontal-pod-autoscalers Persist apiVersion when editing resources in monaco (#4406) 2023-04-05 10:56:23 -04:00
+config-leases Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
+config-limit-ranges Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
+config-maps chore: extract button from core for error-boundary 2023-04-20 09:02:46 -04:00
+config-mutating-webhook-configurations New resource view: ValidatingWebhookConfigurations (#7552) 2023-04-18 13:47:41 +03:00
+config-pod-disruption-budgets Fix PodDistruptionBudgets not displaying on newer Kube versions (#6989) 2023-01-25 09:47:31 -05:00
+config-priority-classes Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
+config-resource-quotas chore: extract button from core for error-boundary 2023-04-20 09:02:46 -04:00
+config-runtime-classes Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
+config-secrets chore: extract button from core for error-boundary 2023-04-20 09:02:46 -04:00
+config-validating-webhook-configurations New resource view: ValidatingWebhookConfigurations (#7552) 2023-04-18 13:47:41 +03:00
+config-vertical-pod-autoscalers Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
+custom-resources Fix behaviour of auto generated CRD KubeApis and KubeObjectStores (#7384) 2023-03-22 17:51:26 +02:00
+entity-settings Remove BaseStore<T> and replace with composition of dependencies (#7002) 2023-03-28 17:54:25 +03:00
+events chore: extract tooltip into package 2023-04-19 09:21:04 -04:00
+extensions chore: extract button from core for error-boundary 2023-04-20 09:02:46 -04:00
+helm Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
+helm-charts chore: extract button from core for error-boundary 2023-04-20 09:02:46 -04:00
+helm-releases chore: extract button from core for error-boundary 2023-04-20 09:02:46 -04:00
+namespaces feat: Add deleting subNamespaces to contextMenu 2023-04-21 14:11:15 -04:00
+network Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
+network-endpoints Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
+network-ingresses Add metrics Feature (#7507) 2023-04-12 14:40:00 +03:00
+network-policies fix: Add checks to KubeObject constructor to ensure shape 2023-04-24 10:17:24 -04:00
+network-port-forwards Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
+network-services chore: extract button from core for error-boundary 2023-04-20 09:02:46 -04:00
+nodes chore: extract tooltip into package 2023-04-19 09:21:04 -04:00
+pod-security-policies Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
+storage Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
+storage-classes Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
+storage-volume-claims Add metrics Feature (#7507) 2023-04-12 14:40:00 +03:00
+storage-volumes Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
+user-management chore: extract tooltip into package 2023-04-19 09:21:04 -04:00
+welcome chore: Simplify extension dependency injection 2023-04-06 09:05:27 -04:00
+workloads Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
+workloads-cronjobs Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
+workloads-daemonsets Add metrics Feature (#7507) 2023-04-12 14:40:00 +03:00
+workloads-deployments Add metrics Feature (#7507) 2023-04-12 14:40:00 +03:00
+workloads-jobs Add metrics Feature (#7507) 2023-04-12 14:40:00 +03:00
+workloads-overview chore: extract tooltip into package 2023-04-19 09:21:04 -04:00
+workloads-pods chore: extract button from core for error-boundary 2023-04-20 09:02:46 -04:00
+workloads-replicasets Add metrics Feature (#7507) 2023-04-12 14:40:00 +03:00
+workloads-replicationcontrollers Replication Controllers (new resource view) (#7154) 2023-02-16 07:48:24 -05:00
+workloads-statefulsets Add metrics Feature (#7507) 2023-04-12 14:40:00 +03:00
activate-entity-command Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
add-remove-buttons chore: extract button from core for error-boundary 2023-04-20 09:02:46 -04:00
animate Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
avatar Remove BaseStore<T> and replace with composition of dependencies (#7002) 2023-03-28 17:54:25 +03:00
badge chore: extract tooltip into package 2023-04-19 09:21:04 -04:00
catalog-entities Remove BaseStore<T> and replace with composition of dependencies (#7002) 2023-03-28 17:54:25 +03:00
chart Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
checkbox Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
cluster-manager chore: extract button from core for error-boundary 2023-04-20 09:02:46 -04:00
cluster-settings chore: extract button from core for error-boundary 2023-04-20 09:02:46 -04:00
command-palette Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
confirm-dialog chore: extract button from core for error-boundary 2023-04-20 09:02:46 -04:00
countdown Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
delete-cluster-dialog chore: extract button from core for error-boundary 2023-04-20 09:02:46 -04:00
dialog chore: extract button from core for error-boundary 2023-04-20 09:02:46 -04:00
dock chore: Change parseKubeApi into a no-throw version 2023-04-24 10:17:24 -04:00
drawer Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
dropdown Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
duration Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
editable-list Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
error-boundary chore: extract button from core for error-boundary 2023-04-20 09:02:46 -04:00
file-picker Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
gutter Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
horizontal-line chore: Simplify extension dependency injection 2023-04-06 09:05:27 -04:00
hotbar chore: extract tooltip into package 2023-04-19 09:21:04 -04:00
icon docs: Fix initial warnings from generating API docs 2023-04-19 12:42:37 -04:00
input chore: extract tooltip into package 2023-04-19 09:21:04 -04:00
item-object-list List layout column injection token package (#7544) 2023-04-20 09:01:50 -04:00
kube-detail-params Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
kube-object Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
kube-object-details New resource view: ValidatingWebhookConfigurations (#7552) 2023-04-18 13:47:41 +03:00
kube-object-list-layout feat: Add removing subNamespaces to Namespace route 2023-04-21 14:11:15 -04:00
kube-object-menu chore: Fixup kube-object-menu tests 2023-04-21 14:11:15 -04:00
kube-object-meta [UX]: allow to navigate to namespace-details from other resource details view (#7203) 2023-02-21 20:23:05 +04:00
kube-object-status-icon Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
kubeconfig-dialog chore: extract button from core for error-boundary 2023-04-20 09:02:46 -04:00
layout chore: extract tooltip into package 2023-04-19 09:21:04 -04:00
line-progress chore: extract tooltip into package 2023-04-19 09:21:04 -04:00
list Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
locale-date Remove BaseStore<T> and replace with composition of dependencies (#7002) 2023-03-28 17:54:25 +03:00
map Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
markdown-viewer Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
menu chore: extract tooltip into package 2023-04-19 09:21:04 -04:00
monaco-editor Persist apiVersion when editing resources in monaco (#4406) 2023-04-05 10:56:23 -04:00
no-items Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
notifications Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
path-picker chore: extract button from core for error-boundary 2023-04-20 09:02:46 -04:00
radio Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
render-delay Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
resizing-anchor chore: Fix spelling in ResizingAnchorProps 2023-04-19 09:21:04 -04:00
resource-metrics Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
scroll-spy chore: Simplify extension dependency injection 2023-04-06 09:05:27 -04:00
select Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
slider Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
spinner Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
status-bar fix: change class name behaviour to limit snapshot diffs 2023-04-18 08:16:20 -04:00
status-brick chore: extract tooltip into package 2023-04-19 09:21:04 -04:00
stepper Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
switch Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
table List layout column injection token package (#7544) 2023-04-20 09:01:50 -04:00
tabs chore: Simplify extension dependency injection 2023-04-06 09:05:27 -04:00
test-utils chore: Add behavioural tests for deleting sub namespaces 2023-04-21 14:11:15 -04:00
tree-view chore: Simplify extension dependency injection 2023-04-06 09:05:27 -04:00
virtual-list chore: Upgrade versions of @ogre-tools/* to 15.3.0 2023-04-13 11:13:26 -04:00
wizard chore: extract button from core for error-boundary 2023-04-20 09:02:46 -04:00
app.scss Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
colors.scss Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
flexbox.scss Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
fonts.scss Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
media.scss Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
mixins.scss Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
vars.scss Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00