Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
[WIP] Adding more detail to PullRequestCheckView #2013
Conversation
|
@StanleyGoldman I pushed a couple of commits cleaning this up. This should be ready for review now but I'm happy to incorporate design changes that people might have: |
Codecov Report
@@ Coverage Diff @@
## master #2013 +/- ##
=========================================
Coverage ? 39.34%
=========================================
Files ? 411
Lines ? 17619
Branches ? 2440
=========================================
Hits ? 6933
Misses ? 10125
Partials ? 561
|
|
It's looking good. I tweaked it so the "Finished - 4s" part appears as a tooltip instead. |
# Conflicts: # src/GitHub.App/ViewModels/GitHubPane/PullRequestCheckViewModel.cs # src/GitHub.Exports.Reactive/ViewModels/GitHubPane/IPullRequestCheckViewModel.cs # src/GitHub.Exports/Models/CheckRunModel.cs # src/GitHub.InlineReviews/Services/PullRequestSessionService.cs # src/GitHub.VisualStudio.UI/Views/GitHubPane/PullRequestCheckView.xaml
Adding indications for protected branches
|
I went ahead and polished this up a bit: I forced the required badge to show in order to test my styles and reverted that change in 6691ab7 |
# Conflicts: # src/GitHub.InlineReviews/Services/PullRequestSessionService.cs # src/GitHub.Resources/Resources.zh-CN.resx # src/GitHub.VisualStudio.UI/Styles/ThemeBlue.xaml # src/GitHub.VisualStudio.UI/Styles/ThemeDark.xaml # src/GitHub.VisualStudio.UI/Styles/ThemeLight.xaml
|
I'm taking a look at this right now and will push a fix |










Fixes #1967
DataGridinstead of a list control