1
0
Fork 0
gitea/templates
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.
2023-08-23 02:29:17 +00:00
..
admin Differentiate better between user settings and admin settings (#26538) 2023-08-16 10:12:03 +00:00
api/packages/pypi
base Check disabled workflow when rerun jobs (#26535) 2023-08-22 10:30:02 +08:00
code
custom
devtest Improve some flex layouts (#26649) 2023-08-22 12:57:02 +08:00
explore
mail
org Fix display problems of members and teams unit (#26363) 2023-08-15 16:00:35 +02:00
package
projects fix grab cursor on default column (#26476) 2023-08-14 09:15:16 +08:00
repo Improve repo sub menu (#26531) 2023-08-22 09:20:09 +00:00
shared Fix typo of RunerOwnerID (#26508) 2023-08-15 23:10:40 +00:00
status
swagger feat: implement organization secret creation API (#26566) 2023-08-22 11:20:34 +08:00
user Fix counting and filtering on the dashboard page for issues (#26657) 2023-08-23 02:29:17 +00:00
home.tmpl
install.tmpl
post-install.tmpl