stable
Clone or download
Read-only
Merge commit 'refs/changes/31/28031/6' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: Closes story #31130 Add "Checkout" button Change-Id: I5fad9007900bf028e3c34d09f390f72c2bcd9ec9
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/pullrequest/scripts/lib/rest-api-types/src/pull-request.ts | +7 | −0 | Go to diff View file |
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 | +12 | −0 | Go to diff View file |
M | plugins/pullrequest/scripts/pullrequest-overview/src/components/OverviewPane.vue | +4 | −0 | Go to diff View file |
A | plugins/pullrequest/scripts/pullrequest-overview/src/components/ReadOnlyInfo/PullRequestCheckoutButton.test.ts | +80 | −0 | Go to diff View file |
A | plugins/pullrequest/scripts/pullrequest-overview/src/components/ReadOnlyInfo/PullRequestCheckoutButton.vue | +145 | −0 | Go to diff View file |