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
Earl Warren 89c9a498fd
Add anchor to review types (#26894)
- The review type '22' is a general comment type that is attached to
single codecomments, reviews with multiple comments or to simple approve
and request changes comment. This comment can be used to create a link
towards this action on an pull request.
- Adds an anchor to the review comment type, so that when its getting
linked to it, it actually jumps towards that event.
- This also now fixes the behavior that after you created a review you
will be redirected to that review and because this is an general comment
type other mails will also be 'fixed' such as the approved or request
changes.
- Resolves https://codeberg.org/forgejo/forgejo/issues/1248

(cherry picked from commit 1741a5f1fe6adc68bb5f87bdd1c5bdc5bfaa45c7)

---------

Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-authored-by: Caesar Schinas <caesar@caesarschinas.com>
10 months ago
..
admin Remove unnecessary desc for openssh key cron task (#27515) 10 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 10 months ago
code Fix more "locale" usages (#27259) 11 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Fix more "locale" usages (#27259) 11 months ago
explore Keep filter when showing unfiltered results on explore page (#27192) 10 months ago
mail Update team invitation email link (#26550) 11 months ago
org Use flex-container for repo and org settings (#27418) 10 months ago
package Cargo package - Fix missing domain in cargo sparse url (#27370) 10 months ago
projects More `db.DefaultContext` refactor (#27265) 10 months ago
repo Add anchor to review types (#26894) 10 months ago
shared Penultimate round of `db.DefaultContext` refactor (#27414) 10 months ago
status Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 10 months ago
swagger api: GetPullRequestCommits: return file list (#27483) 10 months ago
user Don't show Link to TOTP if not set up (#27585) 10 months ago
webhook Extract common code to new template (#26933) 11 months ago
home.tmpl Fix more "locale" usages (#27259) 11 months ago
install.tmpl Fix more "locale" usages (#27259) 11 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 11 months ago