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/user/dashboard
Brecht Van Lommel 10cdcb9ea8
Add "Reviewed by you" filter for pull requests (#22927)
This includes pull requests that you approved, requested changes or
commented on. Currently such pull requests are not visible in any of the
filters on /pulls, while they may need further action like merging, or
prodding the author or reviewers.

Especially when working with a large team on a repository it's helpful
to get a full overview of pull requests that may need your attention,
without having to sift through the complete list.
1 year ago
..
dashboard.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
feeds.tmpl Add pagination for dashboard and user activity feeds (#22937) 1 year ago
issues.tmpl Add "Reviewed by you" filter for pull requests (#22927) 1 year ago
milestones.tmpl Move helpers to be prefixed with `gt-` (#22879) 1 year ago
navbar.tmpl Add context cache as a request level cache (#22294) 1 year ago
repolist.tmpl Move helpers to be prefixed with `gt-` (#22879) 1 year ago