0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 09:34:38 +01:00
gitea/routers/api/v1
Brecht Van Lommel 49919c636e
Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862)
Add setting to allow edits by maintainers by default, to avoid having to
often ask contributors to enable this.

This also reorganizes the pull request settings UI to improve clarity.
It was unclear which checkbox options were there to control available
merge styles and which merge styles they correspond to.

Now there is a "Merge Styles" label followed by the merge style options
with the same name as in other menus. The remaining checkboxes were
moved to the bottom, ordered rougly by typical order of operations.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-13 14:09:52 +08:00
..
activitypub
admin Support system hook API (#14537) 2023-01-28 19:12:10 +01:00
misc
notify Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
org Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
packages Add Chef package registry (#22554) 2023-02-06 09:49:21 +08:00
repo Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862) 2023-02-13 14:09:52 +08:00
settings
swagger
user Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
utils Support system hook API (#14537) 2023-01-28 19:12:10 +01:00
api.go Map OIDC groups to Orgs/Teams (#21441) 2023-02-08 14:44:42 +08:00
auth.go
auth_windows.go