Skip to content

Add link to admin area on project view and group view

What does this MR do?

On the user view, there's a View user in admin area button:

User view (screenshot) image

This link is very useful for admins to directly navigate from the normal user page to the administration page of the user (admin area).

So this MR adds a similar button to the project page and the group page. Of course, this button is only visible for admins.

🛠 with at Siemens

/cc @bufferoverflow

Screenshots

Project page Group page
As admin image
hover:
image
image
hover:
image
As non-admin image image

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 Jonas Wälter

Merge request reports