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
matias-portainer
6228314e3c
fix(oauth): show asterisks placeholder in secret key input field EE-5664 ( #10761 )
2024-01-02 12:19:15 -03:00
Chaim Lev-Ari
ba19aab8dc
refactor(registries): migrate repos table to react [EE-6451] ( #10830 )
2024-01-02 14:04:15 +07:00
Chaim Lev-Ari
a1519ba737
chore(deps): upgrade axios [EE-6488] ( #10885 )
...
Co-authored-by: Matt Hook <hookenz@gmail.com>
2024-01-02 13:26:54 +07:00
Chaim Lev-Ari
4c226d7a17
fix(templates): separate template views filters [EE-6397] ( #10711 )
2024-01-02 13:25:26 +07:00
Chaim Lev-Ari
2b73116284
fix(templates): add host file entry [EE-6461] ( #10839 )
2023-12-21 15:56:02 +07:00
Prabhat Khera
d2ccb10972
add border to tooltip and modal in high contrast theme ( #10834 )
2023-12-20 08:55:00 +13:00
Prabhat Khera
6ede9f8cc3
disable html5 validation ( #10844 )
2023-12-20 08:54:00 +13:00
Prabhat Khera
6b07c874fc
revert #10765 ( #10870 )
2023-12-19 14:19:24 +13:00
Ali
52fe09d0b1
fix(stacks): remove deployed version column [EE-6346] ( #10859 )
...
Co-authored-by: testa113 <testa113>
2023-12-18 11:39:38 +13:00
Ali
d98fc1238e
fix(git): stacks deployed version [EE-6346] ( #10852 )
...
Co-authored-by: testa113 <testa113>
2023-12-15 16:55:39 +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
Oscar Zhou
e4d71d858d
fix(setting/ssl): cert files are optional to upload [EE-6139] ( #10776 )
2023-12-13 23:20:19 +13:00
Chaim Lev-Ari
25741e8c4c
feat(edge): sort waiting room table [EE-6259] ( #10577 )
2023-12-13 11:10:29 +02:00
Prabhat Khera
32d8dc311b
fix cpu parsing logic ( #10808 )
2023-12-12 15:35:36 +13:00
Prabhat Khera
fb3b00de41
fix(UI): remember backup settings tab selection [EE-6347] ( #10765 )
...
* remember backup settings tab selection
* address review comments
2023-12-08 15:17:27 +13:00
Prabhat Khera
0f9b91a15f
disable create access btn if there is no team or user ( #10766 )
2023-12-08 14:19:43 +13:00
Dakota Walsh
79f3e1b04b
fix(backup ui): minor typo on backup page EE-6348 ( #10716 )
2023-12-08 13:22:41 +13:00
matias-portainer
56022ab7b1
fix(stacks): allow editing custom templates before stack deployment EE-6380 ( #10712 )
2023-12-07 09:42:18 -03:00
Ali
4e8b371fb7
fix(gitops): clean trailing slash [EE-6346] ( #10777 )
...
Co-authored-by: testa113 <testa113>
2023-12-07 13:43:01 +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
Chaim Lev-Ari
dabcf4f7db
feat(custom-templates): migrate create view to react [EE-6400] ( #10715 )
2023-12-06 14:11:02 +01: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
Chaim Lev-Ari
8ee0c0cf27
fix(images): sort by tags [EE-6410] ( #10740 )
2023-12-04 08:47:28 +02:00
Chaim Lev-Ari
2a18c9f215
fix(edge/templates): fix issues with git templates [EE-6357] ( #10679 )
2023-12-04 08:46:44 +02:00
Ali
974378c9b5
fix(gitops): correct commit hash link [EE-6346] ( #10723 )
2023-12-04 11:18:15 +13:00
Ali
8f4d6e7e27
fix(app): shift external to the top [EE-6392] ( #10719 )
...
Co-authored-by: testa113 <testa113>
2023-12-04 07:43:53 +13:00
Oscar Zhou
5c7f6aab66
fix(docker/image): swarm image list issue [EE-6374] ( #10710 )
2023-12-01 16:49:31 +13:00
Chaim Lev-Ari
3cf36b0e93
fix(app/templates): show default url in settings [EE-6393] ( #10706 )
2023-11-30 07:18:15 +02:00
Chaim Lev-Ari
7a9436dad7
fix(edge/stacks): clear templates values on change method [EE-6390] ( #10707 )
2023-11-30 07:13:01 +02:00
Ali
e3a995d515
fix(pvc): show access modes [EE-5581] ( #10554 )
...
Co-authored-by: testa113 <testa113>
2023-11-30 09:48:55 +13:00
Ali
87b486b798
fix(PVC): access modes match storage class capability [EE-5580] ( #10550 )
2023-11-30 09:48:14 +13:00
cmeng
92c18843b2
fix(wizard): count swarm agent as local environment EE-6215 ( #10684 )
2023-11-30 08:53:56 +13:00
Ali
450c167461
fix(cache): exclude reqs that accept yaml [EE-6381] ( #10696 )
...
Co-authored-by: testa113 <testa113>
2023-11-29 11:45:10 +13:00
Chaim Lev-Ari
c40931b31c
fix(templates): show type selector [EE-6370] ( #10694 )
2023-11-28 15:40:22 +02:00
Chaim Lev-Ari
76bcdfa2b8
fix(edge/templates): fix issues [EE-6328] ( #10656 )
2023-11-27 09:56:15 +02:00
cmeng
140ac5d17c
fix(logout): clean user data when logout EE-6368 ( #10690 )
2023-11-27 17:21:55 +13:00
cmeng
dc574af734
fix(container): runtime and resources issues EE-6306 ( #10611 )
2023-11-27 11:56:44 +13:00
Oscar Zhou
6bec4cdecc
fix(edgestack): set retry deployment ( #10676 )
2023-11-24 13:45:10 +13:00
Ali
04c1c7d8fb
fix(cache): cache fixes [EE-6293] ( #10681 )
...
* fix(cache): default cache to on for new users [EE-6293]
* clear cache to transition terminating namespace
* add rq requests back to the namespace view
---------
Co-authored-by: testa113 <testa113>
2023-11-24 11:27:52 +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
cmeng
13d1fc63ff
fix(stack): sync ee code to ce EE-5960 ( #10642 )
2023-11-23 09:17:12 +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
ad5a17ac34
feat(edge/updates): schedule time changes [EE-5975] ( #10458 )
2023-11-20 10:24:54 +02: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
cmeng
fffc7b364e
fix(container): Unable to create container with webhook EE-6313 ( #10619 )
2023-11-17 14:35:47 +13:00
cmeng
be09c5e346
fix(volumes): Volumes browse button spacing issue EE-6323 ( #10633 )
2023-11-16 16:25:17 +13:00