Commit Graph

185 Commits (b23b0f7c8db78d5f1a4a563e0cb0ce2fc05e9477)

Author SHA1 Message Date
andres-portainer 4be2c061f5
fix(tunnels): make the tunnels more robust EE-7042 (#11878)
6 months ago
andres-portainer 3b95c333fc
task(endpoints): change the definition of /endpoints/remove EE-7126 (#11872)
6 months ago
andres-portainer 6c98271e43
fix(endpoints): remove all the endpoints in the same transaction EE-7095 (#11840)
7 months ago
Oscar Zhou 1fce2b83d7
fix(api): list docker volume performance [EE-6896] (#11540)
7 months ago
Dakota Walsh 92c8692bbe
fix(metadata): add mutli endpoint delete api EE-6872 (#11789)
7 months ago
cmeng 549579d935
fix(edge-stack): add completed status EE-6210 (#11635)
7 months ago
Prabhat Khera d5c4671320
fix(swagger): swagger docs for http status code 409 [EE-5767] (#11536)
7 months ago
Prabhat Khera fb4ffaec35
fix(pending-actions): clean pending actions for deleted environment [EE-6545] (#11600)
8 months ago
Oscar Zhou 1a801d86f0
fix(api/endpoint): filter status for async devices [EE-6958] (#11508)
8 months ago
Matt Hook 1fee55ddd2
chore(api): bump docker and protobuf pkgs [EE-6941] (#11565)
8 months ago
Matt Hook e687cee608
ignore, remove or comment out unused code. Enable unused linter (#10743)
12 months ago
Chaim Lev-Ari 25741e8c4c
feat(edge): sort waiting room table [EE-6259] (#10577)
12 months ago
Chaim Lev-Ari 436da01bce
feat(auth): save jwt in cookie [EE-5864] (#10527)
1 year ago
andres-portainer 247f358b94
fix(code): revert omitempty optimization EE-6269 (#10548)
1 year ago
andres-portainer ae1726cece
feat(performance): performance optimizations EE-6042 (#10520)
1 year ago
Matt Hook 860890046d
fix(registry): remove k8s registry secrets when registries are removed [EE-5768] (#10369)
1 year ago
Chaim Lev-Ari 0dc1805881
refactor(docker/services): convert services table to react [EE-4675] (#10289)
1 year ago
Chaim Lev-Ari 95f3cf6e5b
refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398)
1 year ago
Prabhat Khera 14853f6da0
fix(kubernetes): kube env permissions when down [EE-5427] (#10327)
1 year ago
Matt Hook 291625959b
update logic to purge the cache, update the message when the environment can't be reached (#10298)
1 year ago
andres-portainer 4a39122415
fix(code): remove code that is no longer necessary EE-6078 (#10256)
1 year ago
andres-portainer c748385879
feat(transactions): remove the feature flag EE-6080 (#10257)
1 year ago
Prabhat Khera a02f9f1f07
fix(kubernetes): run group permission when endpoint is up [EE-5427] (#10121)
1 year ago
Oscar Zhou 440f4e8dda
fix(edge): stack associated no dynamic group being deployed [EE-5531] (#10224)
1 year ago
andres-portainer 8cc5e0796c
feat(libhttp): move into the Portainer repository EE-5475 (#10231)
1 year ago
cmeng 3237e1990c
fix(waiting-room): search endpoints by dynamic edge group name EE-5965 (#10090)
1 year ago
cmeng 6290e9facc
fix(waiting-room): search endpoints by edge group name EE-5965 (#10072)
1 year ago
Chaim Lev-Ari a1e610a39a
fix(edge/groups): filter selected environments [EE-5891] (#10050)
1 year ago
Chaim Lev-Ari a27cc6c0e5
fix(edge/stacks): show pending envs [EE-5913] (#10052)
1 year ago
matias-portainer d7e83aad26
fix(endpoints): fix nil pointer dereference EE-5843 (#9969)
1 year ago
Chaim Lev-Ari 5ad83d0adb
fix(endpoints): filter by all edge stack states (#9218)
1 year ago
andres-portainer 8c533bee67
feat(transactions): migrate some parts to use transactional code EE-5494 (#9213)
1 year ago
Chaim Lev-Ari 0bcb57568c
feat(edge/stacks): increase status transparency [EE-5554] (#9094)
1 year ago
Matt Hook cbe23dc753
more robust deletion strategy when removing endpoints (#9191)
1 year ago
matias-portainer 29c1862754
fix(api): add missing public access middleware to routes EE-5191 (#9086)
1 year ago
Oscar Zhou f02ede00b3
fix(docker/tls): update tls certs for Docker API env [EE-4286] (#9112)
1 year ago
andres-portainer 4cc96b4b30
feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
1 year ago
LP B 2eca5e05d4
fix(edge-stack): URI too large error for edge stacks with a large amount of environments [EE-5583] (#9085)
1 year ago
andres-portainer f7dd73b0f7
feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089)
1 year ago
andres-portainer 933e764a13
fix(endpoints): document an undocumented parameter EE-5556 (#9088)
1 year ago
cmeng 4c2906e89d
fix(edge) inconsistent heartbeat EE-5533 (#9011)
2 years ago
andres-portainer eda07614ce
chore(unit-test): simplify teardown EE-5536 (#9015)
2 years ago
andres-portainer d29b688eb9
feat(endpointgroups): implement support for transactions EE-5328 (#8944)
2 years ago
Chaim Lev-Ari 365316971b
feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720)
2 years ago
Matt Hook 334eee0c8c
fix(errors): wrap db errors, improve error handling (#8859)
2 years ago
Chaim Lev-Ari d77a0887a7
docs(endpoints): deprecate EdgeCheckinInterval [EE-5281] (#8864)
2 years ago
Chaim Lev-Ari 77f8b9333a
refactor(stacks): break swagger docs by type [EE-5381] (#8820)
2 years ago
Chaim Lev-Ari 4b9c857d85
feat(waiting-room): show and filter by check in [EE-5186] (#8701)
2 years ago
Oscar Zhou a98f480974
fix(swagger): correct endpoint api annotations [EE-5333] (#8761)
2 years ago
cmeng b00aa68c2b
fix(homepage) move heartbeat logic to backend EE-5317 (#8737)
2 years ago