New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maintainer workflow #567
Merged
Merge branch 'master' into grokys/maintainer-workflow
5ad4d53
Select commit
1a17ec4
Display basic PR details.
grokys b281ce0
Allow PR details to be opened more than once.
grokys e71726c
Clicking PR number opens PR on GitHub.
grokys 13df498
Add more stuff to PR details.
grokys e82016a
Merge branch 'master' into grokys/pr-detail
grokys d48f422
Filled out PR details form XAML.
grokys c4ba3f0
Display more PR detail information.
grokys 2bbdd88
Rejigged PR detail view layout.
grokys 5d1d177
Implement PR Open/Closed label.
grokys 8ac5503
Shorten branch name if not from a fork.
grokys 7669160
Added body right margin.
grokys 7ad0d4b
Fix separator overflow.
grokys 524c3e2
Skip ModelService for PR details.
grokys 7d52f9c
Started adding changes tree to PR details.
grokys ff38e49
Use TeamExplorer's SectionControl.
grokys 4efb5f6
Fix mouse wheel scrolling in PR details.
grokys 45060f6
Merge branch 'master' into grokys/pr-detail
grokys 9654986
Display spinner in PR details view.
grokys 0b46eba
Display avatar.
grokys 898b73f
Make "view on github" link work.
grokys 25ead9e
Preparation for switchable changed files view.
grokys 27807d4
Allow switching changes to list in PR details.
grokys 0fac3a0
Make changes list look a bit nicer.
grokys 2cd7f1c
Show options in dropdown menu in PR details.
grokys 3e137fe
Implement toggling file open action in PR detail.
grokys 04fa640
Added some documentation.
grokys 6870a39
Tweaks for dark theme.
grokys d0d6f14
Adjust font size of PR title
donokuda 028b60d
Update PR status text treatment
donokuda 9908f33
Vertical align center pr status
donokuda 9d13833
Thinner separators
donokuda 00e99e5
Tweak PR title margins and alignment
donokuda 73beacd
Nudge chevron arrow
donokuda 7090ebd
Adjust margins and avatar size for author timestamp
donokuda 0efa196
Omg I got the images to actually resize
donokuda c9aa5b4
This isn't needed
donokuda 5cd711b
Merge pull request #564 from github/don/pr-header-polish
grokys 4f85ef2
Merge pull request #565 from github/don/pr-description-polish
grokys a7ca7cd
Use RelativeSource in binding.
grokys 89cde83
Implemented checking out PR branches.
grokys 6b05fd3
Merge branch 'master' into grokys/maintainer-workflow
grokys 0e2dc9d
Correctly convert config key to branch name.
grokys 83cb4c9
Check how far behind PR current branch is.
grokys 654027e
Fix typo.
grokys c541300
Added missing else.
grokys c0005a0
Update icon
donokuda 55b731b
Fix a couple of CA errors.
grokys 6e57be4
Avoid naming clashes in local PR branch names.
grokys ebdf9e9
Check for dirty repository state.
grokys 1ae6a85
Detect local commits in PR branch.
grokys f864171
Display placeholder text if no PR body present.
grokys 7f9b834
Implement updating local PR branch.
grokys c50cb5d
Use correct branch name in config.
grokys 6934e3f
Trim trailing hypens from generated branch name.
grokys 18535d5
Re-checkout PR branch when there are local changes.
grokys 2167aff
Correctly handle PRs from local repo.
grokys c24604a
Fix expected test result.
grokys 0e746fc
Added tests for PullRequestService.GetLocalBranches.
grokys 683e795
Correctly check out branch from same repo.
grokys 6d98cdd
Display a "local changes can be pushed" message.
grokys 2c87346
Hide hyperlinks when disabled.
grokys 4f2d950
Open changed file when double clicked.
grokys 98a9696
Merge branch 'grokys/maintainer-workflow' of https://github.com/githu…
donokuda b0213fc
Remove alert icon from error message
donokuda 1090baa
Add error message style
donokuda cf8e12d
Change folder icon to a folder
donokuda d9a0f03
Update directory icon color
donokuda c499948
Remove top margin from error message
donokuda 78cf181
Merge pull request #574 from github/don/pr-details-polish
grokys f6c24db
Fix failing test.
e0fc71a
Couple of renames.
3baf00e
Do a FF-pull when updating PR from same repo.
84631f5
Replace ActivateItem with open/diff file ommands.
grokys ef300a4
Merge branch 'master' into grokys/maintainer-workflow
grokys f862a3d
Removed duplicate file.
grokys e5aecc9
Read pull request details view ModelService.
grokys c996266
Enable the cache for PRs in ModelService.
grokys a397f25
Expose the PR model from view model.
grokys c350de0
Tweaks to PR details view
grokys 6587ddb
Renamed PR file/directory node classes.
grokys fa6f59c
Fix failing tests.
grokys 73dd7e5
Merge branch 'master' into grokys/maintainer-workflow
grokys 6fc5ff9
Account for DPI scaling when positioning menu.
grokys e22daa8
Raised missing notification of dependent value.
grokys d28c340
Use readonly collections where appropriate.
grokys 47ee8e0
Make method static.
grokys 4526845
PullRequest.Head can be null.
grokys b890f32
Make GitReferenceModel immutable.
grokys 059a8db
Added an assert and handle something going wrong.
grokys 4711503
Fix assertion error.
grokys 5ad4d53
Merge branch 'master' into grokys/maintainer-workflow
haacked
Merged
Maintainer workflow #567
Merge branch 'master' into grokys/maintainer-workflow
Sep 16, 2016
Sep 16, 2016
Sep 16, 2016
Sep 16, 2016
Sep 16, 2016
Sep 20, 2016
Sep 20, 2016
Sep 20, 2016
Sep 20, 2016
Sep 20, 2016
Sep 20, 2016
Sep 20, 2016
Sep 20, 2016
Sep 21, 2016
Sep 21, 2016
Sep 21, 2016
Sep 22, 2016
Sep 22, 2016
Sep 22, 2016
Sep 22, 2016
Sep 22, 2016
Sep 22, 2016
Sep 23, 2016
Sep 23, 2016
Sep 23, 2016
Sep 23, 2016
Sep 23, 2016
Sep 26, 2016
Sep 26, 2016
Sep 26, 2016
Sep 26, 2016
Sep 27, 2016
Sep 27, 2016
Sep 27, 2016
Sep 27, 2016
Sep 27, 2016
Sep 28, 2016
Sep 28, 2016
Sep 28, 2016
Sep 28, 2016
Sep 28, 2016
Sep 28, 2016
Sep 28, 2016
Sep 28, 2016
Sep 28, 2016
Sep 28, 2016
Sep 29, 2016
Sep 29, 2016
Sep 29, 2016
Sep 29, 2016
Sep 29, 2016
Sep 29, 2016
Sep 29, 2016
Sep 29, 2016
Sep 29, 2016
Sep 29, 2016
Sep 29, 2016
Sep 29, 2016
Sep 29, 2016
Sep 29, 2016
Sep 30, 2016
Sep 30, 2016
Sep 30, 2016
Oct 3, 2016
Oct 3, 2016
Oct 3, 2016
Oct 3, 2016
Oct 3, 2016
Oct 4, 2016
Oct 4, 2016
Oct 6, 2016
Oct 6, 2016
Oct 14, 2016
Oct 14, 2016
Oct 14, 2016
Oct 18, 2016
Oct 18, 2016
Oct 18, 2016
Oct 19, 2016
Oct 19, 2016
Oct 19, 2016
Oct 19, 2016
Oct 19, 2016
Oct 21, 2016
Oct 21, 2016
Oct 21, 2016
Oct 21, 2016
Oct 21, 2016
Oct 21, 2016
Oct 24, 2016
Oct 24, 2016
5ad4d53
Select commit
1a17ec4
Display basic PR details.
grokys b281ce0
Allow PR details to be opened more than once.
grokys e71726c
Clicking PR number opens PR on GitHub.
grokys 13df498
Add more stuff to PR details.
grokys e82016a
Merge branch 'master' into grokys/pr-detail
grokys d48f422
Filled out PR details form XAML.
grokys c4ba3f0
Display more PR detail information.
grokys 2bbdd88
Rejigged PR detail view layout.
grokys 5d1d177
Implement PR Open/Closed label.
grokys 8ac5503
Shorten branch name if not from a fork.
grokys 7669160
Added body right margin.
grokys 7ad0d4b
Fix separator overflow.
grokys 524c3e2
Skip ModelService for PR details.
grokys 7d52f9c
Started adding changes tree to PR details.
grokys ff38e49
Use TeamExplorer's SectionControl.
grokys 4efb5f6
Fix mouse wheel scrolling in PR details.
grokys 45060f6
Merge branch 'master' into grokys/pr-detail
grokys 9654986
Display spinner in PR details view.
grokys 0b46eba
Display avatar.
grokys 898b73f
Make "view on github" link work.
grokys 25ead9e
Preparation for switchable changed files view.
grokys 27807d4
Allow switching changes to list in PR details.
grokys 0fac3a0
Make changes list look a bit nicer.
grokys 2cd7f1c
Show options in dropdown menu in PR details.
grokys 3e137fe
Implement toggling file open action in PR detail.
grokys 04fa640
Added some documentation.
grokys 6870a39
Tweaks for dark theme.
grokys d0d6f14
Adjust font size of PR title
donokuda 028b60d
Update PR status text treatment
donokuda 9908f33
Vertical align center pr status
donokuda 9d13833
Thinner separators
donokuda 00e99e5
Tweak PR title margins and alignment
donokuda 73beacd
Nudge chevron arrow
donokuda 7090ebd
Adjust margins and avatar size for author timestamp
donokuda 0efa196
Omg I got the images to actually resize
donokuda c9aa5b4
This isn't needed
donokuda 5cd711b
Merge pull request #564 from github/don/pr-header-polish
grokys 4f85ef2
Merge pull request #565 from github/don/pr-description-polish
grokys a7ca7cd
Use RelativeSource in binding.
grokys 89cde83
Implemented checking out PR branches.
grokys 6b05fd3
Merge branch 'master' into grokys/maintainer-workflow
grokys 0e2dc9d
Correctly convert config key to branch name.
grokys 83cb4c9
Check how far behind PR current branch is.
grokys 654027e
Fix typo.
grokys c541300
Added missing else.
grokys c0005a0
Update icon
donokuda 55b731b
Fix a couple of CA errors.
grokys 6e57be4
Avoid naming clashes in local PR branch names.
grokys ebdf9e9
Check for dirty repository state.
grokys 1ae6a85
Detect local commits in PR branch.
grokys f864171
Display placeholder text if no PR body present.
grokys 7f9b834
Implement updating local PR branch.
grokys c50cb5d
Use correct branch name in config.
grokys 6934e3f
Trim trailing hypens from generated branch name.
grokys 18535d5
Re-checkout PR branch when there are local changes.
grokys 2167aff
Correctly handle PRs from local repo.
grokys c24604a
Fix expected test result.
grokys 0e746fc
Added tests for PullRequestService.GetLocalBranches.
grokys 683e795
Correctly check out branch from same repo.
grokys 6d98cdd
Display a "local changes can be pushed" message.
grokys 2c87346
Hide hyperlinks when disabled.
grokys 4f2d950
Open changed file when double clicked.
grokys 98a9696
Merge branch 'grokys/maintainer-workflow' of https://github.com/githu…
donokuda b0213fc
Remove alert icon from error message
donokuda 1090baa
Add error message style
donokuda cf8e12d
Change folder icon to a folder
donokuda d9a0f03
Update directory icon color
donokuda c499948
Remove top margin from error message
donokuda 78cf181
Merge pull request #574 from github/don/pr-details-polish
grokys f6c24db
Fix failing test.
e0fc71a
Couple of renames.
3baf00e
Do a FF-pull when updating PR from same repo.
84631f5
Replace ActivateItem with open/diff file ommands.
grokys ef300a4
Merge branch 'master' into grokys/maintainer-workflow
grokys f862a3d
Removed duplicate file.
grokys e5aecc9
Read pull request details view ModelService.
grokys c996266
Enable the cache for PRs in ModelService.
grokys a397f25
Expose the PR model from view model.
grokys c350de0
Tweaks to PR details view
grokys 6587ddb
Renamed PR file/directory node classes.
grokys fa6f59c
Fix failing tests.
grokys 73dd7e5
Merge branch 'master' into grokys/maintainer-workflow
grokys 6fc5ff9
Account for DPI scaling when positioning menu.
grokys e22daa8
Raised missing notification of dependent value.
grokys d28c340
Use readonly collections where appropriate.
grokys 47ee8e0
Make method static.
grokys 4526845
PullRequest.Head can be null.
grokys b890f32
Make GitReferenceModel immutable.
grokys 059a8db
Added an assert and handle something going wrong.
grokys 4711503
Fix assertion error.
grokys 5ad4d53
Merge branch 'master' into grokys/maintainer-workflow
haacked