Skip to content

Add badge for invited user

What does this MR do?

Related https://gitlab.com/gitlab-org/gitlab/-/issues/334294

This adds a badge that indicates whether an invited user is awaiting signup.

  1. Go to Menu > Groups > Your Groups
  2. Choose a group or create one
  3. Go to Group information > Members
  4. Click on the tab invited. URL: /groups/<group name here>/-/group_members?tab=invited

There should be a badge on the invited column with the text Awaiting user signup

Screenshots

Before After
badge_invited_user_before badge_invited_user_after

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 Mauricio Gonzalez

Merge request reports