gitea/modules/indexer/issues
Thomas E Lackey fa49cd719f
feat: Add sorting by exclusive labels (issue priority) (#33206)
Fix #2616

This PR adds a new sort option for exclusive labels.

For exclusive labels, a new property is exposed called "order", while in
the UI options are populated automatically in the `Sort` column (see
screenshot below) for each exclusive label scope.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-04-10 17:18:07 +00:00
..
bleve Allow filtering issues by any assignee (#33343) 2025-03-21 04:25:36 +00:00
db feat: Add sorting by exclusive labels (issue priority) (#33206) 2025-04-10 17:18:07 +00:00
elasticsearch Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
internal Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
meilisearch Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
dboptions.go feat: Add sorting by exclusive labels (issue priority) (#33206) 2025-04-10 17:18:07 +00:00
indexer.go feat: Add sorting by exclusive labels (issue priority) (#33206) 2025-04-10 17:18:07 +00:00
indexer_test.go Allow filtering issues by any assignee (#33343) 2025-03-21 04:25:36 +00:00
util.go Fix unnecessary comment when moving issue on the same project column (#33496) 2025-02-05 11:51:10 +08:00