diff options
author | Earl Warren <109468362+earl-warren@users.noreply.github.com> | 2024-01-14 23:00:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-15 00:00:47 +0200 |
commit | 3f342d6dffb0ef902965192f7ec4713b799c6a67 (patch) | |
tree | 6e956c499840d957e038e5099918fbba478a6bae /services/migrations/gitea_uploader.go | |
parent | 5a7bacb005b092f41640a4f72bba78d4918a9fb1 (diff) | |
download | gitea-3f342d6dffb0ef902965192f7ec4713b799c6a67.tar.gz gitea-3f342d6dffb0ef902965192f7ec4713b799c6a67.zip |
Modernize merge button (#28140)
- Make use of the `form-fetch-action` for the merge button, which will
automatically prevent the action from happening multiple times and show
a nice loading indicator as user feedback while the merge request is
being processed by the server.
- Adjust the merge PR code to JSON response as this is required for the
`form-fetch-action` functionality.
- Resolves https://codeberg.org/forgejo/forgejo/issues/774
- Likely resolves the cause of
https://codeberg.org/forgejo/forgejo/issues/1688#issuecomment-1313044
(cherry picked from commit 4ec64c19507caefff7ddaad722b1b5792b97cc5a)
Co-authored-by: Gusted <postmaster@gusted.xyz>
Diffstat (limited to 'services/migrations/gitea_uploader.go')
0 files changed, 0 insertions, 0 deletions