This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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
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
config.tmpl
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
monitor.tmpl
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