You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 months ago
..
setting Move context from modules to services (#29440) 12 months ago
block.go Add user blocking (#29028) 11 months ago
home.go Refactor markup render system (#32612) 3 months ago
main_test.go make writing main test easier (#27270) 1 year ago
members.go Move team related functions to service layer (#32537) 2 months ago
org.go Move context from modules to services (#29440) 12 months ago
org_labels.go Move context from modules to services (#29440) 12 months ago
projects.go Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
projects_test.go Refactor names (#31405) 8 months ago
setting.go Move context from modules to services (#29440) 12 months ago
setting_oauth2.go Move context from modules to services (#29440) 12 months ago
setting_packages.go Move context from modules to services (#29440) 12 months ago
teams.go Move team related functions to service layer (#32537) 2 months ago