Skip to content

Move admin user actions into a dropdown

📖 What does this MR do?

Related to #332846 (closed)

Moves all of the admin user actions out of cards and into a dropdown in the header. This MR utilizes a dropdown that is already used on the user listing page.

💻 Local testing

  1. Login as an admin (root in GDK)
  2. Navigate to Menu -> Admin -> Users and select a user

📷 Screenshots

View Before After
Confirmed user Screen_Shot_2021-07-09_at_1.19.56_PM Screen_Shot_2021-07-09_at_1.06.45_PM
Confirmed user mobile gdk.test_3000_admin_users_towne_lilli_iPhone_6_7_8___1_ gdk.test_3000_admin_users_towne_lilli_iPhone_6_7_8_
Unconfirmed user Screen_Shot_2021-07-09_at_1.20.52_PM Screen_Shot_2021-07-09_at_1.06.32_PM
Unconfirmed user mobile gdk.test_3000_admin_users_strosin_rossie_iPhone_6_7_8___1_ gdk.test_3000_admin_users_strosin_rossie_iPhone_6_7_8_
Users Screen_Shot_2021-07-09_at_1.19.20_PM Screen_Shot_2021-07-09_at_1.30.14_PM
Users mobile Screen_Shot_2021-07-09_at_1.21.53_PM Screen_Shot_2021-07-09_at_1.11.13_PM

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

Merge request reports