1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-07 07:58:17 +00:00
gitea/routers/web/org
Andreas Svanberg 0da7318cf3
Allow filtering issues by any assignee ()
This is the opposite of the "No assignee" filter, it will match all
issues that have at least one assignee.

Before
![Before
change](https://github.com/user-attachments/assets/4aea194b-9add-4a84-8d6b-61bfd8d9e58e)

After
![After change with any
filter](https://github.com/user-attachments/assets/99f1205d-ba9f-4a0a-a60b-cc1a0c0823fe)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-03-21 04:25:36 +00:00
..
setting Move context from modules to services () 2024-02-27 08:12:22 +01:00
block.go Refactor template & test related code () 2024-12-22 15:33:19 +00:00
home.go Refactor error system () 2025-02-16 22:13:17 -08:00
main_test.go make writing main test easier () 2023-09-28 01:38:53 +00:00
members.go Refactor error system () 2025-02-16 22:13:17 -08:00
org_labels.go Refactor error system () 2025-02-16 22:13:17 -08:00
org.go Refactor template & test related code () 2024-12-22 15:33:19 +00:00
projects_test.go Clarify path param naming () 2024-12-24 13:47:45 +00:00
projects.go Allow filtering issues by any assignee () 2025-03-21 04:25:36 +00:00
setting_oauth2.go Refactor template & test related code () 2024-12-22 15:33:19 +00:00
setting_packages.go Refactor template & test related code () 2024-12-22 15:33:19 +00:00
setting.go Refactor template & test related code () 2024-12-22 15:33:19 +00:00
teams.go Refactor error system () 2025-02-16 22:13:17 -08:00
worktime.go Worktime tracking for the organization level () 2025-02-03 01:51:12 +08:00