mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 05:35:46 +08:00
[ADD]org team search, project teams add\remove, org can create field
[FIX]
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
json.total_count @teams.total_count
|
||||
json.teams @teams.each do |team|
|
||||
json.(team, :id, :name, :authorize)
|
||||
json.can_remove !team.includes_all_project && team&.organization&.repo_admin_change_team_access
|
||||
end
|
||||
Reference in New Issue
Block a user