1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-22 23:09:41 +02:00
portainer/api/http/handler/customtemplates
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
..
customtemplate_create.go fix(customtemplate): create from file (#4769) 2021-02-17 16:56:44 +01:00
customtemplate_delete.go fix(api): fix issues with old error declaration 2020-07-08 12:25:37 +12:00
customtemplate_file.go fix(api): fix issues with old error declaration 2020-07-08 12:25:37 +12:00
customtemplate_inspect.go fix(api): fix issues with old error declaration 2020-07-08 12:25:37 +12:00
customtemplate_list.go feat(custom-templates): switching a template to standalone makes it disappear in swarm mode (#4829) 2021-02-23 00:52:18 +01:00
customtemplate_update.go fix(api/custom-templates): prevent name collisions on update (#4250) 2020-08-21 10:17:30 +12:00
git.go feat(custom-templates): introduce custom templates (#3906) 2020-07-07 11:18:39 +12:00
handler.go feat(custom-templates): introduce custom templates (#3906) 2020-07-07 11:18:39 +12:00