Skip to content

Add remove button to billable members

Vitaly Slobodin requested to merge vs-add-remove-button-to-billable-members into master

What does this MR do?

Main issue #301232 (closed)

Extend the functionality of our seat usage table with the ability to remove a billable member from the subscription.

Screenshots (strongly suggested)

Initial state

image

Clicked on the dropdown button

image

With opened modal

image

when entered an invalid username

image

when entered a valid username

image

See it in action

removing_billable_member-2021-02-18_13.05.05

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 Vitaly Slobodin

Merge request reports