finos / git-proxy

Deploy custom push protections and policies on top of Git
https://git-proxy.finos.org
Apache License 2.0
87 stars 59 forks source link

Add code clone component to repository page ⬇️ #630

Open JamieSlome opened 1 week ago

JamieSlome commented 1 week ago

Is your feature request related to a problem? Please describe.

Without pagination and search (until #606), it can be painful to locate the clone command/URL on the Repositories page.

Describe the solution you'd like

Create a component for the widget () and add component to the Repository page.

Screenshot 2024-06-27 at 11 37 30

Additional context

The code to move into a new <Clone /> component can be found in RepoOverview.js from line 688 to 778.

tt-gideonaryeetey commented 1 week ago

I would like to look into this issue