1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-04-29 12:15:31 +00:00
gitea/modules/label
Thomas E Lackey fa49cd719f
feat: Add sorting by exclusive labels (issue priority) ()
Fix 

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
..
label.go feat: Add sorting by exclusive labels (issue priority) () 2025-04-10 17:18:07 +00:00
parser_test.go
parser.go Make label templates have consistent behavior and priority () 2023-04-10 16:44:02 +08:00