Skip to content

WIP: Add clone button to project activity

George Tsiolis requested to merge add-clone-button-to-project-activity into master

What does this MR do?

Following the changes in !17752 (merged) and the issue raised in #204904 (closed), this will add the clone button to the Activity partial of the project. This way the clone button will still be visible on the project home page if the user has selected Activity as an option for Project overview content in Behavior Preferences.

Screenshots

Before After
project-before project-after

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

Merge request reports