portainer/api/http/handler
Chaim Lev-Ari e686d64011
refactor(docker): strongly type snapshot [EE-3256] (#6990)
* refactor(docker): strongly type snapshot [EE-3256]

fixes [EE-3256]

* fix(endpoints): return empty from association api

* refactor(docker): ignore raw snapshot for swagger
2022-05-31 13:03:10 +03:00
..
auth feat(password) EE-2690 enforce strong password policy (#6751) 2022-04-14 13:45:54 +12:00
backup feat(demo): disable features on demo env [EE-1874] (#6040) 2022-05-22 08:34:09 +03:00
customtemplates refactor(custom-templates): render template variables [EE-2602] (#6937) 2022-05-31 13:00:47 +03:00
edgegroups chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
edgejobs fix(edge-jobs): HTTP 404 on file upload (#6671) 2022-04-14 18:44:04 +02:00
edgestacks chore(edgestacks): add unit tests for edge stacks (#6931) 2022-05-19 17:13:51 -03:00
edgetemplates chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
endpointedge chore(edge): add unit tests to edgestatus inspect endpoint EE-3088 (#6905) 2022-05-10 11:58:19 -03:00
endpointgroups chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
endpointproxy refactor(storidge): remove Storidge support from backend [EE-2450] (#6511) 2022-02-09 05:47:11 +13:00
endpoints refactor(docker): strongly type snapshot [EE-3256] (#6990) 2022-05-31 13:03:10 +03: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
helm fix(database): db migration improvements EE-2688 (#6662) 2022-04-14 16:25:13 +12:00
hostmanagement feat(intel): Enable OpenAMT and FDO capabilities (#6212) 2022-01-24 08:48:04 +13:00
kubernetes fix(kube): Use KubeClusterAccessService for Helm operations [EE-2500] (#6559) 2022-03-21 09:51:29 -03:00
ldap chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13: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 feat(registry): enforce name uniqueness for registries (#6709) 2022-04-07 22:58:26 +02:00
resourcecontrols refactor(access-control): create access-control-panel component [EE-2345] (#6486) 2022-03-16 08:35:32 +02:00
roles chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
settings feat(demo): disable features on demo env [EE-1874] (#6040) 2022-05-22 08:34:09 +03:00
ssl feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
stacks fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
status feat(demo): disable features on demo env [EE-1874] (#6040) 2022-05-22 08:34:09 +03:00
storybook feat(app): introduce react configurations [EE-1809] (#5953) 2021-11-03 12:41:59 +02:00
tags chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
teammemberships chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
teams chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
templates chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
upload feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
users feat(demo): disable features on demo env [EE-1874] (#6040) 2022-05-22 08:34:09 +03:00
webhooks fix(service): webhook vulnerability for passing an invalid image tag EE-2121 (#6269) 2022-01-27 08:38:29 +08:00
websocket chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
handler.go bump versions (#6782) 2022-04-20 17:19:08 +12:00