Return all visible groups for the Organization.groups GraphQL query
As we want to display all visible groups on the organization groups dashboard on /-/organizations/<organization path>/groups_and_projects. Changelog: other
显示
- app/finders/organizations/groups_finder.rb 28 个添加, 0 个删除app/finders/organizations/groups_finder.rb
- app/graphql/resolvers/organizations/groups_resolver.rb 9 个添加, 1 个删除app/graphql/resolvers/organizations/groups_resolver.rb
- config/feature_flags/gitlab_com_derisk/resolve_all_organization_groups.yml 9 个添加, 0 个删除...ags/gitlab_com_derisk/resolve_all_organization_groups.yml
- spec/finders/organizations/groups_finder_spec.rb 63 个添加, 0 个删除spec/finders/organizations/groups_finder_spec.rb
- spec/requests/api/graphql/organizations/organization_query_spec.rb 34 个添加, 3 个删除...ests/api/graphql/organizations/organization_query_spec.rb
加载中
想要评论请 注册 或 登录