andres-portainer
31bdb948a8
chore(code): use int ranges in loops BE-10990 ( #12028 )
2024-07-10 19:22:47 -03:00
andres-portainer
220fe28830
fix(snapshots): fix background snapshots on environment creation EE-7273 ( #12021 )
2024-07-09 15:18:13 -03:00
andres-portainer
7fd1a644a6
chore(loops): remove loop var copy EE-7342 ( #12023 )
2024-07-09 12:47:34 -03:00
andres-portainer
4adce14485
fix(errors): improve error handling EE-4430 ( #11987 )
2024-06-28 17:35:26 -03:00
andres-portainer
19fa40286a
chore(fdo): remove FDO code EE-7235 ( #11981 )
2024-06-28 08:42:16 -03:00
andres-portainer
1a3db327c7
fix(kube): improve error handling EE-7196 ( #11976 )
2024-06-27 10:45:11 -03:00
andres-portainer
1170004097
fix(kube): improve error handling EE-7199 ( #11974 )
2024-06-27 10:43:44 -03:00
andres-portainer
9ee092aa5e
chore(code): reduce the code duplication EE-7278 ( #11969 )
2024-06-26 18:14:22 -03:00
andres-portainer
bfa27d9103
chore(code): clean up the code EE-7251 ( #11948 )
2024-06-18 15:59:12 -03:00
andres-portainer
90a19cec5c
chore(code): remove unnecessary type conversions EE-7191 ( #11908 )
2024-06-10 09:32:52 -03:00
Matt Hook
62c2bf86aa
fix(db): fix missing portainer.edb in backups when encrypted portainer db is used [EE-6417] ( #11885 )
2024-06-06 12:36:27 +12:00
andres-portainer
c5a1d7e051
fix(tunnels): make the tunnels more robust EE-7042 ( #11877 )
2024-05-28 16:42:56 -03:00
Matt Hook
9cef912c44
feat(dashboard): dashboard api [EE-7111] ( #11843 )
2024-05-21 11:09:29 +12:00
Chaim Lev-Ari
014a590704
refactor(docker): migrate dashboard to react [EE-2191] ( #11574 )
2024-05-20 09:34:51 +03:00
Matt Hook
6a51b6b41e
fix(pending-actions): further refactoring [EE-7011] ( #11806 )
2024-05-10 11:59:58 +12:00
Prabhat Khera
1303a08f5a
fix(auth): make createAccessToken api backward compatible [EE-6818] ( #11326 )
...
* fix(auth): make createAccessToken api backward compatible [EE-6818]
* fix(api): api error message [EE-6818]
* fix messages
2024-03-14 09:02:28 +13:00
Dakota Walsh
5ee6efb145
fix(backup): restore over network share EE-6578 ( #11044 )
2024-02-01 11:41:32 +13:00
Chaim Lev-Ari
2826a4ce39
feat(custom-templates): filter templates by edge [EE-6565] ( #10979 )
2024-01-28 15:54:34 +02: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
82951093b5
chore(ci): run lint and test on all pkgs [EE-6201] ( #10481 )
2024-01-02 10:59:49 +07:00
Chaim Lev-Ari
436da01bce
feat(auth): save jwt in cookie [EE-5864] ( #10527 )
2023-11-20 09:35:03 +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
andres-portainer
ae1726cece
feat(performance): performance optimizations EE-6042 ( #10520 )
2023-10-24 13:55:11 -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
cmeng
56ab19433a
fix(websocket): abort websocket when logout EE-6058 ( #10372 )
2023-09-29 12:13:09 +13:00
Prabhat Khera
14853f6da0
fix(kubernetes): kube env permissions when down [EE-5427] ( #10327 )
2023-09-19 08:57:27 +12:00
andres-portainer
4a39122415
fix(code): remove code that is no longer necessary EE-6078 ( #10256 )
2023-09-05 22:35:16 -03:00
andres-portainer
c748385879
feat(transactions): remove the feature flag EE-6080 ( #10257 )
2023-09-05 20:27:20 -03:00
Prabhat Khera
a02f9f1f07
fix(kubernetes): run group permission when endpoint is up [EE-5427] ( #10121 )
...
* update group access when env is down
* fix tests
2023-09-05 11:03:43 +12:00
Oscar Zhou
440f4e8dda
fix(edge): stack associated no dynamic group being deployed [EE-5531] ( #10224 )
2023-09-04 17:04:45 +12:00
andres-portainer
090fa4aeb3
feat(libcrypto): move into the Portainer repository EE-5476 ( #10230 )
2023-09-01 17:27:19 -03:00
Chaim Lev-Ari
a1e610a39a
fix(edge/groups): filter selected environments [EE-5891] ( #10050 )
2023-08-16 12:24:37 +03:00
Dakota Walsh
ca617e2ac9
fix(jwt): replace deprecated gorilla/securecookie [EE-5153] ( #9247 )
2023-07-27 09:34:16 +12:00
andres-portainer
21b00c267d
fix(docker): use version negotiation for the Docker client EE-5797 ( #9250 )
2023-07-25 19:00:21 -03:00
andres-portainer
8c533bee67
feat(transactions): migrate some parts to use transactional code EE-5494 ( #9213 )
2023-07-17 17:36:00 -03:00
andres-portainer
146681e1c7
fix(snapshots): increase the chance of taking a snapshot for edge environments EE-4795 ( #9211 )
2023-07-14 12:34:50 -03:00
Chaim Lev-Ari
0bcb57568c
feat(edge/stacks): increase status transparency [EE-5554] ( #9094 )
2023-07-13 23:55:52 +03:00
cmeng
db61fb149b
feat(edge-stack): per-device-configs-for-edge-stack EE-5461 ( #9203 )
2023-07-13 15:41:47 -03:00
andres-portainer
64b227b2e1
chore(code): clean up the code EE-5719 ( #9183 )
2023-07-10 23:26:54 -03:00
andres-portainer
74515f102d
fix(docker-proxy): reduce DB writes to optimize the proxy calls EE-5516 ( #9148 )
2023-07-05 09:25:05 -03:00
Chaim Lev-Ari
c452de82b7
refactor(libstack): use libstack [EE-5474] ( #9122 )
2023-06-28 08:03:52 +07:00
andres-portainer
4cc96b4b30
feat(dataservices): unify access methods and abstract away redundant code [EE-5628] ( #9115 )
2023-06-22 18:28:07 -03:00
LP B
2eca5e05d4
fix(edge-stack): URI too large error for edge stacks with a large amount of environments [EE-5583] ( #9085 )
...
* refactor(edge-stacks): filter endpoints by edgeStack
* feat(api/endpoints): edge stack filter support filtering on status in stack
* refactor(endpoints): use separate query params and not JSON query param when querying for an edge stack
* feat(api/endpoints): handle stack filter on dynamic groups + unique list with multiple groups sharing environments
* fix(app/endpoints): edge stack related query params type definition
* fix(api/endpoints): rebase conflicts on imports
2023-06-19 11:55:33 +02:00
andres-portainer
f7dd73b0f7
feat(unit-testing): add a mock for the RequestBouncer EE-5610 ( #9089 )
2023-06-16 10:44:22 -03:00
cmeng
4c2906e89d
fix(edge) inconsistent heartbeat EE-5533 ( #9011 )
2023-06-02 10:36:14 +12:00
Chaim Lev-Ari
93bf630105
feat(edge/stacks): sync EE codechanges [EE-498] ( #8580 )
2023-05-31 01:33:22 +07:00
andres-portainer
dbd476008b
feat(snapshots): add support for transactions EE-5329 ( #8947 )
2023-05-17 11:57:05 -03:00
LP B
5a04338087
feat(api/stacks): use compose-unpacker to deploy stacks from git [EE-4758] ( #8725 )
...
* feat(api/stacks): use compose-unpacker to deploy stacks from git
* refactor(api/stacks): move stack operation as unpacker builder parameter + check builder func existence
* fix(api/stacks): defer removal of unpacker container after error check
* refactor(api/unpacker-builder): clearer code around client creation for standalone and swarm manager
* refactor(api/stacks): extract git stack check to utility function
* fix(api/stacks): apply skip tls when deploying with unpcker - ref EE-5023
* fix(api/stacks): defer close of docker client
2023-05-17 14:52:39 +02:00
andres-portainer
d29b688eb9
feat(endpointgroups): implement support for transactions EE-5328 ( #8944 )
2023-05-16 14:47:31 -03:00
Chaim Lev-Ari
365316971b
feat(waiting-room): choose relations when associated endpoint [EE-5187] ( #8720 )
2023-05-14 09:26:11 +07:00