Module: Namespaces
- Defined in:
- app/finders/namespaces/projects_finder.rb,
app/models/namespaces/descendants.rb,
app/models/namespaces/ldap_setting.rb,
lib/namespaces/traversal/trie_node.rb,
app/models/namespaces/user_namespace.rb,
app/models/namespaces/traversal/cached.rb,
app/models/namespaces/traversal/linear.rb,
app/models/namespaces/project_namespace.rb,
app/models/namespaces/traversal/recursive.rb,
app/mailers/namespaces/rate_limiter_mailer.rb,
app/models/namespaces/randomized_suffix_path.rb,
app/finders/concerns/namespaces/groups_filter.rb,
app/models/namespaces/traversal/linear_scopes.rb,
app/policies/namespaces/user_namespace_policy.rb,
app/workers/namespaces/root_statistics_worker.rb,
app/models/namespaces/traversal/recursive_scopes.rb,
app/policies/namespaces/project_namespace_policy.rb,
app/workers/namespaces/process_sync_events_worker.rb,
app/finders/namespaces/groups/shared_groups_finder.rb,
app/workers/namespaces/schedule_aggregation_worker.rb,
app/finders/namespaces/groups/invited_groups_finder.rb,
app/services/namespaces/statistics_refresher_service.rb,
app/workers/namespaces/update_root_statistics_worker.rb,
app/finders/namespaces/projects/invited_groups_finder.rb,
app/services/namespaces/package_settings/update_service.rb,
app/workers/namespaces/prune_aggregation_schedules_worker.rb,
app/mailers/previews/namespaces/rate_limiter_mailer_preview.rb,
app/policies/namespaces/group_project_namespace_shared_policy.rb,
app/services/namespaces/update_denormalized_descendants_service.rb,
app/workers/namespaces/process_outdated_namespace_descendants_cron_worker.rb
Overview
Projects::InvitedGroupsFinder
Used to get the list of invited groups in the given project Arguments:
group
current_user
params:
relation: string - groups by relation (direct or inherited)
search: string
min_access_level: integer
Defined Under Namespace
Modules: Groups, GroupsFilter, PackageSettings, Projects, Traversal Classes: Descendants, GroupProjectNamespaceSharedPolicy, LdapSetting, ProcessOutdatedNamespaceDescendantsCronWorker, ProcessSyncEventsWorker, ProjectNamespace, ProjectNamespacePolicy, ProjectsFinder, PruneAggregationSchedulesWorker, RandomizedSuffixPath, RateLimiterMailer, RateLimiterMailerPreview, RootStatisticsWorker, ScheduleAggregationWorker, StatisticsRefresherService, SyncEvent, UpdateDenormalizedDescendantsService, UpdateRootStatisticsWorker, UserNamespace, UserNamespacePolicy