1
0
Fork 0
forgejo/templates/repo/issue
Gusted 9ce8aa57fb
[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)
(cherry picked from commit 601f00e530)
2023-09-18 15:43:04 +02:00
..
fields Make issue template field template access correct template data (#26698) 2023-08-24 11:09:36 +00:00
labels Display archived labels specially when listing labels (#26820) 2023-09-18 04:54:05 +00:00
milestone Simplify helper CSS classes and avoid abuse (#26728) 2023-08-26 01:35:10 +02:00
view_content [GITEA] Add anchor to review types 2023-09-18 15:43:04 +02:00
branch_selector_field.tmpl
card.tmpl Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
choose.tmpl
comment_tab.tmpl
filters.tmpl Display archived labels specially when listing labels (#26820) 2023-09-18 04:54:05 +00:00
label_precolors.tmpl Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
labels.tmpl Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
list.tmpl Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
milestone_issues.tmpl move issue filters to shared template (#25729) 2023-07-13 20:00:38 +00:00
milestone_new.tmpl Fix margin on the new/edit milestone page (#25801) 2023-07-12 10:36:56 +00:00
milestones.tmpl Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
navbar.tmpl
new.tmpl
new_form.tmpl Remove "TODO" tasks from CSS file (#26835) 2023-08-31 10:49:53 +00:00
openclose.tmpl
search.tmpl
view.tmpl
view_content.tmpl Improve show role (#26621) 2023-08-22 05:30:33 +00:00
view_title.tmpl