gitea/models
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
..
actions
activities
admin
asymkey Cache GPG keys, emails and users when list commits (#34086) 2025-04-09 16:34:38 +00:00
auth
avatars
db
dbfs
fixtures
git Rework create/fork/adopt/generate repository to make sure resources will be cleanup once failed (#31035) 2025-04-07 22:12:54 -07:00
issues feat: Add sorting by exclusive labels (issue priority) (#33206) 2025-04-10 17:18:07 +00:00
migrations feat: Add sorting by exclusive labels (issue priority) (#33206) 2025-04-10 17:18:07 +00:00
organization Check user/org repo limit instead of doer (#34147) 2025-04-07 23:45:31 -07:00
packages
perm
project
pull
renderhelper
repo Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +00:00
secret
shared/types
system
unit
unittest Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +00:00
user Cache GPG keys, emails and users when list commits (#34086) 2025-04-09 16:34:38 +00:00
webhook
main_test.go
repo.go
repo_test.go