-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
report: new audit list display, indexes & new icons #5109
Merged
Merged
Changes from 9 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
35d6e66
New audit list display.
paulirish 673950d
byebye check and x
paulirish 3db3eb9
rename score__value and improve header styling
paulirish 1fc2ab5
move --pass --fail classes to audit.
paulirish d57dc78
apply fail color to display-text
paulirish 32127e6
fix rebase
paulirish 9141a8e
lint.
paulirish 2aba130
sort the diagnostics based on score.
paulirish 0381f02
Merge branch 'master' into auditlistdisplay2
paulirish b49e6ce
core(displayValue): fancier displayValue type (#5111)
brendankenny dec3af9
New audit list display.
paulirish 05ec181
byebye check and x
paulirish 0bd4dd0
rename score__value and improve header styling
paulirish 4e3ae52
move --pass --fail classes to audit.
paulirish dcb3b6a
apply fail color to display-text
paulirish 37444d4
fix rebase
paulirish 550fc58
lint.
paulirish 7eb9570
sort the diagnostics based on score.
paulirish a81416d
show toggle-arrow for groups. add item count for groups
paulirish 17ae280
Merge remote-tracking branch 'origin/auditlistdisplay2' into auditlis…
paulirish 18df349
style tweaks.
paulirish ab12dd5
icon feedback.
paulirish 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
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just a heads up to line up with #5105 whoever lands first 🐎 🚗 🏁
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
re:@vinamratasingal's comment on dropdown -- I think once we get the overall left/right alignments on the layout, and the dropdown color being darker as intended, it would look better. Keeping watching out for any issues though!