forgejo/web_src/js/features
silverwind 57f1ea0366
Fix loading button with invalid form (#20754)
Previously, if a invalid form was submitted (for example issue with no
title), the form could not be re-submitted again because the button
would not stay stuck in loading state. Fix that by hooking the 'submit'
event instead which triggers only when the form is valid.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-08-11 11:54:34 +08:00
..
comp Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
admin-common.js
admin-emails.js
admin-users.js
aria.js Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 2022-06-03 17:38:26 -04:00
aria.md Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 2022-06-03 17:38:26 -04:00
clipboard.js Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
codeeditor.js
colorpicker.js
common-global.js Fix loading button with invalid form (#20754) 2022-08-11 11:54:34 +08:00
common-issue.js Add a checkbox to select all issues/PRs (#20177) 2022-07-28 18:25:18 +08:00
common-organization.js
contextpopup.js Use tippy.js for context popup (#20393) 2022-07-19 00:33:34 +02:00
dropzone.js
emoji.js
eventsource.sharedworker.js Fix the JS error "EventSource is not defined" caused by some non-standard browsers (#20584) 2022-08-03 22:58:27 +03:00
file-fold.js Allow to mark files in a PR as viewed (#19007) 2022-05-07 20:28:10 +02:00
formatting.js Prettify number of issues (#17760) 2022-06-12 20:08:23 +08:00
heatmap.js
imagediff.js Fix viewed images not loading in a PR (#19919) 2022-06-08 18:19:06 +01:00
install.js
mcaptcha.js Add support mCaptcha as captcha provider (#20458) 2022-08-10 15:20:10 +02:00
notification.js Fix the JS error "EventSource is not defined" caused by some non-standard browsers (#20584) 2022-08-03 22:58:27 +03:00
org-team.js Never use /api/v1 from Gitea UI Pages (#19318) 2022-04-07 20:59:56 +02:00
pull-view-file.js Replace unstyled meter with progress (#19968) 2022-06-15 12:28:24 +08:00
repo-branch.js
repo-code.js Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
repo-commit.js Fix CI status popup (#20737) 2022-08-10 12:08:06 +08:00
repo-common.js Rework repo buttons (#20602) 2022-08-08 02:15:11 +03:00
repo-diff.js Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
repo-editor.js
repo-findfile.js Feature: Find files in repo (#15028) 2022-06-09 14:15:08 +03:00
repo-graph.js
repo-home.js A minimal change to replace data calls with attr as per guidelines (#19900) 2022-06-06 12:58:53 +08:00
repo-issue-content.js
repo-issue-pr-form.js Use Vue to refactor pull merge UI (#19650) 2022-05-12 21:39:02 +08:00
repo-issue.js Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
repo-legacy.js Enable spellcheck for EasyMDE, use contenteditable mode (#19776) 2022-06-29 01:52:58 +08:00
repo-migrate.js
repo-migration.js
repo-projects.js Fix various typos (#20338) 2022-07-12 23:32:37 +02:00
repo-release.js Enable spellcheck for EasyMDE, use contenteditable mode (#19776) 2022-06-29 01:52:58 +08:00
repo-settings.js Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 2022-06-03 17:38:26 -04:00
repo-template.js Never use /api/v1 from Gitea UI Pages (#19318) 2022-04-07 20:59:56 +02:00
repo-unicode-escape.js
repo-wiki.js Enable spellcheck for EasyMDE, use contenteditable mode (#19776) 2022-06-29 01:52:58 +08:00
serviceworker.js
sshkey-helper.js
stopwatch.js Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
tablesort.js
tribute.js
user-auth-webauthn.js
user-auth.js
user-settings.js