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
Ali
bdcb003a32
fix(app): dont validate stack name [EE-6379] ( #10701 )
...
Co-authored-by: testa113 <testa113>
2023-11-29 11:44:33 +13:00
Chaim Lev-Ari
c40931b31c
fix(templates): show type selector [EE-6370] ( #10694 )
2023-11-28 15:40:22 +02:00
Matt Hook
db46dc553f
fix(backups): fix rollback feature [EE-6367] ( #10691 )
2023-11-28 11:12:17 +13: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
Ali
2fe965942a
fix(kubeClient): get standard client [EE-6376] ( #10692 )
...
Co-authored-by: testa113 <testa113>
2023-11-27 16:48:47 +13:00
cmeng
dc574af734
fix(container): runtime and resources issues EE-6306 ( #10611 )
2023-11-27 11:56:44 +13:00
Ali
1bcbfb8213
fix(cache): set as true for a new admin [EE-6293] ( #10689 )
...
Co-authored-by: testa113 <testa113>
2023-11-27 10:19:08 +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
andres-portainer
a4b17d2548
fix(gitops): change the condition that checks if the environment is online EE-6321 ( #10665 )
2023-11-23 11:54:50 -03:00
Chaim Lev-Ari
26953d0b15
fix(templates): change default url [EE-6363] ( #10680 )
2023-11-23 03:41:22 +02: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
James Carppe
936a71ee00
Update bug template for 2.19.3 ( #10674 )
2023-11-22 14:25:22 +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
cmeng
57ed6ae6a6
fix(edge-stack): parse docker compose multi lines json output EE-6317 ( #10627 )
2023-11-20 22:54:28 +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
andres-portainer
0b5b8971b1
fix(gitops): handle the local environment in isEnvironmentOnline() EE-6321 ( #10631 )
2023-11-16 09:40:42 -03:00
cmeng
be09c5e346
fix(volumes): Volumes browse button spacing issue EE-6323 ( #10633 )
2023-11-16 16:25:17 +13:00
cmeng
d089dfbca0
fix(container): fix various creating container issues EE-6287 ( #10595 )
...
* fix(container): show placeholder for image field EE-6287
* fix(container): correct query params for search button field EE-6287
* fix(container): use btoa to encode registry credential EE-6287
* fix(container): allow creating non-existing option EE-6287
* fix(ui/forms): typeahead component
* fix(container): select the default registry EE-6287
* fix(container): always enable deploy button when always pull is off EE-6287
* fix(container): reset command fields outside current event to avoid validation on broken values EE-6287
* fix(container): query registry with endpoint ID param EE-6287
---------
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portainer.io>
2023-11-16 08:50:23 +13:00
Chaim Lev-Ari
e43d076269
feat(edge/templates): introduce edge specific settings [EE-6276] ( #10609 )
2023-11-15 14:43:18 +02:00
Chaim Lev-Ari
68950fbb24
feat(edge/templates): introduce custom templates [EE-6208] ( #10561 )
2023-11-15 10:45:07 +02:00
Chaim Lev-Ari
a0f583a17d
fix(containers): align switches [EE-6314] ( #10616 )
2023-11-15 09:34:08 +02:00
Chaim Lev-Ari
51474262eb
fix(access-control): show only environment users [EE-6315] ( #10614 )
2023-11-15 09:33:29 +02:00
Matt Hook
3525a1af77
fix(kube): change advanced deployment label [EE-6310] ( #10626 )
...
* change namespace label to deploy to
* fix var typo
2023-11-15 11:35:39 +13:00
Chaim Lev-Ari
e1e90c9c1d
feat(edge/templates): introduce edge app templates [EE-6209] ( #10480 )
2023-11-14 14:54:44 +02: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
99b39da03d
refactor(edge/groups): migrate view to react [EE-4683] ( #10592 )
2023-11-14 12:57:27 +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
James Carppe
66635ba6b1
Updated versions in bug report template ( #10620 )
...
LGTM
2023-11-13 07:07:44 +05:30
yi-portainer
3630aab820
* remove line break
2023-11-13 14:18:52 +13:00
Matt Hook
3c8c2118d4
update namespace section for helm ( #10610 )
2023-11-13 09:37:52 +13:00
Chaim Lev-Ari
d6ac29b498
fix(edge/stacks): remove parentheses [EE-6277] ( #10560 )
2023-11-09 09:55:54 +02:00
Prabhat Khera
e73b7fe0fd
fix(kubernetes): clear user token from kube token cache on logout + update cluster rolebindings for user on change of team/user authorization [EE-6298] ( #10598 )
...
* clear user token from kube token cache on logoug + updates cluster role bindings for service accounts on change user/teams authorizations
2023-11-09 14:33:23 +13:00
Prabhat Khera
e761a00098
fix(kubernetes): URL form validation for advance deployment [EE-6280] ( #10607 )
2023-11-09 13:26:42 +13:00
Oscar Zhou
9041880bdb
fix(container): assign container domain name ( #10605 )
2023-11-09 10:19:28 +13:00
Ali
e4ddd8048a
fix(app): disable deploy when there are no namespaces [EE-6295] ( #10606 )
...
Co-authored-by: testa113 <testa113>
2023-11-08 03:22:41 +00:00
Oscar Zhou
e6ef913bb1
fix(docker/swarm): suppress no such container logs ( #10604 )
2023-11-08 11:43:42 +13:00
Matt Hook
3fd696d6b5
switch to filter after upgrading helm binary ( #10596 )
2023-11-06 13:32:14 +13:00
Ali
24c9959ca4
fix(app): hide services section when there are no namespaces [EE-6295] ( #10588 )
...
Co-authored-by: testa113 <testa113>
2023-11-05 17:37:48 +00:00