0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-10 17:22:22 +01:00
gitea/web_src/js/components
Giteabot fef364e7d6
Fix bug automerge cannot be chosed when there is only 1 merge style (#33040) (#33043)
Backport #33040 by @lunny

This is a quick bug fix. Even if there is only 1 merge style, the
dropdown menu will still be displayed to allow users to choose
automerge.

Fix #32448

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2024-12-30 11:42:08 +08:00
..
ActionRunStatus.vue Fix incomplete Actions status aggregations (#32859) 2024-12-16 11:18:00 +08:00
ActivityHeatmap.vue
ContextPopup.vue
DashboardRepoList.vue
DiffCommitSelector.vue
DiffFileList.vue
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.vue Fix bug automerge cannot be chosed when there is only 1 merge style (#33040) (#33043) 2024-12-30 11:42:08 +08:00
RepoActionView.vue Fix incomplete Actions status aggregations (#32859) 2024-12-16 11:18:00 +08:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue Backport 1.23 (#32868) 2024-12-17 11:58:27 +08:00
RepoCodeFrequency.vue
RepoContributors.vue
RepoRecentCommits.vue
ScopedAccessTokenSelector.vue