Skip to content

Add inviting teammates to Create group page

What does this MR do?

  • Adds the invite members fields on creating a new group for ee as described in #219241
  • Fixes mattermost form alignment
  • Tracks the successful invitations that use the GroupInviteMembers concern.

Test Locally

Sign in and visit: http://127.0.0.1:3000/groups/new

Screenshots (strongly suggested)

Inviting members

platform before after
desktop Screen_Shot_2020-12-07_at_1.09.46_PM Screen_Shot_2020-12-07_at_12.43.35_PM
mobile Screen_Shot_2020-12-07_at_1.10.03_PM Screen_Shot_2020-12-07_at_12.43.55_PM

Fixing mattermost alignment

before after
Screen_Shot_2020-12-07_at_12.33.58_PM Screen_Shot_2020-12-07_at_12.31.09_PM

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

Related to #219241

Edited by Gabriel Mazetto

Merge request reports