portainer/api/http/handler
Maxime Bajeux c84da11a91
feat(custom-templates): switching a template to standalone makes it disappear in swarm mode (#4829)
* feat(custom-templates): switching a template to standalone makes it disappear in swarm mode

* feat(custom-template): disable deploy button and add an error message

* fix(custom-template): invert variable

* fix(custom-templates): put the warning message below the button
2021-02-23 00:52:18 +01:00
..
auth fix(oauth): if username is empty, fail to login (#4232) 2020-08-19 00:38:58 +12:00
customtemplates feat(custom-templates): switching a template to standalone makes it disappear in swarm mode (#4829) 2021-02-23 00:52:18 +01:00
dockerhub refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
edgegroups refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
edgejobs refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
edgestacks refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
edgetemplates feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
endpointedge refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
endpointgroups feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
endpointproxy feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
endpoints fix(endpoint): skip tls for kube endpoints (#4788) 2021-02-17 15:39:22 +13:00
file fix(api): remove x-frame-options header (#2322) 2018-10-03 14:18:03 +13:00
motd feat(api): prevent non administrator users to use admin restricted API endpoints (#3227) 2019-10-07 16:10:51 +13:00
registries fix(registries): update password only when not empty (#4669) 2021-01-18 13:59:57 +13:00
resourcecontrols refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
roles feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
settings feat(endpoint): relocate docker security settings (#4657) 2021-02-09 21:09:06 +13:00
stacks fix(stack): show correct error message (#4853) 2021-02-16 22:37:27 +01:00
status fix(api): fix invalid restriction on StatusInspectVersion 2019-10-08 11:45:16 +13:00
tags refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
teammemberships feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
teams feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
templates feat(custom-templates): introduce custom templates (#3906) 2020-07-07 11:18:39 +12:00
upload refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
users feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
webhooks refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
websocket feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
handler.go feat(core/support): remove support related API route 2020-08-16 10:45:04 +12:00