Skip to content

Add "Invite a group" feature to invite members modal [RUN ALL RSPEC]

Jackie Fraser requested to merge add-share-with-group-to-modal into master

What does this MR do?

  • Adds support to the InviteMembersModal component so it can be used to select a group to invite, similar to how it works for "existing member or email" search.

  • Adds a new trigger to the Members page to replace the old "Invite Group" form.

Background

Screenshots (strongly suggested)

Invite members Invite a group
invite-member-email selected-subgroup
Members page before Members page after
GroupMembers-invite-members3 GroupMembers-after
ProjectMembers-invite-members2 ProjectMembersAfter

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Phil Calder

Merge request reports