0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-18 19:39:33 +01:00
gitea/routers/web/org
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.
2024-12-11 06:33:24 +00:00
..
setting Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
block.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
home.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
main_test.go
members.go Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00
org_labels.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
org.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
projects_test.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
projects.go Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
setting_oauth2.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
setting_packages.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
setting.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
teams.go Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00