portainer/api/http/handler/endpoints
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
..
endpoint_agent_browse_docs.go
endpoint_agent_versions.go
endpoint_association_delete.go
endpoint_create.go
endpoint_create_global_key.go
endpoint_create_global_key_test.go
endpoint_delete.go
endpoint_delete_test.go feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089) 2023-06-16 10:44:22 -03:00
endpoint_dockerhub_status.go
endpoint_inspect.go
endpoint_list.go fix(edge-stack): URI too large error for edge stacks with a large amount of environments [EE-5583] (#9085) 2023-06-19 11:55:33 +02:00
endpoint_list_test.go chore(unit-test): simplify teardown EE-5536 (#9015) 2023-05-30 11:02:22 -03:00
endpoint_registries_list.go fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
endpoint_registry_access.go
endpoint_settings_update.go
endpoint_snapshot.go
endpoint_snapshots.go
endpoint_status_inspect.go
endpoint_update.go feat(endpointgroups): implement support for transactions EE-5328 (#8944) 2023-05-16 14:47:31 -03:00
endpoint_update_relations.go feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720) 2023-05-14 09:26:11 +07:00
filter.go fix(edge-stack): URI too large error for edge stacks with a large amount of environments [EE-5583] (#9085) 2023-06-19 11:55:33 +02:00
filter_test.go chore(unit-test): simplify teardown EE-5536 (#9015) 2023-05-30 11:02:22 -03:00
handler.go feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089) 2023-06-16 10:44:22 -03:00
sort.go
unique_name.go
update_edge_relations.go feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720) 2023-05-14 09:26:11 +07:00
utils.go
utils_update_edge_groups.go feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720) 2023-05-14 09:26:11 +07:00
utils_update_edge_groups_test.go chore(unit-test): simplify teardown EE-5536 (#9015) 2023-05-30 11:02:22 -03:00
utils_update_tags.go feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720) 2023-05-14 09:26:11 +07:00
utils_update_tags_test.go chore(unit-test): simplify teardown EE-5536 (#9015) 2023-05-30 11:02:22 -03:00