stable
Clone or download
Read-only
part of story #29240 reply to pull request comment What have been done: - pull-request-current-user-presenter-builder has been renamed to PullRequestCurrentUserPresenter - The interface CurrentPullRequestUserPresenter has been moved in the same file to unclutter PullRequestComment.ts -- No functional change expected Change-Id: I82fd36d37d9a08fc16a9eaaf1bb05273077f3b46
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/pullrequest/scripts/pullrequests-app/src/app/comments/PullRequestComment.ts | +1 | −4 | Go to diff View file |
M | plugins/pullrequest/scripts/pullrequests-app/src/app/comments/PullRequestCommentReplyFormTemplate.test.ts | +4 | −4 | Go to diff View file |
R | plugins/pullrequest/scripts/pullrequests-app/src/app/comments/pullrequest-current-user-presenter-builder.test.ts | Go to diff View file | ||
R | plugins/pullrequest/scripts/pullrequests-app/src/app/comments/pullrequest-current-user-presenter-builder.ts | Go to diff View file | ||
M | plugins/pullrequest/scripts/pullrequests-app/src/app/file-diff/codemirror-helper-service.js | +2 | −2 | Go to diff View file |
M | plugins/pullrequest/scripts/pullrequests-app/src/app/overview/timeline/timeline-controller.js | +2 | −2 | Go to diff View file |
R | plugins/pullrequest/scripts/pullrequests-app/tests/stubs/BuildCurrentPullRequestUserPresenterStub.ts | Go to diff View file |