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
Jason Song 5db21ce7e1
Fix counting and filtering on the dashboard page for issues (#26657)
This PR has multiple parts, and I didn't split them because
it's not easy to test them separately since they are all about the
dashboard page for issues.

1. Support counting issues via indexer to fix #26361
2. Fix repo selection so it also fixes #26653
3. Keep keywords in filter links.

The first two are regressions of #26012.

After:

https://github.com/go-gitea/gitea/assets/9418365/71dfea7e-d9e2-42b6-851a-cc081435c946

Thanks to @CaiCandong  for helping with some tests.
11 months ago
..
dashboard.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
feeds.tmpl Remove avatarHTML from template helpers (#26598) 11 months ago
issues.tmpl Fix counting and filtering on the dashboard page for issues (#26657) 11 months ago
milestones.tmpl Replace fomantic divider module with our own (#25539) 1 year ago
navbar.tmpl Use template context function for avatar rendering (#26385) 12 months ago
repolist.tmpl Add org visibility label to non-organization's dashboard (#24558) 1 year ago