forgejo/templates/user/dashboard
Brecht Van Lommel ca445cf566
Sort issues and pulls by recently updated in user and organization home (#22925)
The main purpose of these home pages should be getting an overview of
what's going on or needs attention. Recently updated is a better default
than newest for that purpose, to avoid missing active issues and pulls
that were not created recently.

The default sorting order in repository issues and pulls remains newest.
Repositories in an organization are already sorted by recently updated.

---------

Co-authored-by: Jason Song <i@wolfogre.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-17 15:13:35 +08:00
..
dashboard.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
feeds.tmpl Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
issues.tmpl Sort issues and pulls by recently updated in user and organization home (#22925) 2023-02-17 15:13:35 +08:00
milestones.tmpl Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00
navbar.tmpl Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
repolist.tmpl Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00