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.
forgejo/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>
4 years ago
..
admin Add option for administrator to reset user 2FA (#14243) 4 years ago
base Consolidate Logos and update README header (#14136) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Various UI fixes (#14239) 4 years ago
mail Add email notify for new release (#12463) 4 years ago
org Kd/fix team avatar aspect ratio (#14200) 4 years ago
repo Do not reload page after adding comments in Pull Request reviews (#13877) 4 years ago
shared Improve label and text wrapping (#14113) 4 years ago
status Style and template tweaks (#13828) 4 years ago
swagger Add MirrorInterval to the API (#14163) 4 years ago
user Handle NotifyCreateRef as create branch in feeds (#14245) 4 years ago
home.tmpl Consolidate Logos and update README header (#14136) 4 years ago
install.tmpl Add class to page content to unify top margin (#13766) 4 years ago
post-install.tmpl Add class to page content to unify top margin (#13766) 4 years ago