gitea/web_src/js/features
Kerwin Bryant 865d2221c0
Add `Retry` button when creating a mirror-repo fails ()
fixed  
* Added a retry button in the frontend (only displayed when the status
is abnormal)
* After clicking Retry, the backend adds the task back to the task queue


![7UJDNM671RI})EA8~~XPL39](https://github.com/go-gitea/gitea/assets/3371163/e088fd63-5dcc-4bc6-8849-7db3086511b7)

![T83F1WL9)VGHR@MB956$VT9](https://github.com/go-gitea/gitea/assets/3371163/744425bb-dde1-4315-be2e-5c99ac3a44d4)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
..
admin Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled ()
comp Don't autosize textarea in diff view ()
captcha.js Add new captcha: cloudflare turnstile ()
citation.js Introduce eslint-plugin-no-jquery/no-event-shorthand ()
clipboard.js Use clippie module to copy to clipboard ()
codeeditor.js Always pass 6-digit hex color to monaco ()
colorpicker.js JS refactors ()
common-global.js Fix attachment clipboard copy on insecure origin ()
common-issue-list.js Improve "goto issue by number" button ()
common-issue-list.test.js Improve "goto issue by number" button ()
common-organization.js Fix Org edit page bugs: renaming detection, maxlength ()
contextpopup.js Fix issue and commit status popup padding ()
copycontent.js Add two eslint plugins ()
dropzone.js JS refactors ()
emoji.js JS refactors ()
eventsource.sharedworker.js Fix the JS error "EventSource is not defined" caused by some non-standard browsers ()
file-fold.js Scroll collapsed file into view ()
heatmap.js Localize activity heatmap (except tooltip) ()
imagediff.js Prevent duplicate image loading ()
install.js Fix various bugs for "install" page ()
notification.js Fix notification list bugs ()
org-team.js Add status indicator on main home screen for each repo ()
pull-view-file.js Highlight viewed files differently in the PR filetree ()
repo-branch.js Display warning when user try to rename default branch ()
repo-code.js Change form actions to fetch for submit review box ()
repo-code.test.js Ignore line anchor links with leading zeroes ()
repo-commit.js Show branches and tags that contain a commit ()
repo-common.js Introduce eslint-plugin-no-jquery/no-event-shorthand ()
repo-diff-commit.js Hide branch/tag icon if branches/tags are empty ()
repo-diff-commitselect.js Add commits dropdown in PR files view and allow commit by commit review ()
repo-diff-filetree.js JS refactors ()
repo-diff.js Add commits dropdown in PR files view and allow commit by commit review ()
repo-editor.js Add popup to hashed comments/pull requests/issues in file editing/adding preview tab ()
repo-findfile.js Refactor branch/tag selector to Vue SFC ()
repo-findfile.test.js Refactor branch/tag selector to Vue SFC ()
repo-graph.js Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none ()
repo-home.js Fix the topic validation rule and suport dots ()
repo-issue-content.js Clarify "text-align" CSS helpers, fix clone button padding ()
repo-issue-list.js Import `sortablejs` only once ()
repo-issue-pr-form.js JS refactors ()
repo-issue.js Fix sidebar label dropdown divider ()
repo-legacy.js Show branches and tags that contain a commit ()
repo-migrate.js Add `Retry` button when creating a mirror-repo fails ()
repo-migration.js Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none ()
repo-projects.js Import `sortablejs` only once ()
repo-release.js Update JS dependencies, add new eslint rules ()
repo-settings.js Support for status check pattern ()
repo-template.js Add status indicator on main home screen for each repo ()
repo-unicode-escape.js Improve accessibility when (re-)viewing files ()
repo-wiki.js Improve wiki sidebar and TOC ()
sshkey-helper.js Use explicit jQuery import, remove unused eslint globals ()
stopwatch.js Move helpers to be prefixed with `gt-` ()
tablesort.js JS refactors ()
tribute.js rename tributeValues to mentionValues ()
user-auth-webauthn.js Fix webauthn regression and improve code ()
user-auth.js Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled ()
user-settings.js Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none ()