This repository was archived by the owner on Jun 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Check Run Annotations Inline #1900
Merged
grokys
merged 138 commits into
features/check-suite-annotations
from
features/check-suite-annotations-inline
Nov 26, 2018
Merged
Changes from 1 commit
Commits
Show all changes
138 commits
Select commit
Hold shift + click to select a range
66181de
Changing InlineCommentTag to InlineTag
StanleyGoldman 8cd11fd
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman 7ca9195
Working InlineTagger changes
StanleyGoldman b39c5a4
Fixing test
StanleyGoldman 5174ee3
Adding another test
StanleyGoldman db07173
Rename class
StanleyGoldman bb30e4d
Adding functionality to create a tag object for a comment thread and …
StanleyGoldman 85b060c
Adding different glyph types
StanleyGoldman a9d69db
Merge remote-tracking branch 'remotes/origin/features/check-suite-ann…
StanleyGoldman 657292e
Renaming models and adding InlineAnnotationViewModel
StanleyGoldman 7cf4eba
Displaing inline annotations
StanleyGoldman 3eddd4c
More renaming
StanleyGoldman 321d51e
Adding CheckRunName
StanleyGoldman 3b8945d
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman 28a74ce
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman 219a823
Fixing the build
StanleyGoldman 4f0f721
Rename DatabaseId to CheckRunId
StanleyGoldman ea3c850
Functionality to open an annotation tag from the file list
StanleyGoldman 214e1a5
Renaming more InlineComment things
StanleyGoldman 18dc78d
Link to inline review from file
StanleyGoldman b24f8a2
Restoring names of a lot of things
StanleyGoldman c1c229f
Undoing a lot of renaming
StanleyGoldman 726de83
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman af51110
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman df89a29
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman 58e1797
More code cleanup
StanleyGoldman 2e21ae9
Final code cleanup
StanleyGoldman b5dc961
Merge remote-tracking branch 'remotes/origin/features/check-suite-ann…
StanleyGoldman 35f80ec
Fixes for code analysis
StanleyGoldman 9dcae6e
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman 1e3f839
Displaying the check suite name in inline reviews
StanleyGoldman 24882ab
Functionality to display status icons
StanleyGoldman 86ef79a
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman 8802d49
Merge branch 'features/check-suite-annotations-inline' into checks-an…
StanleyGoldman 388f47c
Fixing code after merge
StanleyGoldman f82a023
Updating nuget package
StanleyGoldman f2354ab
Other fixes after merge
StanleyGoldman a57985e
Adding image to check suitesa
StanleyGoldman e86bde3
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman 7183891
Fixing more issues after merge
StanleyGoldman a785da4
Additional changes
StanleyGoldman 5596f3f
Last fix
StanleyGoldman 80d5b9a
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman d4c96b8
Merge branch 'features/check-suite-annotations-inline' into features/…
StanleyGoldman 8a7454f
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman 2bbdbf8
Restoring session field
StanleyGoldman b494b6e
Fixing merge error
StanleyGoldman 8d2323a
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman 88fd1ee
Start basic layout for inline annotations
donokuda f8a02f9
Little bit of text formatting
donokuda d7da753
Update colors and other formatting
donokuda 68c7b34
Fix content not wrapping / stretching correctly
donokuda a94917d
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman 49703ed
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman 9921f72
Use VS images for status icons
donokuda a55182e
Make text work in Dark Theme
donokuda 284b3b5
Dynamic colors
donokuda d6329c4
Merge branch 'features/check-suite-annotations-inline' into donokuda/…
donokuda 05ed235
Fix build error
StanleyGoldman 92903eb
Merge branch 'features/check-suite-annotations-inline' into donokuda/…
StanleyGoldman cbbb54b
Fixing compilation error
StanleyGoldman 65bb008
Merge branch 'features/check-suite-annotations-inline' into donokuda/…
StanleyGoldman 7d65ffe
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman 6877792
Merge branch 'features/check-suite-annotations-images' into features/…
StanleyGoldman 2b0970a
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman df93480
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman 6c22912
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman d7ebeca
More interface removing
StanleyGoldman 55f4f8a
Missing comma
StanleyGoldman 9cbc9ff
Temporarily disabling the loading of images
StanleyGoldman 4e38c00
Move things into a border component
donokuda b2810aa
Begin implementing comment styles
donokuda a327209
Tidy up margins
donokuda 6e9bcae
Removing status and check avatars
StanleyGoldman 5ba4d89
Fixing tests
StanleyGoldman 6b8b712
Some more styling tweaks
donokuda 480ca1a
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman a28d67c
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman f3ca06b
Cleanup
StanleyGoldman b829ea7
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman d2b1532
Use a different theme color for comment borders
donokuda fda3134
Prefer VS Images over Octicons in file tree
donokuda e8a2a0a
Use info icon too
donokuda fc6ec4c
Merge remote-tracking branch 'origin/features/check-suite-annotations…
donokuda 05ddfba
UpdatedAt -> CreatedAt
donokuda fb7fd99
Merge branch 'features/check-suite-annotations-inline' into donokuda/…
StanleyGoldman a674ec9
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman 33b38f2
Merge branch 'features/check-suite-annotations-inline' into donokuda/…
StanleyGoldman 494099b
Merge pull request #2045 from github/donokuda/use-vs-icons-in-treeeeee
StanleyGoldman c8304fe
Merge remote-tracking branch 'remotes/origin/features/check-suite-ann…
StanleyGoldman 7cd3139
Merge branch 'donokuda/check-suite-polish' of https://github.com/gith…
donokuda 488ed64
Removing application slug
StanleyGoldman 8e7ff5c
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman f155567
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman 4a57e92
Merge branch 'features/check-suite-annotations-inline' into donokuda/…
StanleyGoldman c2c4c46
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman 56dd609
Merge branch 'features/check-suite-annotations-inline' into donokuda/…
StanleyGoldman 2030133
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman c06767e
Merge branch 'features/check-suite-annotations-inline' into donokuda/…
StanleyGoldman 0708f8d
Merge pull request #2018 from github/donokuda/check-suite-polish
StanleyGoldman fe4d63b
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman 349c7c1
Fixes after merge
StanleyGoldman 1e65e46
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman 129d863
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman 0a757ab
:fire: unnecessary grid markup
donokuda a5180cd
:fire: Commented lines
donokuda a762e9a
Update icon to text
donokuda fc7a955
An attempt at keeping the width of each row consistent
donokuda de64ba8
Fixing references
StanleyGoldman 5580c06
Back to the stack
donokuda 766cae5
i-have-no-clue-what-im-doing.jpg
donokuda 99203ff
Addressing feedback
StanleyGoldman e731cd5
Removing handler
StanleyGoldman b01e6ec
Removing xaml import
StanleyGoldman 967a749
IReadOnlyList > IReadOnlyCollection
StanleyGoldman 04e6fc7
Adding comments
StanleyGoldman 24a501d
Merge branch 'features/check-suite-annotations-inline' into donokuda/…
StanleyGoldman a38c1cf
Add missing CommandParameter
StanleyGoldman c07100a
Don't use SharedSizeScope.
grokys d738496
Merge pull request #2074 from github/donokuda/update-check-icon
StanleyGoldman d6ae911
Simplify view
StanleyGoldman 6d91d7a
Merge branch 'features/check-suite-annotations-inline' of https://git…
donokuda 769125c
Moving Annotations out of CommentThreadViewModel
StanleyGoldman 88d9af7
Adjusting view
StanleyGoldman cf78034
Adjust annotation list item's margin and make text color dynamic
donokuda adfada0
Merge branch 'features/check-suite-annotations-inline' of https://git…
donokuda e9080ab
It's a circle now!
donokuda 747084c
Update color
donokuda a0e2fcd
It's a lil diamond now
donokuda c67c5b4
Make everything a diamond
donokuda c110ad9
Fix bottom margin for reply textbox
donokuda 271c2cd
Using only one view
StanleyGoldman 4069376
Merge pull request #2077 from github/donokuda/polish-annotation-margin
StanleyGoldman fe6c09d
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman f13d354
Attempting to control the comment ability
StanleyGoldman f3c4548
Correcting the xaml binding
StanleyGoldman ce065dc
Merge pull request #2080 from github/features/check-suite-annotations…
StanleyGoldman 1da4ac2
Merge branch 'features/check-suite-annotations' into features/check-s…
StanleyGoldman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Use VS images for status icons
- Loading branch information
commit 9921f72fcf39a72606bf16c95ba2828c95366db4
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.