Ali
|
a58b4f479b
|
fix(app): remove duplicate validation messages [EE-5933] (#10967)
|
2024-01-17 16:30:30 +13:00 |
Prabhat Khera
|
51ae2198f6
|
fix typo in app name (#10965)
|
2024-01-17 12:15:58 +13:00 |
Prabhat Khera
|
ccc97e6f78
|
fix(ui): app summary [EE-6515] (#10966)
|
2024-01-17 12:15:22 +13:00 |
Ali
|
787c7ec4cc
|
fix(app): remove canUndo function from environment variables [EE-6232] (#10961)
Co-authored-by: testa113 <testa113>
|
2024-01-17 10:13:53 +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
|
211fff5ed4
|
update metrics help text (#10960)
|
2024-01-16 16:02:26 +13:00 |
Prabhat Khera
|
bbf1900677
|
Disable update application button on load of edit screen (#10957)
|
2024-01-16 09:31:44 +13:00 |
Ali
|
ae6333bf7c
|
fix(app): remove duplicate values for multinode cluster [EE-6386] (#10947)
|
2024-01-15 14:34:54 +13:00 |
Ali
|
3a959208a8
|
fix(app): autoscaling min validation [EE-6387] (#10945)
|
2024-01-15 14:34:16 +13:00 |
Prabhat Khera
|
b3b7cfa77f
|
fix(kube): patching stateful service [EE-6523] (#10948)
|
2024-01-15 13:30:45 +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 |
Ali
|
cb7efd8601
|
fix(app): fix wording and 2 key validation [EE-6233] (#10944)
Co-authored-by: testa113 <testa113>
|
2024-01-15 11:01:48 +13:00 |
Ali
|
55f66f161e
|
fix(app): fix env var state and validation [EE-6232] (#10941)
Co-authored-by: testa113 <testa113>
|
2024-01-15 10:56:53 +13:00 |
Prabhat Khera
|
cf88570c39
|
update validation for storage classes (#10940)
|
2024-01-12 09:40:55 +13:00 |
Prabhat Khera
|
0e6a175bf6
|
fix metrics text wordings (#10939)
|
2024-01-12 08:31:29 +13:00 |
Ali
|
4e7d1c7088
|
refactor(app): migrate remaining form sections [EE-6231] (#10938)
|
2024-01-11 15:13:28 +13:00 |
Prabhat Khera
|
0b9cebc685
|
fix(caching): integrate with axios cache interceptor [EE-6505] (#10922)
* integrate with axios-cache-interceptor
* remove extra headers as not needed
|
2024-01-11 11:12:53 +13:00 |
Prabhat Khera
|
b7635feff0
|
fix rbac message when not enabled (#10933)
|
2024-01-11 08:28:01 +13:00 |
Prabhat Khera
|
98157350b6
|
fix(UI): add resourse quota warning is consumed 100% [EE-6508] (#10914)
* add resourse quota warning is consumed 100%
* address review comments
|
2024-01-08 13:49:57 +13:00 |
Prabhat Khera
|
317eec2790
|
allow kube app to scale 0 (#10909)
|
2024-01-08 08:31:31 +13:00 |
Prabhat Khera
|
7a1893f864
|
fix showing env var values (#10908)
|
2024-01-08 08:26:20 +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
|
58da51f767
|
refactor(app): migrate deployment type section [EE-6237] (#10704)
Co-authored-by: testa113 <testa113>
|
2024-01-03 10:04:08 +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 |
Dakota Walsh
|
0ddf84638f
|
fix(kubernetes): deprecate old configurations api EE-5571 (#10837)
* fix(kubernetes): deprecate old configurations api EE-5571
* fix doc variable type
|
2023-12-15 09:04:08 +13:00 |
Prabhat Khera
|
bd5ba7b5d0
|
fix(kube): configmaps and secrets from envFrom in the app detail screen [EE-6282] (#10742)
* fix configmaps and secrets from envFrom
* adress review comments
|
2023-12-06 16:02:26 +13:00 |
Ali
|
2f91315ac7
|
fix(namespace): handle undefined registry options [EE-6366] (#10683)
Co-authored-by: testa113 <testa113>
|
2023-11-24 10:58:32 +13:00 |
Ali
|
a4926e5237
|
fix(namespace): create page layout [EE-6385] (#10675)
|
2023-11-22 15:37:11 +13:00 |
Ali
|
4096bb562d
|
feat(cache): introduce cache option [EE-6293] (#10672)
Co-authored-by: testa113 <testa113>
|
2023-11-22 14:21:07 +13:00 |
Chaim Lev-Ari
|
436da01bce
|
feat(auth): save jwt in cookie [EE-5864] (#10527)
|
2023-11-20 09:35:03 +02:00 |
Ali
|
ecce501cf3
|
Revert "feat(cache): introduce cache option [EE-6293] (#10641)" (#10658)
This reverts commit 2c032f1739 .
|
2023-11-20 15:08:19 +13:00 |
Ali
|
2c032f1739
|
feat(cache): introduce cache option [EE-6293] (#10641)
|
2023-11-20 10:22:48 +13:00 |
Chaim Lev-Ari
|
95d96e1164
|
fix(ui): parse slider value correctly [EE-6225] (#10484)
|
2023-11-14 13:17:25 +02:00 |
Chaim Lev-Ari
|
1f2f4525e3
|
feat(ui/buttons): introduce Add and Delete buttons [EE-6296] (#10585)
|
2023-11-14 12:36:15 +02:00 |
Ali
|
0c323b48e7
|
fix(nodes): restrict nodes details from standard user [EE-6125] (#10586)
Co-authored-by: testa113 <testa113>
|
2023-11-02 19:02:19 +00:00 |
Ali
|
1140804fe9
|
fix(app): sync showSystem between stacks and apps tables [EE-6216] (#10532)
|
2023-10-30 19:41:41 +00:00 |
Ali
|
47fa1626c6
|
fix(app): don't attach all ingresses to app [EE-5686] (#10537)
|
2023-10-27 16:59:45 +13:00 |
Ali
|
6a5f44b5ba
|
fix(errors): display kube confgimap and secret errors [EE-5558] (#10539)
|
2023-10-27 10:56:03 +13:00 |
Ali
|
403fdf7ce3
|
fix(nodes): disable select [EE-4692] (#10538)
Co-authored-by: testa113 <testa113>
|
2023-10-25 23:59:01 +01:00 |
Ali
|
96ead31a8d
|
fix(kubeapi): fix ts api error handling [EE-5558] (#10488)
* fix(kubeapi): fix ts api error handling [EE-5558]
* use portainer errors for mapped functions
* don't parse long patch responses
* allow nested kube error that's thrown to bubble up
---------
Co-authored-by: testa113 <testa113>
|
2023-10-23 20:52:40 +01:00 |
Ali
|
877dc1e236
|
fix(namespace): update no registries text [EE-2226] (#10501)
Co-authored-by: testa113 <testa113>
|
2023-10-18 22:57:29 +01:00 |
Ali
|
0e47f22c0a
|
refactor(cluster): migrate nodes datatable to react [EE-4962] (#10459)
Co-authored-by: testa113 <testa113>
|
2023-10-16 21:19:08 +01:00 |
Ali
|
07ec2ffe5e
|
fix(namespace): create ns qa feedback [EE-2226] (#10474)
|
2023-10-16 19:15:44 +01:00 |