forgejo/templates
Gusted 601f00e530
[GITEA] Add anchor to review types
- 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 b0c3075a79)
(cherry picked from commit f61505281c)
(cherry picked from commit 1741a5f1fe)
(cherry picked from commit 5ee4cf2ed9)
2023-09-11 18:09:23 +02:00
..
admin [GITEA] add option for banning dots in usernames 2023-09-11 18:09:23 +02:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base [GITEA] Improve HTML title on repositories 2023-09-11 18:09:23 +02:00
code Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest Remove CSS has selector and improve various styles (#26891) 2023-09-04 18:22:46 +08:00
explore Improve flex list UI (#26970) 2023-09-08 13:57:18 +00:00
mail Update team invitation email link (#26550) 2023-08-31 16:26:13 +00:00
org Improve flex list UI (#26970) 2023-09-08 13:57:18 +00:00
package Minor dashboard tweaks, fix flex-list margins (#26829) 2023-08-31 21:28:45 +00:00
projects Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
repo [GITEA] Add anchor to review types 2023-09-11 18:09:23 +02:00
shared Improve issue list layout (#26983) 2023-09-09 20:23:57 +08:00
status Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
swagger [FEAT] allow setting the update date on issues and comments 2023-09-11 16:41:14 +02:00
user Improve flex list UI (#26970) 2023-09-08 13:57:18 +00:00
webhook Extract common code to new template (#26933) 2023-09-06 10:11:06 +00:00
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2023-04-01 13:47:54 +08:00
install.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2023-06-08 12:23:39 +08:00