Oscar Zhou
|
fa63432695
|
fix(stack/template): web editor error shows for changing between same mustache templates [EE-6563] (#10976)
|
2024-01-19 09:28:09 +13:00 |
Prabhat Khera
|
bf66b6c5f3
|
fix(ui): reset auto-scaling formvalues if needed [EE-6544] (#10969)
|
2024-01-18 07:59:00 +13:00 |
Chaim Lev-Ari
|
115b01cee3
|
fix(docker): include healthy containers in running [EE-6264] (#10746)
|
2024-01-17 22:30:12 +07:00 |
Chaim Lev-Ari
|
a305fe9e4c
|
feat(stacks): hide redeploy for orphaned stacks [EE-5784] (#10841)
|
2024-01-17 21:45:08 +07:00 |
Ali
|
a58b4f479b
|
fix(app): remove duplicate validation messages [EE-5933] (#10967)
|
2024-01-17 16:30:30 +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 |
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 |
Dakota Walsh
|
3f28d56bfc
|
fix(teams): show add user notification EE-4899 (#10873)
|
2024-01-17 12:14:05 +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
|
a8e53a4510
|
fix(app): hide placement form section [EE-6386] (#10964)
Co-authored-by: testa113 <testa113>
|
2024-01-17 09:34:29 +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
|
7a04d1d4ea
|
fix input cursor moving to the end on edit (#10959)
|
2024-01-16 16:03:01 +13:00 |
Prabhat Khera
|
211fff5ed4
|
update metrics help text (#10960)
|
2024-01-16 16:02:26 +13:00 |
Prabhat Khera
|
2f2cfad722
|
fix high contrast theme colors (#10872)
|
2024-01-16 14:32:24 +13:00 |
Prabhat Khera
|
380c16c8dd
|
increase the font size for search panel (#10838)
|
2024-01-16 14:31:39 +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
|
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
|
067a7d148f
|
update endpoint angular state (#10950)
|
2024-01-12 16:44:49 +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 |
Oscar Zhou
|
bb680ef20a
|
fix(git): incorrect git commit url for bitbucket [EE-6446] (#10855)
|
2024-01-12 08:22:50 +13:00 |
Oscar Zhou
|
c6505a6647
|
fix(docker/container): show exit code in status column if needs [EE-5760] (#10916)
|
2024-01-12 08:21:38 +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
|
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 |
Prabhat Khera
|
b7635feff0
|
fix rbac message when not enabled (#10933)
|
2024-01-11 08:28:01 +13:00 |
Matt Hook
|
dbd2e609d7
|
fix(api-key): add password requirement to generate api key [EE-6140] (#10617)
|
2024-01-09 11:14:24 +13:00 |
Chaim Lev-Ari
|
236e669332
|
refactor(templates): migrate edit view to react [EE-6412] (#10774)
|
2024-01-08 14:32:32 +07:00 |
Chaim Lev-Ari
|
e142939929
|
fix(ui): apply controlled input to field [EE-6411] (#10738)
|
2024-01-08 12:11:31 +07: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 |
Chaim Lev-Ari
|
c7125266f6
|
fix(registries): retag image [EE-6456] (#10836)
|
2024-01-05 18:02:09 -03:00 |
matias-portainer
|
69271c9d59
|
fix(docker/images): check for empty tags EE-6256 (#10531)
|
2024-01-05 17:33:42 -03:00 |
Ali
|
abf517de28
|
refactor(app): migrate app summary section [EE-6239] (#10910)
|
2024-01-05 15:42:36 +13:00 |
matias-portainer
|
7a4314032a
|
fix(docker/console): avoid resizing console when inactive EE-5370 (#10292)
|
2024-01-04 13:01:52 -03:00 |
Chaim Lev-Ari
|
eb5975a400
|
docs(dashboard): update link for swarm node [EE-6318] (#10833)
Co-authored-by: holysoles <holysoles97@gmail.com>
|
2024-01-04 17:02:36 +07:00 |
Chaim Lev-Ari
|
400a80c07d
|
chore(deps): upgrade to msw v2 [EE-6489] (#10911)
|
2024-01-04 16:57:21 +07:00 |
Matt Hook
|
ecd603db8c
|
fix(docker-networks): use Network icon for networks [EE-6507] (#10913)
|
2024-01-04 18:54:04 +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 |