gitea/templates
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
..
admin Add option for administrator to reset user 2FA (#14243) 2021-01-05 14:54:48 +01:00
base
custom
explore Various UI fixes (#14239) 2021-01-04 13:18:12 +01:00
mail
org Kd/fix team avatar aspect ratio (#14200) 2021-01-03 22:20:05 +01:00
repo Do not reload page after adding comments in Pull Request reviews (#13877) 2021-01-08 23:49:55 +02:00
shared
status
swagger Add MirrorInterval to the API (#14163) 2021-01-02 18:47:47 -05:00
user Handle NotifyCreateRef as create branch in feeds (#14245) 2021-01-04 18:51:00 +02:00
home.tmpl
install.tmpl
post-install.tmpl