1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-26 20:26:14 +02:00
gitea/routers/api
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
..
actions Implement actions (#21937) 2023-01-31 09:45:19 +08:00
packages Add `/$count` endpoints for NuGet v2 (#22855) 2023-02-11 19:30:44 +08:00
v1 Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862) 2023-02-13 14:09:52 +08:00