diff options
author | Jason Song <i@wolfogre.com> | 2023-08-23 10:29:17 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-23 02:29:17 +0000 |
commit | 5db21ce7e10ba78ede8841bea9db7a63adbececb (patch) | |
tree | 0e73df14b63b18becf7af115706105ad0be6a6f8 /modules/indexer/internal/elasticsearch/indexer.go | |
parent | 3b91b2d6b12b9c9c18406f484775925bbd557618 (diff) | |
download | gitea-5db21ce7e10ba78ede8841bea9db7a63adbececb.tar.gz gitea-5db21ce7e10ba78ede8841bea9db7a63adbececb.zip |
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.
Diffstat (limited to 'modules/indexer/internal/elasticsearch/indexer.go')
0 files changed, 0 insertions, 0 deletions