go-gitea/templates/repo/settings/webhook
Russell Aunger 30ba097894 Implement Default Webhooks
Partially implement #770.
Add "Default Webhooks" page in site admin UI.
Persist to the existing webhooks table, but store with RepoID=0 and OrgID=0.
Upon repo creation, copy the set of default webhooks into the new repo.

Signed-off-by: Russell Aunger <rba@live.com>
2018-06-22 05:28:10 -04:00
..
base.tmpl Add more webhooks support and refactor webhook templates directory (#3929) 2018-05-16 22:01:55 +08:00
delete_modal.tmpl Add more webhooks support and refactor webhook templates directory (#3929) 2018-05-16 22:01:55 +08:00
dingtalk.tmpl Implement Default Webhooks 2018-06-22 05:28:10 -04:00
discord.tmpl Implement Default Webhooks 2018-06-22 05:28:10 -04:00
gitea.tmpl Implement Default Webhooks 2018-06-22 05:28:10 -04:00
gogs.tmpl Implement Default Webhooks 2018-06-22 05:28:10 -04:00
history.tmpl Add more webhooks support and refactor webhook templates directory (#3929) 2018-05-16 22:01:55 +08:00
list.tmpl Implement Default Webhooks 2018-06-22 05:28:10 -04:00
new.tmpl Add more webhooks support and refactor webhook templates directory (#3929) 2018-05-16 22:01:55 +08:00
settings.tmpl Implement Default Webhooks 2018-06-22 05:28:10 -04:00
slack.tmpl Implement Default Webhooks 2018-06-22 05:28:10 -04:00