stable

Clone or download

Read-only

Closes request #33666: Stay in the current repository when opening a PR

Change-Id: I88924664b1c2e68bae4edae27390fb95225f8b42

Modified Files

Name
M plugins/pullrequest/scripts/pullrequests-app/src/app/app-controller.js +3 −0 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/dashboard/pull-request-summary/pull-request-summary-controller.js +6 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/helpers/vue-overview-url-builder.test.ts +16 −11 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/helpers/vue-overview-url-builder.ts +6 −4 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/pull-request/pull-request-controller.js +6 −1 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/src/app/shared-properties/shared-properties-service.js +11 −0 Go to diff View file
M plugins/pullrequest/templates/angular-pullrequest.mustache +1 −0 Go to diff View file