◐ Shell
clean mode source ↗

Pull Request conversation view by grokys · Pull Request #2017 · github/VisualStudio

added 6 commits

October 26, 2018 12:13
It's currently empty, but it shows. Only supported method of showing is currently right-click on PR list.
Next need to refactor out a common base class and create 2 different PR detail view models.
And display its commits and comments in the conversation view.
Removed `Comments` from `ICommentThreadViewModel` beacuse the comments may be of different types.
This state is not synced with the PR details pane or the PR list currently though.

@jcansdale

@donokuda

The Reviewers section contains an `Add your review` button which I
don't think should be hidden by default.
The Checks section is the only place where build status is surfaced and
contains a link to Details for each build.
Make hash-link at top pull request page open on GitHub.
Add pull request comment count link and add back in description section

jcansdale

@StanleyGoldman

@StanleyGoldman StanleyGoldman changed the title PR conversation view Pull Request conversation view

Feb 25, 2019