Commit Graph

406 Commits (refactor/EE-2208/docker-configs-list-view)

Author SHA1 Message Date
Ali 9dd9ffdb3b
fix(app): redirect to app after edit [EE-6385] (#11772)
6 months ago
Prabhat Khera 9b6779515e
fix(kubernetes): namespace yaml [EE-6701] (#11747)
7 months ago
Ali 5a2e6d0e50
fix(app): avoid 'no label' error when deleting external app [EE-6019] (#11671)
7 months ago
Ali bb61e73464
refactor(kube): events datatable react migration [EE-6450] (#11583)
7 months ago
Chaim Lev-Ari 76e49ed9a8
refactor(kube/apps): migrate table to react [EE-4685] (#11028)
8 months ago
Chaim Lev-Ari e9ebef15a0
refactor(rbac): migrate access table to react [EE-4710] (#10823)
8 months ago
Ali d38085a560
chore(data-cy): require data-cy attributes [EE-6880] (#11453)
8 months ago
Chaim Lev-Ari 9600eb6fa1
refactor(tables): use add and delete buttons [EE-6297] (#10668)
8 months ago
Ali e3a8853212
fix(app): port namespace limit refresh from EE to CE [EE-6835] (#11483)
8 months ago
Chaim Lev-Ari 86f1b8df6e
refactor(kube/volumes): migrate storage table to react [EE-4697] (#11030)
8 months ago
Chaim Lev-Ari a5faddc56c
refactor(kube/cluster): migrate node apps table to react [EE-4691] (#11016)
8 months ago
Chaim Lev-Ari 9c68c6c9f3
refactor(kube/namespaces): migrate item apps table to react [EE-4693] (#11012)
8 months ago
Chaim Lev-Ari d99486ee72
refactor(kube/namespaces): remove unused ingresses table [EE-6448] (#11029)
8 months ago
Chaim Lev-Ari 946166319f
refactor(kube/apps): migrate integrated apps table to react [EE-4690] (#11025)
8 months ago
Chaim Lev-Ari 26bb028ace
refactor(kube/namespaces): migrate table to react [EE-4694] (#10988)
8 months ago
Chaim Lev-Ari da615afc92
refactor(kube/volumes): migrate to react [EE-4695] (#10987)
8 months ago
Matt Hook 73307e164b
fix(docs): make all doc links versioned [EE-6861] (#11382)
8 months ago
Ali 3b1d853090
fix(app): only show special message when limits change for existing app resource limit [EE-6837] (#11367)
9 months ago
Ali 51449490fa
fix(app): on create don't mention previous values [EE-6837] (#11350)
9 months ago
Prabhat Khera ae4970f0ed
fix(container): autocomplete off for create container form [EE-6761] (#11336)
9 months ago
Prabhat Khera c35473f308
fix(kube-stacks): change wordings [EE-6670] (#11334)
9 months ago
Chaim Lev-Ari 6c70049ecc
feat(kube): add a11y props for smoke tests [EE-6747] (#11263)
9 months ago
Prabhat Khera 709315dde5
fix(ui): turn autocomplete off for git deployment [EE-6761] (#11242)
9 months ago
Ali 68f5ca249f
fix(app): remove insight from helm [EE-6693] (#11213)
9 months ago
Ali 2d87a8d8c3
fix(app): set values in react autoscaling form section [EE-6740] (#11219)
9 months ago
Prabhat Khera 988d4103d4
fix(git): update stack name for git stacks [EE-6670] (#11217)
9 months ago
Ali 6b91fbf7f4
fix(app): update app type when changing data access policy [EE-6719] (#11211)
9 months ago
Prabhat Khera 6b3f30e32f
fix(ui): update search placeholder [EE-6667] (#11190)
9 months ago
Ali 7a6c872948
fix(insight): split insight from input [EE-6693] (#11176)
9 months ago
Ali 56ae19c5ab
fix(stacks): add app form stacks input [EE-6693] (#11104)
9 months ago
Prabhat Khera c4942de89b
fix(ui): stackname auto fill on create from manifest screen [EE-6688] (#11099)
10 months ago
Prabhat Khera 4c00b72ae3
fix stack name update issue (#11064)
10 months ago
Prabhat Khera a2195caa10
keep labels on edit ingress, configmaps and secrets (#11050)
10 months ago
Ali 9ad78753bc
fix(r2a): don't set errors to undefined [EE-6665] (#11059)
10 months ago
Matt Hook a618ee78e4
fix(helm): minor helm screen page corrections [EE-6642] (#11045)
10 months ago
Matt Hook 16ae4f8681
fix(kube): change pod security policy teaser screen wording [EE-6629] (#11035)
10 months ago
Ali 4a19871fcc
fix(app): fix capitalisation typos and match EE codebase [EE-6480] (#11002)
10 months ago
Ali 77c38306b2
fix(app): get min resource limits [EE-6567] (#10994)
10 months ago
Ali 4c0049edbe
fix(app): allow editing pod services [EE-6480] (#10875)
10 months ago
Ali a15b7cf39a
fix(app): fix namespace validation message for admin [EE-6561] (#10992)
10 months ago
Ali 5f040bf788
fix(app): namespace selector fixes [EE-6561] (#10977)
10 months ago
Ali 59f642ea56
fix(app): persisted volume fixes [EE-6554] (#10975)
10 months ago
Prabhat Khera bf66b6c5f3
fix(ui): reset auto-scaling formvalues if needed [EE-6544] (#10969)
10 months ago
Ali a58b4f479b
fix(app): remove duplicate validation messages [EE-5933] (#10967)
10 months ago
Prabhat Khera 93593e1379
fix(ui): update button disabled when manisfest reverted to the orignial content [EE-6544] (#10968)
10 months ago
Ali 787c7ec4cc
fix(app): remove canUndo function from environment variables [EE-6232] (#10961)
10 months ago
Ali a8e53a4510
fix(app): hide placement form section [EE-6386] (#10964)
10 months ago
Ali 752be47fcc
fix(app): get utilization percentage in payload [EE-6387] (#10962)
10 months ago
Ali 95474b7dc5
fix(app): various persisted folder fixes [EE-6235] (#10963)
10 months ago
Prabhat Khera bbf1900677
Disable update application button on load of edit screen (#10957)
10 months ago