You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js
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)
15 hours ago
..
components Fix some UI problems (dropdown/container) (#30849) 3 weeks ago
features Prevent simultaneous editing of comments and issues (#31053) 15 hours ago
markup Prevent simultaneous editing of comments and issues (#31053) 15 hours ago
modules Fix body margin shifting with modals, fix error on project column edit (#30831) 4 weeks ago
render Use vitest globals (#27102) 8 months ago
standalone Enforce trailing comma in JS on multiline (#30002) 2 months ago
utils Have time.js use UTC-related getters/setters (#30857) 3 weeks ago
vendor Vendor `jquery.are-you-sure` with strict mode fixes (#26901) 9 months ago
webcomponents Rework and fix stopwatch (#30732) 4 weeks ago
bootstrap.js Check if reverse proxy is correctly configured (#30890) 3 weeks ago
bootstrap.test.js Avoid duplicate JS error messages on UI (#28873) 4 months ago
htmx.js Auto-update the system status in admin dashboard (#29163) 3 months ago
index.js Check if reverse proxy is correctly configured (#30890) 3 weeks ago
jquery.js Forbid variables containing jQuery collections not having the `$` prefix (#29839) 2 months ago
svg.js Update JS any PY dependencies, remove workarounds (#30085) 2 months ago
svg.test.js Use vitest globals (#27102) 8 months ago
utils.js enforce maxlength in frontend (#29389) 3 months ago
utils.test.js Use vitest globals (#27102) 8 months ago
vitest.setup.js Move vitest setup file to root (#29097) 4 months ago