Commit Graph

102 Commits (da010f3d087be078d44ac497492c6299ca3dcf13)

Author SHA1 Message Date
Chaim Lev-Ari 3c1441d462
refactor(users): migrate list view to react [EE-2202] (#11914)
3 months ago
Chaim Lev-Ari 9c70a43ac3
refactor(edge/groups): migrate view to react [EE-2219] (#11758)
6 months ago
Chaim Lev-Ari 02fbdfec36
feat(edge/jobs): migrate create view to react [EE-2221] (#11867)
6 months ago
Chaim Lev-Ari 94c91035a7
refactor(custom-templates): migrate list view to react [EE-2256] (#11611)
6 months ago
Chaim Lev-Ari 50fd7c6286
feat(docker/containers): limit items on volume selector [EE-7077] (#11845)
6 months ago
Chaim Lev-Ari a808f83e7d
fix(ui): use expand button in sidebar and tables [EE-6844] (#11608)
7 months ago
Chaim Lev-Ari 8a81d95253
refactor(edge/stacks): migrate create view to react [EE-2223] (#11575)
7 months ago
Prabhat Khera d177a70c54
fix(stack): correct documentation link for stack ENV variables [EE-6902] (#11654)
7 months ago
Prabhat Khera d304f330e8
fix(stack): fix stack env variable link [EE-6902] (#11624)
7 months ago
Prabhat Khera b265810b95
fix(stacks): update info text for stack environment variables [EE-6902] (#11551)
8 months ago
Chaim Lev-Ari 2100155ab5
refactor(docker/containers): migrate inspect view to react [EE-2190] (#11005)
8 months ago
Ali d38085a560
chore(data-cy): require data-cy attributes [EE-6880] (#11453)
8 months ago
Chaim Lev-Ari f584bf3830
refactor(registries): migrate list view to react [EE-4704] (#10687)
8 months ago
Chaim Lev-Ari d336a14e50
feat(docker/services): show port ranges [EE-4012] (#10657)
8 months ago
cmeng 3cd58cac54
fix(container): make blank string as valid value EE-6852 (#11373)
9 months ago
Prabhat Khera ae4970f0ed
fix(container): autocomplete off for create container form [EE-6761] (#11336)
9 months ago
Chaim Lev-Ari f8e3d75797
refactor(tests): wrap tests explicitly with provider [EE-6686] (#11090)
9 months ago
cmeng 253cda8cef
fix(stack): more space for add button EE-6773 (#11259)
9 months ago
Chaim Lev-Ari 6c70049ecc
feat(kube): add a11y props for smoke tests [EE-6747] (#11263)
9 months ago
Ali 0c05539dee
fix(input): allow clearing number inputs [EE-6714] (#11186)
9 months ago
Ali a2a2c6cf3e
fix(inputlist): update warning style [EE-6737] (#11221)
9 months ago
Chaim Lev-Ari ce3a1b8ba5
feat(a11y): add labels and roles [EE-6717] (#11181)
9 months ago
Chaim Lev-Ari 69c06bc756
feat(ci): replace jest with vitest [EE-6504] (#10997)
10 months ago
Ali 77c38306b2
fix(app): get min resource limits [EE-6567] (#10994)
10 months ago
Prabhat Khera 2f2cfad722
fix high contrast theme colors (#10872)
11 months ago
Ali 55f66f161e
fix(app): fix env var state and validation [EE-6232] (#10941)
11 months ago
Ali 4e7d1c7088
refactor(app): migrate remaining form sections [EE-6231] (#10938)
11 months ago
Chaim Lev-Ari e142939929
fix(ui): apply controlled input to field [EE-6411] (#10738)
11 months ago
Ali abf517de28
refactor(app): migrate app summary section [EE-6239] (#10910)
11 months ago
Ali 9fc7187e24
refactor(app): placement form section [EE-6386] (#10818)
11 months ago
Ali e07ee05ee7
refactor(app): persisted folders form section [EE-6235] (#10693)
11 months ago
Ali 7a2412b1be
refactor(app): migrate configmap and secret form sections [EE-6233] (#10528)
11 months ago
Ali 488393007f
refactor(app): migrate env var form section [EE-6232] (#10499)
11 months ago
cmeng d089dfbca0
fix(container): fix various creating container issues EE-6287 (#10595)
1 year ago
Chaim Lev-Ari 68950fbb24
feat(edge/templates): introduce custom templates [EE-6208] (#10561)
1 year ago
Chaim Lev-Ari e1e90c9c1d
feat(edge/templates): introduce edge app templates [EE-6209] (#10480)
1 year ago
Chaim Lev-Ari 95d96e1164
fix(ui): parse slider value correctly [EE-6225] (#10484)
1 year ago
Ali afa3e7477b
fix(toggle): update cursor style and color transition speed [EE-6229] (#10534)
1 year ago
Ali 7218eb0892
feat(namespace): migrate create ns to react [EE-2226] (#10377)
1 year ago
Chaim Lev-Ari ffac83864d
refactor(containers): migrate resources tab to react [EE-5214] (#10355)
1 year ago
Chaim Lev-Ari e92f067e42
refactor(containers): migrate volumes tab to react [EE-5209] (#10284)
1 year ago
Chaim Lev-Ari 25d5e62f5c
refactor(kube/apps): migrate stacks table to react [EE-4661] (#10091)
1 year ago
Matt Hook b40b305e63
fix(styles): improve styling of form-section-title [EE-5366] (#10250)
1 year ago
Chaim Lev-Ari b15812a74d
refactor(docker/containers): migrate networks table to react [EE-4665] (#10069)
1 year ago
Chaim Lev-Ari ae3e612a24
feat(docker/stacks): fold env vars by default [EE-5575] (#9957)
1 year ago
Ali 515b02813b
feat(k8sconfigure): migrate configure to react [EE-5524] (#10218)
1 year ago
Chaim Lev-Ari f7366d9788
refactor(docker/containers): migrate commands tab to react [EE-5208] (#10085)
1 year ago
Chaim Lev-Ari 0e2eb17220
chore(deps): upgrade tailwind and prettier [EE-5218] (#10068)
1 year ago
Chaim Lev-Ari 4a6b7e2654
fix(ui/switch): reduce label size [EE-3803] (#10019)
1 year ago
Ali d0ecf6c16b
fix(ingress): loading and ui fixes [EE-5132] (#9959)
1 year ago