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
Lauris BH 4ab6fc62d2
Add option to filter board cards by labels and assignees (#31999)
Works in both organization and repository project boards

Fixes #21846

Replaces #21963
Replaces #27117
 

![image](https://github.com/user-attachments/assets/1837ace8-3de2-444f-a153-e166bd0da2c0)

**Note** that implementation was made intentionally to work same as in
issue list so that URL can be bookmarked for quick access with
predefined filters in URL
5 months ago
..
setting Move context from modules to services (#29440) 1 year ago
block.go Add user blocking (#29028) 12 months ago
home.go Fix sort order for organization home and user profile page (#31921) 6 months ago
main_test.go make writing main test easier (#27270) 1 year ago
members.go Split org Propfile README to a new tab `overview` (#31373) 6 months ago
org.go Move context from modules to services (#29440) 1 year ago
org_labels.go Move context from modules to services (#29440) 1 year ago
projects.go Add option to filter board cards by labels and assignees (#31999) 5 months ago
projects_test.go Refactor names (#31405) 8 months ago
setting.go Move context from modules to services (#29440) 1 year ago
setting_oauth2.go Move context from modules to services (#29440) 1 year ago
setting_packages.go Move context from modules to services (#29440) 1 year ago
teams.go Split org Propfile README to a new tab `overview` (#31373) 6 months ago