Prabhat Khera
b6f9777bbf
fix custom template id on select ( #10573 )
2023-11-02 08:46:50 +13:00
Ali
f6b78312f4
fix(nodes): allow standard users to get kube endpoints [EE-6125] ( #10572 )
...
Co-authored-by: testa113 <testa113>
2023-11-01 19:08:38 +00:00
Chaim Lev-Ari
948486df77
fix(services): update service [EE-6275] ( #10559 )
2023-11-01 12:27:38 +02:00
cmeng
600c8a3025
fix(volumes): fix broken volume browse button EE-6274 ( #10566 )
2023-11-01 14:15:54 +13:00
cmeng
8daf77c3b6
fix(log-viewer): unable to view container logs EE-6273 ( #10555 )
2023-11-01 12:00:05 +13:00
matias-portainer
8bb5129be0
feat(nomad): remove nomad from UI EE-6060 ( #10509 )
2023-10-31 15:27:20 -03:00
Ali
1140804fe9
fix(app): sync showSystem between stacks and apps tables [EE-6216] ( #10532 )
2023-10-30 19:41:41 +00:00
Prabhat Khera
7d868d1dc9
hide stacks tab if stack feature is disabled ( #10551 )
2023-10-30 14:13:36 +13:00
andres-portainer
247f358b94
fix(code): revert omitempty optimization EE-6269 ( #10548 )
2023-10-27 17:33:04 -03:00
matias-portainer
f10356641a
fix(edge/aeec): make edge id generator field mandatory EE-6010 ( #10545 )
2023-10-27 10:35:10 -03:00
LP B
9e60723e4d
fix(app/logout): always perform API logout + make API logout route public [EE-6198] ( #10448 )
...
* feat(api/logout): make logout route public
* feat(app/logout): always perform API logout on /logout redirect
* fix(app): send a logout event to AngularJS when axios hits a 401
2023-10-27 14:44:05 +02:00
Ali
47fa1626c6
fix(app): don't attach all ingresses to app [EE-5686] ( #10537 )
2023-10-27 16:59:45 +13:00
Prabhat Khera
26036c05f2
fix(kubernetes): remove unique check from kubernetes stacks [EE-6170] ( #10542 )
2023-10-27 15:41:02 +13:00
Matt Hook
8ee718f808
chore(binaries): upgrade binaries [EE-6253] ( #10529 )
2023-10-27 15:40:06 +13:00
cmeng
30e4b3e68c
fix(edge-stack): remove text info for relative path EE-6228 ( #10541 )
2023-10-27 14:53:20 +13:00
cmeng
0d56504268
fix(settings): disable save button when revert changes EE-6263 ( #10543 )
2023-10-27 13:47:08 +13:00
Ali
6a5f44b5ba
fix(errors): display kube confgimap and secret errors [EE-5558] ( #10539 )
2023-10-27 10:56:03 +13:00
cmeng
3964852fda
fix(container): hide capabilities tab EE-6258 ( #10540 )
2023-10-26 15:44:31 +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
afa3e7477b
fix(toggle): update cursor style and color transition speed [EE-6229] ( #10534 )
...
Co-authored-by: testa113 <testa113>
2023-10-25 23:17:18 +01:00
Ali
d9effb3597
fix(nodes): fix nodes datatable width [EE-4962] ( #10533 )
...
Co-authored-by: testa113 <testa113>
2023-10-25 20:42:36 +01:00
andres-portainer
ee80e3d252
fix(edge): fix frontend issues with omitempty EE-6260 ( #10536 )
2023-10-25 15:51:39 -03:00
matias-portainer
824706e4e9
fix(ui): label GPU functionality as NVIDIA only EE-6204 ( #10522 )
2023-10-25 14:48:22 -03:00
Chaim Lev-Ari
09f9c09706
chore(ci): separate tests from CI ( #10524 )
2023-10-25 07:52:04 +03:00
Prabhat Khera
577eef5de0
fix stack name placeholder and some css styling ( #10523 )
2023-10-25 08:59:10 +13:00
andres-portainer
ae1726cece
feat(performance): performance optimizations EE-6042 ( #10520 )
2023-10-24 13:55:11 -03:00
andres-portainer
e4e66dac9c
fix(gitops): only attempt to redeploy when the environment appears to be online EE-6182 ( #10464 )
2023-10-24 11:20:45 -03:00
Steven Kang
08fdebfbd9
feat(ci): introduce GH Actions for Portainer CE ( #10419 )
...
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portainer.io>
2023-10-24 13:30:33 +03:00
Matt Hook
860890046d
fix(registry): remove k8s registry secrets when registries are removed [EE-5768] ( #10369 )
2023-10-24 09:24:09 +13: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
andres-portainer
6c55cac52a
feat(code): equalize the code with EE EE-6218 ( #10518 )
2023-10-23 15:52:37 -03:00
Ali
e110856003
fix(namespace): remove duplicate 'no registry' text [EE-2226] ( #10519 )
...
Co-authored-by: testa113 <testa113>
2023-10-23 19:49:24 +01:00
Chaim Lev-Ari
10c3ed42f0
refactor(custom-templates): migrate list component to react [EE-6206] ( #10440 )
2023-10-23 20:00:50 +03:00
Chaim Lev-Ari
14129632a3
refactor(app-templates): convert list to react [EE-6205] ( #10439 )
2023-10-23 19:04:18 +03:00
Chaim Lev-Ari
1fa63f6ab7
refactor(docker/services): migrate service tasks to react [EE-4676] ( #10328 )
2023-10-23 13:52:49 +03:00
Chaim Lev-Ari
70455320be
fix(docker/volumes): Add volume typo [EE-6226] ( #10483 )
2023-10-23 13:31:59 +03:00
Chaim Lev-Ari
b933bee95e
feat(docker/networks): migrate networks datatable to React [EE-4670] ( #10351 )
...
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2023-10-22 12:35:22 +03:00
Chaim Lev-Ari
0dc1805881
refactor(docker/services): convert services table to react [EE-4675] ( #10289 )
2023-10-22 12:32:05 +03:00
Chaim Lev-Ari
6b5c24faff
refactor(custom-templates): migrate common-fields to react [EE-6207] ( #10445 )
2023-10-22 12:19:19 +03:00
Chaim Lev-Ari
1ad9488ca7
refactor(templates): migrate template item to react [EE-6203] ( #10429 )
2023-10-19 21:09:15 +02:00
Chaim Lev-Ari
d970f0e2bc
refactor(containers): migrate create view to react [EE-2307] ( #9175 )
2023-10-19 13:45:50 +02:00
cmeng
bc0050a7b4
fix(user-token): prevent admin read tokens of other admins EE-5858 ( #10489 )
2023-10-19 16:23:14 +13:00
Prabhat Khera
03155685ab
fix toggle colors ( #10503 )
2023-10-19 15:01:31 +13:00
Prabhat Khera
7e4d113fda
fix libhelm error message ( #10502 )
2023-10-19 13:20:49 +13:00
Oscar Zhou
7c91780eb7
fix(edge): introduce pause and rollback status [EE-5992] ( #10465 )
2023-10-19 11:26:02 +13: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
Prabhat Khera
56f3bd8417
add name field for helm install in advance deployments ( #10493 )
2023-10-18 11:37:03 +13:00
Ali
776be2e022
fix(sidebar): high contrast styles, single option link [EE-5666] ( #10485 )
2023-10-16 21:23:23 +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
andres-portainer
b346fd7f39
fix(store): fix StoreIsUpdating() to properly set the state EE-6227 ( #10486 )
2023-10-16 16:32:30 -03:00