Skip to content

Fix migrate input box bug #35166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 27, 2025
Merged

Conversation

lunny
Copy link
Member

@lunny lunny commented Jul 26, 2025

Fix #35162

@lunny lunny added the type/bug label Jul 26, 2025
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jul 26, 2025
@lunny lunny added the backport/v1.24 This PR should be backported to Gitea 1.24 label Jul 26, 2025
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Jul 26, 2025
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jul 26, 2025
@lunny lunny added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Jul 26, 2025
@lafriks lafriks merged commit 5fd7fd3 into go-gitea:main Jul 27, 2025
26 checks passed
@GiteaBot GiteaBot added this to the 1.25.0 milestone Jul 27, 2025
@GiteaBot GiteaBot removed the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Jul 27, 2025
@lunny lunny deleted the lunny/fix_migrate_input_bug branch July 27, 2025 15:35
GiteaBot pushed a commit to GiteaBot/gitea that referenced this pull request Jul 28, 2025
@GiteaBot GiteaBot added the backport/done All backports for this PR have been created label Jul 28, 2025
lunny added a commit that referenced this pull request Jul 28, 2025
Backport #35166 by @lunny

Fix #35162

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
zjjhot added a commit to zjjhot/gitea that referenced this pull request Jul 28, 2025
* giteaofficial/main:
  [skip ci] Updated translations via Crowdin
  Fix migrate input box bug (go-gitea#35166)
  [skip ci] Updated translations via Crowdin
  Only hide dropzone when no files have been uploaded (go-gitea#35156)
  Change some columns from text to longtext and fix column wrong type caused by xorm (go-gitea#35141)
  [skip ci] Updated translations via Crowdin
  Add `owner` and `parent` fields clarification to docs (go-gitea#35023)
  Improve language in en-US locale strings (go-gitea#35124)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/done All backports for this PR have been created backport/v1.24 This PR should be backported to Gitea 1.24 lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/frontend type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

js error when user clear the input box of URL in Migrate page
4 participants