Ryan Albrecht
|
90ce7b33ee
ref(replay): Move currentHoverTime into its own Context and hook (#73988)
|
3 месяцев назад |
Yagiz Nizipli
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
9 месяцев назад |
Ryan Albrecht
|
5700e591f6
feat(replay): Add Jump up|down buttons to all the Replay Details tables & lists (#58359)
|
1 год назад |
getsentry-bot
|
28d42c95da
Revert "feat(replay): Add Jump up|down buttons to all the Replay Details tables & lists (#58131)"
|
1 год назад |
Ryan Albrecht
|
f078c6e260
feat(replay): Add Jump up|down buttons to all the Replay Details tables & lists (#58131)
|
1 год назад |
Ryan Albrecht
|
7310e73bde
ref(replay): Extract JumpButtons to its own component and put it on all lists (#57516)
|
1 год назад |
Ryan Albrecht
|
9e9d45a8db
ref(replay): Refactor replay tabs so they each read the context they need directly, fewer props (#55505)
|
1 год назад |
Ryan Albrecht
|
ef540d4113
ref(replay): Refactor replay details Timestamp onClick so activeTab is only updated when needed (#54256)
|
1 год назад |
Michelle Zhang
|
7ff2bc23c9
test(replays): add data-test-ids for acceptance tests (#54264)
|
1 год назад |
Ryan Albrecht
|
28655d64c0
ref(replay): Refactor Replay Details>Console tab to use the new *Frames types (#53660)
|
1 год назад |
getsentry-bot
|
97fc0d140d
Revert "ref(replays): Refactor the replay layout impl to use more gap + grid (#48874)"
|
1 год назад |
Ryan Albrecht
|
c4d27813ea
ref(replays): Refactor the replay layout impl to use more gap + grid (#48874)
|
1 год назад |
Ryan Albrecht
|
d2578dfe94
ref(replays): Refactor breadcrumb accessors to be memoized and central in ReplayReader (#48745)
|
1 год назад |
Ryan Albrecht
|
28b9f6d6a9
replay(ref): Replace calls to getPrevReplayEvent() in Replay Details console/network/dom tabs. (#47911)
|
1 год назад |
Billy Vong
|
22a12ba0c0
ref(replay): Move `<ObjectInspector>` logic to a hook (#47432)
|
1 год назад |
Billy Vong
|
66a807cf81
feat(replay): use `react-inspector` to display objects in Console (#45990)
|
1 год назад |
Billy Vong
|
038aa59016
perf(replay): Improve performance of `getPrevReplayEvent` (#46317)
|
1 год назад |
Billy Vong
|
9629f19fcb
feat(replay): Fix `useVirtualizedList` memoization (#46248)
|
1 год назад |
Ryan Albrecht
|
6e2daf919e
ref(replays): <FluidHeight> should default to height:100% (#46027)
|
1 год назад |
Ryan Albrecht
|
350e3830d8
fix(replays): Redraw the Replay Details Console & DOM tab items when things are resized (#46028)
|
1 год назад |
Ryan Albrecht
|
46f2b86066
fix(replays): Fix Replay Console and Dom tabs resetting scroll position on hover (#42781)
|
1 год назад |
Ryan Albrecht
|
068a6fcc42
feat(replays): Drop borders between Replay console rows (#42318)
|
1 год назад |
Ryan Albrecht
|
d91e193614
ref(replays): Implement the useVirtualizedList hook on the Replays Dom tab (#42219)
|
1 год назад |
Ryan Albrecht
|
e4c62a8b49
feat(replays): Replay Details console uses virtualized list component & style update (#42153)
|
1 год назад |
Ryan Albrecht
|
979419a5c6
feat(replays): Improve search/empty table consistency in Replay Details page (#42008)
|
1 год назад |
Ryan Albrecht
|
4fa0bacb24
feat(replays): Replay Details loading placeholders should be 100% height/consistently (#41960)
|
1 год назад |
Ryan Albrecht
|
b8688055e3
feat(replays): Make the empty state of Console/Dom/Network tabs consistent (#41688)
|
1 год назад |
Jesus Padron
|
7d93ba410a
fix(replays): Replay Console highlits currentTime and hoverTime _after_ filtering (#41394)
|
2 лет назад |
Evan Purkhiser
|
5ca253e964
ref(js): Move CompactSelect out of `form` (#39960)
|
2 лет назад |
Ryan Albrecht
|
153a4515b3
feat(replays): Allow filtering Issues separately from console.error statements (#39514)
|
2 лет назад |
Dane Grant
|
d5c19b475c
feat(replays): Replay tabs current position styles (#39123)
|
2 лет назад |
Ryan Albrecht
|
ea47737d93
feat(replays): Replay Details header link to view errors in Console tab (#39038)
|
2 лет назад |
Ryan Albrecht
|
b8b5e36fbd
ref(replays): Refactor tab filters to use the url bar to store data (#39030)
|
2 лет назад |
Malachi Willey
|
7c41888d4b
types(compact-select): Ensure that onChange type is inferred properly [UP-141] (#39051)
|
2 лет назад |
Jesus Padron
|
f20ec7bc2e
fix(replays): Add default label when no filters are selected (#38701)
|
2 лет назад |
Jesus Padron
|
d82aa6b0c0
fix(replays): Improve console row hovering (#38095)
|
2 лет назад |
Jesus Padron
|
dfa8d1eb98
Feat(replays): Scroll to the most recent console message when replay is playing (#37902)
|
2 лет назад |
Dane Grant
|
2ae9d38121
fix(replays): Replay URL bar and Console filter input design updates (#38159)
|
2 лет назад |
Evan Purkhiser
|
e7cc0017f8
ref(js): Move app/views/settings/components/emptyMessage -> components (#38130)
|
2 лет назад |
Jesus Padron
|
68659cc63d
fix(replays): Adjust highlight timestamp of console row at hovering over them (#37510)
|
2 лет назад |
Ryan Albrecht
|
a9b2431659
ref(replays): Compatibility layer between v0 events and v1 replay api (#37189)
|
2 лет назад |
Ryan Albrecht
|
80328ae6ab
ref(replays): Absolute imports in all the replays files (#37142)
|
2 лет назад |
Jesus Padron
|
0e4acb7d6e
feat(replays): log rows are now dimmed until they are played (#36005)
|
2 лет назад |
NisanthanNanthakumar
|
0336bd09c6
feat(ui): Provide semantic names for media query breakpoints (#35594)
|
2 лет назад |
Dublin Anondson
|
af104114df
fix: highlight final console message if we scrub past it. (#35519)
|
2 лет назад |
Billy Vong
|
ac68440119
feat(replays): Use new attachments payload (#34885)
|
2 лет назад |
Dublin Anondson
|
00fb8bd50d
feat(replays): highlight console based on scrubber time (#34972)
|
2 лет назад |
Dublin Anondson
|
319693acf2
fix(replays): search is more robust now that we look inside of breadcrumb data. (#34823)
|
2 лет назад |
Dublin Anondson
|
dc9543de7b
feat(replays): added links to console timestamps so the scrubber can jump to those times (#34880)
|
2 лет назад |
Dublin Anondson
|
3e2ed05310
feat(replays): added log level filtering to the replay details console tab (#34748)
|
2 лет назад |