1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05:00
gitea/templates
Jimmy Praet 17030ced75
Improve notifications for WIP draft PR's ()
*  Reduce amount of email notifications for WIP draft PR's

don't notify repo watchers of WIP draft PR's

*  Notification when WIP Pull Request is ready for review

* Send email notification to repo watchers when WIP PR is created

* Send ui notification to repo watchers when WIP PR is created

* send specific email notification when PR is marked ready for review

instead of reusing the CreatePullRequest action

* Fix lint error

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-06-23 00:14:22 -04:00
..
admin Encrypt LDAP bind password in db with SECRET_KEY () 2021-05-20 09:29:57 +01:00
base Fix typo and add TODO notice () 2021-06-05 14:33:34 +01:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
explore Issue sidebar and misc css fixes () 2021-05-16 22:18:18 +02:00
mail Improve notifications for WIP draft PR's () 2021-06-23 00:14:22 -04:00
org Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00
repo Use pulls url if issue is a pull request () 2021-06-22 21:13:31 +01:00
shared Remove branch URL before IssueRefURL () 2021-05-25 16:02:37 -04:00
status Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00
swagger [API] Add repoCreateTag () 2021-06-17 18:04:10 +02:00
user Remove User.GetOrganizations() () 2021-06-18 19:00:53 +02:00
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00
install.tmpl Remove utf8 option from installation page () 2021-06-10 16:52:37 +08:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00