-
Notifications
You must be signed in to change notification settings - Fork 376
polish(frontend): technical review QA #5097
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
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
c36977b
feat: filtering + sorting alignment
IMB11 982c8a7
polish: malicious summary modal changes
IMB11 a2dac72
feat: better filter row using floating panel
IMB11 7e58491
fix: re-enable request
IMB11 78d0703
fix: lint
IMB11 8243c17
polish: jump back to files tab qol
IMB11 524bd1e
feat: scroll to top of next card when done
IMB11 42ac627
fix: show lock icon on preview msg
IMB11 7f1da80
feat: download no _blank
IMB11 94e652c
feat: show also marked in notif
IMB11 14d2ce9
feat: auto expand if only one class in the file
IMB11 a624583
feat: proper page titles
IMB11 7c6a6bf
fix: text-contrast typo
IMB11 dba5391
fix: lint
IMB11 4815655
Merge branch 'main' into cal/tech-review-qa-2
IMB11 494e5ee
Merge branch 'main' into cal/tech-review-qa-2
Prospector 8ab2c6b
Merge branch 'main' into cal/tech-review-qa-2
Prospector 755feef
Merge branch 'main' into cal/tech-review-qa-2
Prospector 0829d9b
Merge branch 'main' into cal/tech-review-qa-2
IMB11 8583e78
feat: QA changes
IMB11 d1e12d6
feat: individual report page + more qa
IMB11 8f2d342
fix: back btn
IMB11 e90a5a5
fix: broken import
IMB11 73a643f
Merge branch 'main' into cal/tech-review-qa-2
IMB11 fb84ded
Merge branch 'main' into cal/tech-review-qa-2
IMB11 3acc7fc
feat: quick reply msgs
IMB11 6dd9fce
fix: in other queue filter
IMB11 147bc14
fix: caching threads wrongly
IMB11 0109680
fix: flag filter
IMB11 f7015a9
feat: toggle enabled by default
IMB11 cbc1a52
fix: dont make btns opacity 50
IMB11 33cd7d5
Merge branch 'main' into cal/tech-review-qa-2
IMB11 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 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
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
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
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
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.
could refactor to use the api client if u feel like it