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.
gitea/modules/indexer/issues
wxiaoguang e619384098
Add label/author/assignee filters to the user/org home issue list (#32779)
Replace #26661, fix #25979

Not perfect, but usable and much better than before. Since it is quite
complex, I am not quite sure whether there would be any regression, if
any, I will fix in first time.

I have tested the related pages many times: issue list, milestone issue
list, project view, user issue list, org issue list.
3 months ago
..
bleve Rename project board -> column to make the UI less confusing (#30170) 9 months ago
db Add label/author/assignee filters to the user/org home issue list (#32779) 3 months ago
elasticsearch Rename project board -> column to make the UI less confusing (#30170) 9 months ago
internal Allow searching issues by ID (#31479) 7 months ago
meilisearch Rename project board -> column to make the UI less confusing (#30170) 9 months ago
dboptions.go Add label/author/assignee filters to the user/org home issue list (#32779) 3 months ago
indexer.go Allow searching issues by ID (#31479) 7 months ago
indexer_test.go Add label/author/assignee filters to the user/org home issue list (#32779) 3 months ago
util.go Rename project board -> column to make the UI less confusing (#30170) 9 months ago