Kevin Liu
|
ad88919e91
feat(insights): reload projects when missing data (#75358)
|
7 months ago |
Jonas
|
f352de0321
deps: remove moment (#74234)
|
7 months ago |
Florian Ellis
|
fee059fd0b
fix(replays): Fix 'clearQueryCache' method in 'useReplayData' hook (#70539)
|
10 months ago |
Ryan Albrecht
|
1f62740380
fix(replay): Request extra errors from discover at all times (#69973)
|
10 months ago |
Scott Cooper
|
7b98df3964
test(ui): Migrate hook tests away from reactHooks (#68853)
|
11 months ago |
Scott Cooper
|
8f3f38f509
test(ui): Add 2nd mock error body to replay data (#67482)
|
11 months ago |
Ryan Albrecht
|
d89c3bb724
feat(replay): Fetch errors from the issuePlatform as well, so we get Rage and Perf issues on Replay Details (#66739)
|
1 year ago |
Scott Cooper
|
9a5c123b1a
test(ui): Swap hook test waitForNextUpdate for waitFor (#66031)
|
1 year ago |
Ryan Albrecht
|
fb28d102e2
ref(replay): Rewrite useReplayData to leverage useApiQuery 1/3 (#63455)
|
1 year ago |
George Gritsouk
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 year ago |
Ryan Albrecht
|
3e10e5fc64
ref(replay): Update replay tests to use imported fixtures instead of `TestStubs.Replay*` (#58541)
|
1 year ago |
Ryan Albrecht
|
eb0e851516
test: Import from sentry-fixture inside test files [4] (#56813)
|
1 year ago |
Ryan Albrecht
|
7d212a1f29
ref(replay): Cleanup dead replay code related to non-frame types and utils (#54066)
|
1 year ago |
Evan Purkhiser
|
47953a7440
ref(ts): Use `jest.mocked` over jest.Mocked casting (#53821)
|
1 year ago |
Ryan Albrecht
|
7ee6234c6c
ref(replay): Refactor useReplayData and create a new wrapper useReplayReader (#51536)
|
1 year ago |
Elias Hussary
|
c4644b9922
fix(replays): allow querying replay errors without FE error (#49399)
|
1 year ago |
Elias Hussary
|
cea61f6861
feat(replays): display error count by project (#48374)
|
1 year ago |
Elias Hussary
|
cd22801ee6
feat(replays): query for all errors for a given replayId (#48339)
|
1 year ago |
Elias Hussary
|
b3a545221c
ref(replays): remove references to replaySlug in useInitialTimeOffsetMs (#47996)
|
1 year ago |
Elias Hussary
|
e8769f3039
feat(replays): fetch replay data without projectSlug (#47949)
|
1 year ago |
Josh Ferge
|
1e73cfc251
fix(replays): correctly construct cursors (#47953)
|
1 year ago |
Ryan Albrecht
|
5e33e0075d
fix(replays): Catch errors that happen inside ReplayReader.factory and show a message (#46348)
|
1 year ago |
Ryan Albrecht
|
7469779a79
feat(replays): Update the Replay Index page columns and Details page header to match (#45700)
|
2 years ago |
Ryan Albrecht
|
21c4425a32
test(replay): Add unit tests for useReplayData hook (#45444)
|
2 years ago |
Ryan Albrecht
|
fc0730392b
ref: Update MockApiClient to have an asyncDelay flag, so test run with timers (#45330)
|
2 years ago |
Ryan Albrecht
|
aef779bc5a
fix(replays): Fix race condition when loading replay errors & attachments (#45228)
|
2 years ago |