Skip to content

Frontend changes for User Permission export

Aishwarya Subramanian requested to merge user_permission_frontend into master

What does this MR do?

This MR adds a icon for User Permission Export in the Users section of the Admin dashboard.

Mentions #273496 (closed)

Screenshots (strongly suggested)

Before After
old new

On email icon hover

email-hover

On export icon hover

upload-hover


When export_user_permissions feature is not available:

Screen_Shot_2021-01-11_at_10.36.11_AM

Feature Flag

export_user_permissions_feature_flag, defaulted to false.

Please note, no Changelog has been included in this MR accordingly.

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 Aishwarya Subramanian

Merge request reports