Commit History

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