1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/templates/repo/issue/view_content
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
..
add_reaction.tmpl Style and template tweaks (#13828) 2020-12-04 12:18:37 +01:00
attachments.tmpl add thumbnail preview section to issue attachments (#13826) 2020-12-13 21:12:27 +02:00
comments.tmpl Do not reload page after adding comments in Pull Request reviews (#13877) 2021-01-08 23:49:55 +02:00
context_menu.tmpl Style and template tweaks (#13828) 2020-12-04 12:18:37 +01:00
pull.tmpl Fix merge button dropdown triangle alignment (#14041) 2020-12-18 22:57:25 -05:00
reactions.tmpl Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
sidebar.tmpl Remove JS globals related to timetracking and due date (#13921) 2020-12-10 17:19:18 +01:00