portainer/api/http/handler/customtemplates
Chaim Lev-Ari 2826a4ce39
feat(custom-templates): filter templates by edge [EE-6565] (#10979)
2024-01-28 15:54:34 +02:00
..
customtemplate_create.go fix(swagger): custom template create docs EE-6428 (#10807) 2023-12-11 10:04:23 +13:00
customtemplate_delete.go
customtemplate_file.go
customtemplate_git_fetch.go
customtemplate_git_fetch_test.go feat(auth): save jwt in cookie [EE-5864] (#10527) 2023-11-20 09:35:03 +02:00
customtemplate_inspect.go
customtemplate_list.go feat(custom-templates): filter templates by edge [EE-6565] (#10979) 2024-01-28 15:54:34 +02:00
customtemplate_update.go refactor(templates): migrate edit view to react [EE-6412] (#10774) 2024-01-08 14:32:32 +07:00
handler.go
utils.go