gitea/templates/admin
James Lakin a9f4489bbc
System-wide webhooks (#10546)
* Create system webhook column (and migration)

* Create system webhook DB methods

Based on the default webhook ones

* Modify router to handle system webhooks and default ones

* Remove old unused admin nav template

* Adjust orgRepoCtx to differentiate system and default webhook URLs

* Assign IsSystemWebhook when creating webhooks

* Correctly use booleans for IsSystemWebhook

* Use system webhooks when preparing webhooks for payload

* Add UI and locale changes

* Use router params to differentiate admin hook pages

* Fix deleting admin webhooks and rename method

* Add clarity to webhook docs

* Revert "Remove old unused admin nav template"

This reverts commit 191a20a738.

* Rename WebHooksNewPost to GiteaHooksNewPost for clarity

* Reintroduce blank line lost during merge conflict

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-03-09 00:08:05 +02:00
..
auth Add restricted user filter to LDAP authentication (#10600) 2020-03-05 08:30:33 +02: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
emails Admin page for managing user e-mail activation (#10557) 2020-03-02 15:25:36 -03:00
org Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
repo Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
user Restricted users (#6274) 2020-01-13 18:33:46 +01:00
config.tmpl Remove unused config on UI (#10078) 2020-01-31 00:18:31 +02:00
dashboard.tmpl Change admin dashboard to POST (#10465) 2020-02-25 16:54:13 -06:00
hook_new.tmpl Add feishu webhook support (#10229) 2020-02-12 08:48:28 +00:00
hooks.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
monitor.tmpl Graceful Queues: Issue Indexing and Tasks (#9363) 2020-01-07 12:23:09 +01:00
navbar.tmpl System-wide webhooks (#10546) 2020-03-09 00:08:05 +02:00
notice.tmpl Fix admin notices (#10480) 2020-02-26 10:25:54 -06:00
queue.tmpl Queue: Make WorkerPools and Queues flushable (#10001) 2020-01-28 20:01:06 -05:00