gitea/web_src/js/features
metiftikci aa92b13164
Prevent simultaneous editing of comments and issues (#31053)
fixes #22907 

Tested:
- [x] issue content edit
- [x] issue content change tasklist
- [x] pull request content edit
- [x] pull request change tasklist

![issue-content-edit](https://github.com/go-gitea/gitea/assets/29250154/a0828889-fb96-4bc4-8600-da92e3205812)
2024-05-27 15:34:18 +00:00
..
admin Check if reverse proxy is correctly configured (#30890) 2024-05-10 20:07:01 +08:00
comp Fix issue/PR title edit (#30858) 2024-05-05 13:09:41 +00:00
autofocus-end.js When the title in the issue has a value, set the text cursor at the end of the text. (#30090) 2024-03-27 15:20:10 +08:00
captcha.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
citation.js Remove jQuery from the citation modal (except fomantic) (#30008) 2024-03-23 00:17:28 +01:00
clipboard.js
code-frequency.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
codeeditor.js Remove obsolete monaco workaround (#30893) 2024-05-08 02:42:33 +00:00
colorpicker.js Replace coloris with vanilla-colorful (#30201) 2024-04-03 09:15:06 +00:00
common-global.js Check if reverse proxy is correctly configured (#30890) 2024-05-10 20:07:01 +08:00
common-issue-list.js Fix issue label rendering in the issue popup (#30763) 2024-04-30 02:36:32 +00:00
common-issue-list.test.js
common-organization.js
contextpopup.js Rework and fix stopwatch (#30732) 2024-04-30 14:52:46 +00:00
contributors.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
copycontent.js Remove fomantic input module (#30194) 2024-03-31 16:06:06 +00:00
dropzone.js
emoji.js
eventsource.sharedworker.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
file-fold.js
heatmap.js Fix activity heat map padding & locale (#30823) 2024-05-02 13:22:55 +00:00
imagediff.js Refactor imagediff and fix regression bug (#30694) 2024-04-25 21:01:38 +08:00
install.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
notification.js Improve logout from worker (#30775) 2024-04-30 15:35:42 +00:00
org-team.js Remove jQuery calls that have no effect on showElem and hideElem (#30110) 2024-03-26 19:38:37 +00:00
pull-view-file.js
recent-commits.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
repo-branch.js Remove jQuery from the create/rename branch modals (except Fomantic) (#30109) 2024-03-27 11:40:21 +01:00
repo-code.js Rework and fix stopwatch (#30732) 2024-04-30 14:52:46 +00:00
repo-code.test.js
repo-commit.js
repo-common.js Refactor and fix archive link bug (#30535) 2024-04-19 00:45:50 +08:00
repo-diff-commit.js Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
repo-diff-commitselect.js
repo-diff-filetree.js
repo-diff.js Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 2024-04-14 18:44:11 +08:00
repo-editor.js Fix all rounded borders, change affected tab menus to pills (#30707) 2024-04-29 20:53:15 +00:00
repo-findfile.js Refactor all .length === 0 patterns in JS (#30045) 2024-03-25 18:37:55 +00:00
repo-findfile.test.js
repo-graph.js Remove jQuery from the commit graph (except Fomantic) (#30395) 2024-04-12 12:34:12 +02:00
repo-home.js Remove most jQuery function calls from the repository topic box (#30191) 2024-03-31 15:39:50 +00:00
repo-issue-content.js Remove jQuery class from the comment edit history (#30186) 2024-03-30 23:09:46 +01:00
repo-issue-edit.js Prevent simultaneous editing of comments and issues (#31053) 2024-05-27 15:34:18 +00:00
repo-issue-list.js Make a distinction between active and selected in the issue author dropdown (#30207) 2024-03-31 11:27:39 +00:00
repo-issue-pr-form.js
repo-issue-pr-status.js
repo-issue.js Fix JS error when editing a merged PR's title (#30990) 2024-05-16 13:04:25 +00:00
repo-legacy.js Fix incorrect issue form (#30881) 2024-05-08 15:39:13 +00:00
repo-migrate.js
repo-migration.js
repo-projects.js Fix various problems around projects board view (#30696) 2024-05-08 13:44:57 +00:00
repo-release.js
repo-search.js
repo-settings.js Remove jQuery class from the repository branch settings (#30184) 2024-03-30 22:30:00 +01:00
repo-template.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
repo-unicode-escape.js
repo-wiki.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
sshkey-helper.js
stopwatch.js Improve logout from worker (#30775) 2024-04-30 15:35:42 +00:00
tablesort.js
tribute.js Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
user-auth-webauthn.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
user-auth.js
user-settings.js Refactor all .length === 0 patterns in JS (#30045) 2024-03-25 18:37:55 +00:00