-
Notifications
You must be signed in to change notification settings - Fork 3.3k
misc: Reporter redesign #31914
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
Open
mabela416
wants to merge
109
commits into
release/15.0.0
Choose a base branch
from
mabel/issue-31677-reporter-redesign
base: release/15.0.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,513
−867
Open
misc: Reporter redesign #31914
Changes from all commits
Commits
Show all changes
109 commits
Select commit
Hold shift + click to select a range
0dd7d89
misc: begin work on reporter redesign
jennifer-shehane e7fed86
Merge branch 'develop' into describe-ui-update
jennifer-shehane 2b41372
remove info icon on failing tests
jennifer-shehane 1b5bcf6
Add new queued icon to tests
jennifer-shehane 5da0904
bump react-icon
jennifer-shehane 4620ef9
Merge branch 'develop' into describe-ui-update
mabela416 981d9e8
Merge branch 'develop' into mabel/issue-31677-reporter-redesign
mabela416 d786ef7
add some styles for the header
mabela416 89fe5c8
add some styles and icons to describe blocks
mabela416 8c87125
display chevron down on describe hover
mabela416 1424923
add css for red-400
mabela416 79c28a3
only display collapsible describes if there are tests in the suite
mabela416 195eac0
add new test on describe hover
mabela416 f9a18a7
add describe focus styles
mabela416 821a452
add describe focus styles scss
mabela416 295bf5b
fix add commands to test wand placement
mabela416 dbda5e1
update stats icon with describe and test hover and focus
mabela416 5ec13ed
update test status icons
mabela416 7ae9414
handles some of the test body styles and states
mabela416 2c9834d
add ellipsis to runnable title and flex shrink to icons
mabela416 250be10
fix command row stylings
mabela416 2672c3d
fix session alignment
mabela416 539f71a
fix collapsible indicator styles
mabela416 b61327d
handle attempt styling
mabela416 1d07123
fix failing tests
mabela416 6024731
add back command status borders
mabela416 5814706
fix suites.cy.ts tests and make some styling fixes
mabela416 2ba4f8a
fix styles for New test button on focused/hovered suites
mabela416 a36d24b
fix header test
mabela416 b5ebe28
attempt spacing fixes
mabela416 d79e24f
fix shortcuts test
mabela416 3ae4b79
add open in ide on header hover
mabela416 a906916
make some styling fixes to errors
mabela416 16ff0ae
make error styling changes
mabela416 6332f68
update control icons and styles
mabela416 b306514
fix dotted line for suites
mabela416 ae4d03a
add test dots
mabela416 01d02aa
fix logic for displaying test dots
mabela416 fc92577
use stop circle icon
mabela416 826ffb1
refactor runnable and suite header icon
mabela416 d20e896
only use test children to determine current suite state to display th…
mabela416 863df81
fix suites test
mabela416 9b02e55
fix suite and test icon alignments
mabela416 3395dca
clean up some comments and unused variables
mabela416 502ef05
Merge branch 'develop' into mabel/issue-31677-reporter-redesign
mabela416 88b3871
fix failing tests
mabela416 ef9944b
Merge remote-tracking branch 'refs/remotes/origin/mabel/issue-31677-r…
mabela416 e55e8ce
fix failing studio tests
mabela416 df3098f
fix failing tests
mabela416 87ea168
fix meta test
mabela416 ed6e520
fix suite_model test
mabela416 e7a4556
add more tests for suite-model
mabela416 9b83ab1
fix more tests
mabela416 6f7c008
fix failing test
mabela416 bb90f84
Merge branch 'release/15.0.0' into mabel/issue-31677-reporter-redesign
mabela416 a5bfddb
fix padding for hook headers
mabela416 9e0a04f
Merge remote-tracking branch 'refs/remotes/origin/mabel/issue-31677-r…
mabela416 aa406bb
add changelog entry
jennifer-shehane 12719fd
Merge branch 'mabel/issue-31677-reporter-redesign' of https://github.…
jennifer-shehane b3a2549
yarn lock
jennifer-shehane 40aa559
run on binary
jennifer-shehane 2e1b149
bust circle cache
jennifer-shehane 0195bf2
handle font weight, describe aligment and status border widths
mabela416 88c4555
fix rounded corners on hover of commands
mabela416 a1a88f4
round status border when test is opened
mabela416 e61eb00
handle chevron right/down when hovering when collapsible is open/closed
mabela416 541cd4d
Merge remote-tracking branch 'refs/remotes/origin/mabel/issue-31677-r…
mabela416 ae207f8
center align open in ide on command hover
mabela416 6260769
add padding to the bottom of the last suite/test
mabela416 166543b
fix attempt padding and connecting dots
mabela416 799a55e
update progress bar color to gray-900
mabela416 24eb031
no jumping when opening test
mabela416 ed45487
top align describe/test text when the text wraps to the next line
mabela416 49b1dc8
clean up new test button styles and add the linear gradient
mabela416 78c8f4e
Merge remote-tracking branch 'origin/release/15.0.0' into mabel/issue…
mabela416 8cd4332
fix dotted line and describe/test padding
mabela416 a3870ef
round out error border and remove double red border on errors
mabela416 f5a647a
Merge remote-tracking branch 'origin/release/15.0.0' into mabel/issue…
mabela416 f2d537b
fix gap for stack trace
mabela416 65521f7
only apply margin top to test and suite icons
mabela416 66913ca
change opacity of add commands to test wand icon
mabela416 68e3cc9
fix wand opacity test
mabela416 9089219
can we just remove this overflow: scroll?
jennifer-shehane a23b1fe
clean up TODOs
mabela416 687151d
fix error group line alignment
mabela416 d637460
Add tailwind css so that styles work in e2e tests
jennifer-shehane 8d66cbb
Merge branch 'mabel/issue-31677-reporter-redesign' of https://github.…
jennifer-shehane 685ae24
align open IDE tooltip in hooks
mabela416 4ef31c1
fix padding between suites
mabela416 3b58117
remove purple border around describe in studio
mabela416 23c9b91
Merge remote-tracking branch 'refs/remotes/origin/mabel/issue-31677-r…
mabela416 d24b33e
fix studio buttons padding
mabela416 734aedb
fix stack trace padding
mabela416 02d1adf
disable clicking for skipped and queued up tests
mabela416 c826737
Merge branch 'release/15.0.0' into mabel/issue-31677-reporter-redesign
jennifer-shehane f4aeff8
Merge branch 'release/15.0.0' into mabel/issue-31677-reporter-redesign
jennifer-shehane 3015e1f
circle cache
jennifer-shehane 5e2503f
Merge branch 'mabel/issue-31677-reporter-redesign' of https://github.…
jennifer-shehane b9ba96c
update yarn.lock
ryanthemanuel 4becd76
index on mabel/issue-31677-reporter-redesign: 5e2503f339 Merge branch…
e907ef9
WIP on mabel/issue-31677-reporter-redesign: 5e2503f339 Merge branch '…
069b55a
Merge commit 'stash' into mabel/issue-31677-reporter-redesign
f32d6fc
index on mabel/issue-31677-reporter-redesign: 5e2503f339 Merge branch…
4a1d454
WIP on mabel/issue-31677-reporter-redesign: 5e2503f339 Merge branch '…
5c76e49
Merge commit 'stash' into mabel/issue-31677-reporter-redesign
9c67b81
Merge branch 'release/15.0.0' into mabel/issue-31677-reporter-redesign
jennifer-shehane 25db731
index on mabel/issue-31677-reporter-redesign: 5e2503f339 Merge branch…
ea3824b
WIP on mabel/issue-31677-reporter-redesign: 5e2503f339 Merge branch '…
dbcd55d
Merge commit 'stash' into mabel/issue-31677-reporter-redesign
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Bump this version to force CI to re-create the cache from scratch. | ||
|
||
6-9-2025 | ||
6-26-2025 |
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
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
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
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
3 changes: 0 additions & 3 deletions
3
packages/frontend-shared/src/assets/icons/status-processing_x12.svg
This file was deleted.
Oops, something went wrong.
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
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.
Uh oh!
There was an error while loading. Please reload this page.