Skip to content

Remove unneeded `.card` Bootstrap CSS class from group members view

What does this MR do?

Related to #290249 (closed)

Removes .card and .card-without-border Bootstrap classes from group members view. These classes were not providing any CSS properties that were needed.

Screenshots (strongly suggested)

No visual changes

Page Before After
Members Screen_Shot_2021-01-05_at_4.52.04_PM Screen_Shot_2021-01-05_at_4.48.00_PM
Groups Screen_Shot_2021-01-05_at_4.52.12_PM Screen_Shot_2021-01-05_at_4.48.12_PM
Invited Screen_Shot_2021-01-05_at_4.52.24_PM Screen_Shot_2021-01-05_at_4.48.22_PM
Access requests Screen_Shot_2021-01-05_at_4.52.35_PM Screen_Shot_2021-01-05_at_4.48.32_PM

Local testing

  1. Create a group
  2. Navigate to "Group" -> "Members"

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 Peter Hegman

Merge request reports