portainer/api/http/handler
Matt Hook 8c5edd2c97
fix(docs): add missing swagger docs for upload file [EE-4886] (#8708)
* add docs for uploading files via host management features

* fix other doc issues
2023-04-04 16:59:34 +12:00
..
auth fix(ldap): sync user teams when needed [EE-4802] (#8235) 2023-01-16 10:41:32 +02:00
backup fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2023-03-27 15:14:16 -03:00
customtemplates feat(templates): allow managing git based templates [EE-2600] (#7855) 2023-04-04 12:44:42 +12:00
docker feat(api): remove golang experimental packages [EE-3648] (#8081) 2022-12-07 17:15:52 +13:00
edgegroups fix(edgegroup): fix data race in edge group update EE-4441 (#8523) 2023-03-15 14:53:38 -03:00
edgejobs fix(docs): add missing swagger docs for upload file [EE-4886] (#8708) 2023-04-04 16:59:34 +12:00
edgestacks fix(docs): add missing swagger docs for upload file [EE-4886] (#8708) 2023-04-04 16:59:34 +12:00
edgetemplates chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
endpointedge fix(docs): add missing swagger docs for upload file [EE-4886] (#8708) 2023-04-04 16:59:34 +12:00
endpointgroups fix(tags): add missing error handling EE-4622 (#8102) 2022-11-24 14:16:04 -03:00
endpointproxy chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
endpoints fix(docs): add missing swagger docs for upload file [EE-4886] (#8708) 2023-04-04 16:59:34 +12:00
file feat(adminmonitor): redirect to timeout page if admin is not created in 5 mins [EE-2691] (#6688) 2022-04-05 16:29:57 +12:00
gitops feat(templates): allow managing git based templates [EE-2600] (#7855) 2023-04-04 12:44:42 +12:00
helm fix(docs): add missing swagger docs for upload file [EE-4886] (#8708) 2023-04-04 16:59:34 +12:00
hostmanagement chore(portainer): clean up the code EE-5188 (#8660) 2023-03-13 13:18:28 -03:00
kubernetes feat(kubernetes): list all kube services screen [EE-1571] (#8524) 2023-03-03 08:45:19 +13:00
ldap chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
motd feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
registries fix(code): remove unused code EE-4431 (#7866) 2022-10-14 19:42:31 -03:00
resourcecontrols fix(code): remove unused code EE-4431 (#7866) 2022-10-14 19:42:31 -03:00
roles chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
settings feat(environments): create async edge [EE-4480] (#8527) 2023-03-01 20:33:05 +02:00
ssl chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
stacks feat(templates): allow managing git based templates [EE-2600] (#7855) 2023-04-04 12:44:42 +12:00
storybook feat(app): introduce react configurations [EE-1809] (#5953) 2021-11-03 12:41:59 +02:00
system refactor(edge): deprecate IsEdgeDevice [EE-5046] (#8534) 2023-03-28 09:19:22 +03:00
tags fix(edgegroups): avoid a last-write-wins situation when updating edge groups concurrently EE-3732 (#8101) 2022-11-23 21:36:17 -03:00
teammemberships chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
teams fix(docs): add missing swagger docs for upload file [EE-4886] (#8708) 2023-04-04 16:59:34 +12:00
templates feat(gitops): allow to skip tls verification [EE-5023] (#8668) 2023-04-03 09:19:17 +03:00
upload fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
users fix(upgrade): remove yellow upgrade banner EE-5141 (#8640) 2023-03-13 09:01:27 -03:00
webhooks fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
websocket fix(websocket): use the read part of the buffer instead of everything EE-5235 (#8685) 2023-03-17 17:23:24 -03:00
handler.go fix(docs): add missing swagger docs for upload file [EE-4886] (#8708) 2023-04-04 16:59:34 +12:00