gitea/routers/web
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
..
admin Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
auth Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
devtest Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
events Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
explore Improve issue & code search (#33860) 2025-03-13 11:07:48 +08:00
feed Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
healthcheck
misc Refactor cache-control (#33861) 2025-03-13 07:04:50 +08:00
org feat: Add sorting by exclusive labels (issue priority) (#33206) 2025-04-10 17:18:07 +00:00
repo feat: Add sorting by exclusive labels (issue priority) (#33206) 2025-04-10 17:18:07 +00:00
shared feat: Add sorting by exclusive labels (issue priority) (#33206) 2025-04-10 17:18:07 +00:00
user feat: Add sorting by exclusive labels (issue priority) (#33206) 2025-04-10 17:18:07 +00:00
base.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
githttp.go Fix git client accessing renamed repo (#34034) 2025-03-28 07:28:58 +08:00
goget.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
home.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
metrics.go
nodeinfo.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
passkey.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
swagger_json.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
web.go Remove dead code: RepoRef (#34131) 2025-04-06 20:08:10 +03:00
webfinger.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00