forgejo/web_src/js
Jimmy Praet bcb7f35221
Do not reload page after adding comments in Pull Request reviews (#13877)
Fixed #8861 
* use ajax on PR review page

* handle review comments

* extract duplicate code

FetchCodeCommentsByLine was initially more or less copied from fetchCodeCommentsByReview. Now they both use a common findCodeComments function instead

* use the Engine that was passed into the method

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2021-01-08 23:49:55 +02:00
..
components Fix heatmap total contributions (#14141) 2020-12-24 20:58:30 +00:00
features Update JS dependencies and webpack (#14118) 2020-12-27 15:24:27 +01:00
markdown Make SVG size argument optional (#12814) 2020-09-11 16:19:00 -04:00
standalone Swap swagger-ui with swagger-ui-dist (#13777) 2020-12-01 20:18:39 -05:00
vendor
easymde.js Switch from SimpleMDE to EasyMDE (#13333) 2020-11-10 14:16:30 -05:00
index.js Do not reload page after adding comments in Pull Request reviews (#13877) 2021-01-08 23:49:55 +02:00
jquery.js
publicpath.js
serviceworker.js
svg.js Dropdowns, Labels fixes and more CSS tweaks (#13733) 2020-11-29 01:22:04 -05:00
utils.js Update some JS dependencies (#13222) 2020-10-21 19:02:24 +08:00