Ali
|
e3a8853212
|
fix(app): port namespace limit refresh from EE to CE [EE-6835] (#11483)
Co-authored-by: testa113 <testa113>
|
2024-04-04 08:19:04 +13:00 |
Ali
|
3b1d853090
|
fix(app): only show special message when limits change for existing app resource limit [EE-6837] (#11367)
Co-authored-by: testa113 <testa113>
|
2024-03-14 08:45:48 +13:00 |
Ali
|
2d87a8d8c3
|
fix(app): set values in react autoscaling form section [EE-6740] (#11219)
|
2024-02-20 09:35:27 +13:00 |
Ali
|
6b91fbf7f4
|
fix(app): update app type when changing data access policy [EE-6719] (#11211)
Co-authored-by: testa113 <testa113>
|
2024-02-19 08:08:22 +13:00 |
Prabhat Khera
|
4c00b72ae3
|
fix stack name update issue (#11064)
|
2024-02-08 13:51:01 +13:00 |
Ali
|
9ad78753bc
|
fix(r2a): don't set errors to undefined [EE-6665] (#11059)
Co-authored-by: testa113 <testa113>
|
2024-02-05 14:24:11 +13:00 |
Ali
|
4a19871fcc
|
fix(app): fix capitalisation typos and match EE codebase [EE-6480] (#11002)
Co-authored-by: testa113 <testa113>
|
2024-01-23 16:28:00 +13:00 |
Ali
|
4c0049edbe
|
fix(app): allow editing pod services [EE-6480] (#10875)
* fix(app): allow editing pod services [EE-6480]
* address review comment
---------
Co-authored-by: testa113 <testa113>
Co-authored-by: prabhat khera <prabhat.khera@portainer.io>
|
2024-01-23 10:10:16 +13:00 |
Ali
|
59f642ea56
|
fix(app): persisted volume fixes [EE-6554] (#10975)
Co-authored-by: testa113 <testa113>
|
2024-01-19 12:14:19 +13:00 |
Prabhat Khera
|
bf66b6c5f3
|
fix(ui): reset auto-scaling formvalues if needed [EE-6544] (#10969)
|
2024-01-18 07:59:00 +13:00 |
Prabhat Khera
|
93593e1379
|
fix(ui): update button disabled when manisfest reverted to the orignial content [EE-6544] (#10968)
|
2024-01-17 13:56:10 +13:00 |
Ali
|
752be47fcc
|
fix(app): get utilization percentage in payload [EE-6387] (#10962)
Co-authored-by: testa113 <testa113>
|
2024-01-17 08:33:40 +13:00 |
Ali
|
95474b7dc5
|
fix(app): various persisted folder fixes [EE-6235] (#10963)
Co-authored-by: testa113 <testa113>
|
2024-01-17 08:31:22 +13:00 |
Prabhat Khera
|
bbf1900677
|
Disable update application button on load of edit screen (#10957)
|
2024-01-16 09:31:44 +13:00 |
Ali
|
fcc5736d61
|
fix(app): use isAdmin check on CE [EE-6231] (#10956)
Co-authored-by: testa113 <testa113>
|
2024-01-15 15:34:21 +13:00 |
Ali
|
6d71a28584
|
fix(app): improve resource quota error handling [EE-5933] (#10951)
|
2024-01-15 13:29:35 +13:00 |
Ali
|
d750389c67
|
fix(app): fix exhaused error message [EE-6231] (#10949)
Co-authored-by: testa113 <testa113>
|
2024-01-15 11:03:38 +13:00 |
Prabhat Khera
|
067a7d148f
|
update endpoint angular state (#10950)
|
2024-01-12 16:44:49 +13:00 |
Ali
|
4e7d1c7088
|
refactor(app): migrate remaining form sections [EE-6231] (#10938)
|
2024-01-11 15:13:28 +13:00 |
Prabhat Khera
|
d0b9e3a732
|
fix(UI): app summary on forvalues update [EE-6515] (#10932)
* app summary on forvalues update
* comment added
|
2024-01-11 10:14:23 +13:00 |
Ali
|
abf517de28
|
refactor(app): migrate app summary section [EE-6239] (#10910)
|
2024-01-05 15:42:36 +13:00 |
Ali
|
9fc7187e24
|
refactor(app): placement form section [EE-6386] (#10818)
Co-authored-by: testa113 <testa113>
|
2024-01-03 11:00:50 +13:00 |
Ali
|
2d77e71085
|
refactor(app): migrate-autoscaling [EE-6387] (#10709)
* refactor(app): migrate-autoscaling [EE-6387]
|
2024-01-03 10:42:39 +13:00 |
Ali
|
6da71661d5
|
refactor(app): migrate replicas form section [EE-6238] (#10705)
Co-authored-by: testa113 <testa113>
|
2024-01-03 10:27:38 +13:00 |
Ali
|
947ba4940b
|
refactor(app): migrate resource reservations [EE-6236] (#10695)
* refactor(app): migrate resource reservations [EE-6236]
|
2024-01-03 10:03:33 +13:00 |
Ali
|
e07ee05ee7
|
refactor(app): persisted folders form section [EE-6235] (#10693)
* refactor(app): persisted folder section [EE-6235]
|
2024-01-03 09:46:26 +13:00 |
Ali
|
7a2412b1be
|
refactor(app): migrate configmap and secret form sections [EE-6233] (#10528)
* refactor(app): migrate configmap and secret form sections [EE-6233]
|
2024-01-03 09:07:11 +13:00 |
Ali
|
488393007f
|
refactor(app): migrate env var form section [EE-6232] (#10499)
* refactor(app): migrate env var form section [EE-6232]
* allow undoing delete in inputlist
|
2024-01-03 08:17:54 +13:00 |
Ali
|
a2d6d6002c
|
fix(app): update sliders when limits are known [EE-5933] (#10768)
Co-authored-by: testa113 <testa113>
|
2023-12-07 12:11:44 +13:00 |
Prabhat Khera
|
7840e0bfe1
|
feature(kubernetes): stack name made optional & add toggle to disable stack in kubernetes [EE-6170] (#10436)
|
2023-10-16 14:08:06 +13:00 |
matias-portainer
|
dfce48cd5e
|
fix(stacks): check properly if endpoint id is defined in the stacks object EE-6118 (#10302)
|
2023-09-21 10:12:43 -03:00 |
Ali
|
bb61723ba1
|
apply changes from EE (#9232)
Co-authored-by: testa113 <testa113>
|
2023-07-20 13:48:48 +12:00 |
Ali
|
c752b98120
|
fix(app): fix app ingress edge cases [EE-5663] (#9150)
Co-authored-by: testa113 <testa113>
|
2023-07-10 16:20:22 +12:00 |
Ali
|
89c1d0e337
|
feat(app): add ingress to app service form [EE-5569] (#9106)
|
2023-06-26 16:21:19 +12:00 |
Ali
|
a2388226ad
|
fix(app): path override validation [EE-5078] (#9077)
Co-authored-by: testa113 <testa113>
|
2023-06-15 09:05:19 +12:00 |
Ali
|
9d3f13ac92
|
fix(app): single delete config or secret [EE-5078] (#9069)
Co-authored-by: testa113 <testa113>
|
2023-06-13 17:03:55 +12:00 |
Ali
|
3721c1478e
|
fix(app): fix app env var update issues [EE-5078] (#9066)
Co-authored-by: testa113 <testa113>
|
2023-06-13 09:14:10 +12:00 |
Ali
|
2d69e93efa
|
feat(app): rearrange app form services [EE-5566] (#9056)
|
2023-06-12 11:50:13 +12:00 |
Ali
|
d7fc2046d7
|
feat(config): separate configmaps and secrets [EE-5078] (#9029)
|
2023-06-12 09:46:48 +12:00 |
Ali
|
69776b4863
|
refactor(app): app service form to react [EE-5415] (#8994)
|
2023-05-31 17:58:41 +12:00 |
Prabhat Khera
|
731f3959c7
|
fix(UI): update application deploy/update messages EE-4005 (#8819)
|
2023-05-01 09:14:30 +12:00 |
Prabhat Khera
|
6ee5cc6a56
|
fix(ui): namespace cache refresh on reload EE-5155 (#8644)
|
2023-03-16 10:10:37 +13:00 |
Ali
|
31d956dbcb
|
fix(app): restrict ns fix create app [EE-5123] (#8597)
* fix(app): restrict ns fix create app [EE-5123]
* fix node limits race condition
---------
Co-authored-by: testa113 <testa113>
|
2023-03-10 10:24:23 +13:00 |
Chaim Lev-Ari
|
6918da2414
|
refactor(stacks): extract auto update logic [EE-4945] (#8545)
|
2023-03-02 17:07:50 +02:00 |
Chaim Lev-Ari
|
b98c71f1ab
|
refactor(ui): move react components to react codebase [EE-3354] (#8258)
* refactor(ui): move react components to react codebase [EE-3354]
* refactor(app): move bocx selector options
* refactor(react): spearate portainer components
* fix(app): fix imports
|
2023-02-28 17:32:29 +02:00 |
Chaim Lev-Ari
|
e66dea44e3
|
refactor(ui/modals): replace bootbox with react solution [EE-4541] (#8010)
|
2023-02-14 13:49:41 +05:30 |
Ali
|
9f6702d0b8
|
feat(resourcequotas): reduce resource quota requests [EE-4757] (#8420)
|
2023-02-10 18:28:53 +13:00 |
Chaim Lev-Ari
|
2dddc1c6b9
|
refactor(ui/box-selector): replace all selectors [EE-3856] (#7902)
|
2023-02-07 09:03:57 +05:30 |
Chaim Lev-Ari
|
77c29ff87e
|
refactor(kubernetes): move react codebase [EE-3349] (#7953)
|
2022-11-07 08:03:11 +02:00 |
Ali
|
7a6ff10268
|
fix(ing): nodeport validate and show errors [EE-4373] (#7801)
|
2022-10-12 10:06:57 +13:00 |