portainer/api/http/handler/endpoints
Oscar Zhou ca7e4dd66e fix(edge/async): onboarding agent without predefined group cannot be associated [BE-11281] (#83) 2024-11-05 09:32:25 +13:00
..
endpoint_agent_browse_docs.go ignore, remove or comment out unused code. Enable unused linter (#10743) 2023-12-18 10:28:15 +13:00
endpoint_agent_versions.go chore(code): reduce the code duplication EE-7278 (#11969) 2024-06-26 18:14:22 -03:00
endpoint_association_delete.go fix(tunnels): make the tunnels more robust EE-7042 (#11877) 2024-05-28 16:42:56 -03:00
endpoint_create.go feat(podman): support add podman envs in the wizard [r8s-20] (#12056) 2024-09-25 11:55:07 +12:00
endpoint_create_global_key.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
endpoint_create_global_key_test.go feat(demo): remove demo mode EE-6769 (#11841) 2024-05-17 20:00:01 -03:00
endpoint_delete.go fix(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03:00
endpoint_delete_test.go chore(code): use int ranges in loops BE-10990 (#12028) 2024-07-10 19:22:47 -03:00
endpoint_dockerhub_status.go fix(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03:00
endpoint_force_update_service.go chore(code): clean up the code EE-7251 (#11948) 2024-06-18 15:59:12 -03:00
endpoint_inspect.go fix(kubernetes): kube env permissions when down [EE-5427] (#10327) 2023-09-19 08:57:27 +12:00
endpoint_list.go feat(edge): sort waiting room table [EE-6259] (#10577) 2023-12-13 11:10:29 +02:00
endpoint_list_test.go fix(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03:00
endpoint_registries_list.go refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
endpoint_registry_access.go refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
endpoint_settings_update.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
endpoint_snapshot.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
endpoint_snapshots.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
endpoint_status_inspect.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
endpoint_update.go chore(code): use cmp.Or() EE-7333 (#12009) 2024-07-04 19:23:53 -03:00
endpoint_update_relations.go fix(edge/async): onboarding agent without predefined group cannot be associated [BE-11281] (#83) 2024-11-05 09:32:25 +13:00
filter.go fix(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03:00
filter_test.go fix(endpoints): optimize the search performance BE-11267 (#12262) 2024-10-01 15:13:54 -03:00
handler.go task(endpoints): change the definition of /endpoints/remove EE-7126 (#11873) 2024-05-28 09:05:35 -03:00
sort.go feat(edge): sort waiting room table [EE-6259] (#10577) 2023-12-13 11:10:29 +02:00
sort_test.go chore(code): reduce the code duplication EE-7278 (#11969) 2024-06-26 18:14:22 -03:00
unique_name.go refactor(wizard): migrate to react [EE-2305] (#6957) 2022-05-23 17:32:51 +03:00
update_edge_relations.go fix(edge/async): onboarding agent without predefined group cannot be associated [BE-11281] (#83) 2024-11-05 09:32:25 +13:00
utils.go feat(edge/stacks): increase status transparency [EE-5554] (#9094) 2023-07-13 23:55:52 +03:00
utils_update_edge_groups.go chore(code): reduce the code duplication EE-7278 (#11969) 2024-06-26 18:14:22 -03:00
utils_update_edge_groups_test.go chore(code): reduce the code duplication EE-7278 (#11969) 2024-06-26 18:14:22 -03:00
utils_update_tags.go chore(code): reduce the code duplication EE-7278 (#11969) 2024-06-26 18:14:22 -03:00
utils_update_tags_test.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00