You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/http/handler/customtemplates
Oscar Zhou e0934bb7fa
fix(customtemplate): duplicated error handling [EE-7197] (#11912)
6 months ago
..
customtemplate_create.go fix(swagger): custom template create docs EE-6428 (#10807) 12 months ago
customtemplate_delete.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
customtemplate_file.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
customtemplate_git_fetch.go fix(customtemplate): duplicated error handling [EE-7197] (#11912) 6 months ago
customtemplate_git_fetch_test.go fix(customtemplate): duplicated error handling [EE-7197] (#11912) 6 months ago
customtemplate_inspect.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
customtemplate_list.go feat(custom-templates): filter templates by edge [EE-6565] (#10979) 10 months ago
customtemplate_update.go refactor(templates): migrate edit view to react [EE-6412] (#10774) 11 months ago
handler.go fix(api): restore deleted apis [EE-6090] (#10267) 1 year ago
utils.go