0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 08:11:19 +01:00
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)
2024-05-27 15:34:18 +00:00
..
components Fix some UI problems (dropdown/container) (#30849) 2024-05-06 07:17:22 +00:00
features Prevent simultaneous editing of comments and issues (#31053) 2024-05-27 15:34:18 +00:00
markup Prevent simultaneous editing of comments and issues (#31053) 2024-05-27 15:34:18 +00:00
modules Fix body margin shifting with modals, fix error on project column edit (#30831) 2024-05-03 01:48:24 +00:00
render
standalone
utils Have time.js use UTC-related getters/setters (#30857) 2024-05-06 09:36:53 +08:00
vendor
webcomponents Rework and fix stopwatch (#30732) 2024-04-30 14:52:46 +00:00
bootstrap.js Check if reverse proxy is correctly configured (#30890) 2024-05-10 20:07:01 +08:00
bootstrap.test.js
htmx.js
index.js Check if reverse proxy is correctly configured (#30890) 2024-05-10 20:07:01 +08:00
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js