portainer/app/docker
cong meng 98972dec0d
feat(webhook) EE-2125 send registry auth haeder when update swarms service via webhook (#6220)
* feat(webhook) EE-2125 add some helpers to registry utils

* feat(webhook) EE-2125 persist registryID when creating a webhook

* feat(webhook) EE-2125 send registry auth header when executing a webhook

* feat(webhook) EE-2125 send registryID to backend when creating a service with webhook

* feat(webhook) EE-2125 use the initial registry ID to create webhook on editing service screen

* feat(webhook) EE-2125 update webhook when update registry

* feat(webhook) EE-2125 add endpoint of update webhook

* feat(webhook) EE-2125 code cleanup

* feat(webhook) EE-2125 fix a typo

* feat(webhook) EE-2125 fix circle import issue with unit test

Co-authored-by: Simon Meng <simon.meng@portainer.io>
2021-12-07 09:11:44 +13:00
..
components fix(container): prevent user from editing the portainer container it self EE-917 (#6093) 2021-12-02 08:41:05 +08:00
filters fix(app): Fix ports displayed twice when using docker EE-706 (#5239) 2021-07-23 11:29:01 +12:00
helpers fix(logs): extra CRs in downloading container logs EE-1973 (#6041) 2021-11-19 12:21:16 +08:00
interceptors refactor(router): show endpoint id in url (#3966) 2020-07-15 08:46:38 +12:00
models fix(container): prevent user from editing the portainer container it self EE-917 (#6093) 2021-12-02 08:41:05 +08:00
rest fix(app): parse response with null body (#4654) 2021-06-11 12:05:54 +12:00
services feat(docker): allow docker container resource settings without restart EE-1942 (#6065) 2021-11-30 11:01:09 +13:00
views feat(webhook) EE-2125 send registry auth haeder when update swarms service via webhook (#6220) 2021-12-07 09:11:44 +13:00
__module.js feat(ui):rename endpoint(s) to environment(s) EE-1206 (#5588) 2021-09-08 20:42:17 +12:00