stable

Clone or download

Read-only

Checkout button should provide a copy mechanism

part of story #31130 Add "Checkout" button A copy button should be present It should allows user to copy command to checkout the PR Change-Id: Ib1807e71b09ee03125464c4aa7b338afae3aff74

Modified Files

Name
M plugins/pullrequest/scripts/pullrequest-overview/package.json +1 −0 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/pnpm-lock.yaml +2 −0 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/po/fr_FR.po +10 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/ReadOnlyInfo/PullRequestCheckoutButton.test.ts +6 −0 Go to diff View file
M plugins/pullrequest/scripts/pullrequest-overview/src/components/ReadOnlyInfo/PullRequestCheckoutButton.vue +24 −6 Go to diff View file