1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
gitea/routers/web/org
zeripath 81b29d6263
Update assignees check to include any writing team and change org sidebar (#18680) (#18873)
Backport #18680

Following the merging of #17811 teams can now have differing write and readonly permissions, however the assignee list will not include teams which have mixed perms.

Further the org sidebar is no longer helpful as it can't describe these mixed permissions situations.

Fix #18572

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-02-24 09:22:46 +08:00
..
home.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
members.go Move more model into models/user (#17826) 2021-11-28 22:11:58 +08:00
org_labels.go Fix wrong redirect on org labels (#18128) 2021-12-30 07:44:42 +01:00
org.go Move user related model into models/user (#17781) 2021-11-24 17:49:20 +08:00
setting.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
teams.go Update assignees check to include any writing team and change org sidebar (#18680) (#18873) 2022-02-24 09:22:46 +08:00