0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-06-14 08:28:43 +02:00
gitea/services/forms
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
..
admin.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
auth_form.go Map OIDC groups to Orgs/Teams (#21441) 2023-02-08 14:44:42 +08:00
org.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
package_form.go Add Chef package registry (#22554) 2023-02-06 09:49:21 +08:00
repo_branch_form.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
repo_form.go Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862) 2023-02-13 14:09:52 +08:00
repo_form_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
repo_tag_form.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
runner.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
user_form.go Support scoped access tokens (#20908) 2023-01-17 15:46:03 -06:00
user_form_auth_openid.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
user_form_hidden_comments.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
user_form_test.go Support scoped access tokens (#20908) 2023-01-17 15:46:03 -06:00