go-gitea/templates/admin
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
..
auth Fix typo (#4151) 2018-06-06 22:02:37 +08:00
base Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 2018-05-24 09:03:42 +08:00
org Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
repo Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 2018-05-24 09:03:42 +08:00
user Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
config.tmpl Show only needed values in database configuration section depending on type (#4164) 2018-06-06 18:13:42 -05:00
dashboard.tmpl Add admin dashboard option to run health checks (#3606) 2018-03-02 11:09:43 +02:00
hook_new.tmpl Implement Default Webhooks 2018-06-22 05:28:10 -04:00
hooks.tmpl Implement Default Webhooks 2018-06-22 05:28:10 -04:00
monitor.tmpl undo #3142 because processes don't use the util.Timestamp (#4203) 2018-06-10 09:48:45 +08:00
nav.tmpl Implement Default Webhooks 2018-06-22 05:28:10 -04:00
navbar.tmpl Implement Default Webhooks 2018-06-22 05:28:10 -04:00
notice.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00