Commit History

Author SHA1 Message Date
  Ryan Albrecht 90ce7b33ee ref(replay): Move currentHoverTime into its own Context and hook (#73988) 3 months ago
  Michelle Zhang 2987f05a5d ref(replay): move configuration resources card and remove old banners (#64095) 9 months ago
  Yagiz Nizipli 527914ee8d build: Addition of typescript-eslint/consistent-type-imports rule (#63543) 9 months ago
  Ryan Albrecht 8a04d703c1 ref(replay): Refactor duplicate code between Network and A11y tabs (#60709) 11 months ago
  Ryan Albrecht 5700e591f6 feat(replay): Add Jump up|down buttons to all the Replay Details tables & lists (#58359) 1 year ago
  getsentry-bot 28d42c95da Revert "feat(replay): Add Jump up|down buttons to all the Replay Details tables & lists (#58131)" 1 year ago
  Ryan Albrecht f078c6e260 feat(replay): Add Jump up|down buttons to all the Replay Details tables & lists (#58131) 1 year ago
  Ryan Albrecht 78268b544c feat(replay): Refactor conditions for showing "Jump up|down" buttons inside a replay table, and add them into Errors (#58031) 1 year ago
  Ryan Albrecht f978e5c721 chore(replay): Update height of replay table rows to match ui library (#58057) 1 year ago
  Ryan Albrecht 7310e73bde ref(replay): Extract JumpButtons to its own component and put it on all lists (#57516) 1 year ago
  Michelle Zhang e2ec25f613 fix(replays): don't show 'jump to current timestamp' button if network tab empty (#57299) 1 year ago
  Catherine Lee ce614e1753 feat(replays): Add jump to current timestamp in network tab (#55073) 1 year ago
  Ryan Albrecht 9e9d45a8db ref(replay): Refactor replay tabs so they each read the context they need directly, fewer props (#55505) 1 year ago
  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 f23055d665 ref(replay): Refactor Replay Details>Network table to use new *Frame types (#53384) 1 year ago
  Ryan Albrecht 356ae9f863 chore(replay): Cleanup the `session-replay-network-details` feature flag (#51493) 1 year ago
  Ryan Albrecht 94f059e75e chore(replay): Rename handler* props to on* (#50878) 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 4c2aab1db9 feat(replays): Click a row in Replay>Network tab to toggle the panel open or closed (#48661) 1 year ago
  Ryan Albrecht a3774d005b feat(replays): Analytics for open/close Replay>Network>Details panel (#48638) 1 year ago
  Ryan Albrecht 26ab9512f7 fix(replays): Make long values wrap inside Replay>Network>Details tags table (#48636) 1 year ago
  Ryan Albrecht 744a14b0cb feat(replays): Auto-dismiss the Replay>Network `req resp bodies are available` after the user sets them up (#48588) 1 year ago
  Bruno Garcia fc4bc9bea2 ref(replay): cta link to docs instead of github (#48589) 1 year ago
  Billy Vong d8d7392edc feat(replay): Add "Method" column to Network table and allow filtering by that value (#46445) 1 year ago
  Ryan Albrecht a390e6c24d replay(feat): Show setup instructions for Replay Network>Details req/resp bodies (#48231) 1 year ago
  Ryan Albrecht b02201ce49 replay(feat): Adjust default Replay>Network Panel height & min/max sizes (#48163) 1 year ago
  Ryan Albrecht ae4ac30402 replay(ref): Refactor resizing the Replay>Network panel to follow mouse (#48105) 1 year ago
  Ryan Albrecht bce3536673 replay(feat): Let the user scroll the network tab to reveal a specific row (#48084) 1 year ago
  Ryan Albrecht c8f56e66d4 replay(bug): Fix dismissing the "collecting req/resp bodies" alert (#48086) 1 year ago
  Ryan Albrecht 8b6bb0915c replay(feat): Add a `new` badge on the Replay Details>Network tab to announce the feature (#47997) 1 year ago
  Ryan Albrecht 28b9f6d6a9 replay(ref): Replace calls to getPrevReplayEvent() in Replay Details console/network/dom tabs. (#47911) 1 year ago
  Ryan Albrecht 1e597fb0df feat(replays): Improve render of req/resp details panel (#47343) 1 year ago
  Billy Vong 66a807cf81 feat(replay): use `react-inspector` to display objects in Console (#45990) 1 year ago
  Ryan Albrecht 364b48fd19 feat(replays): Add UI to display network request details (#46219) 1 year ago
  Billy Vong 038aa59016 perf(replay): Improve performance of `getPrevReplayEvent` (#46317) 1 year ago
  Billy Vong 6ce213d95b feat(reply): Improve Network table performance, fix scrollbar (#46232) 1 year ago
  Ryan Albrecht 6e2daf919e ref(replays): <FluidHeight> should default to height:100% (#46027) 1 year ago
  Ryan Albrecht d3cfcdf604 bug(replays): Remove deferred measurement cache from Replay Network table (#43179) 1 year ago
  Ryan Albrecht b74ad0db24 ref(replays): Set estimatedRowSize and use registerChild when rendering virtual grid (#43069) 1 year ago
  Ryan Albrecht 6408405447 ref(replays): Refactor useVirtualizedGrid() to encapsulate some more resize logic (#42920) 1 year ago
  Ryan Albrecht 97fd7de3ca feat(replays): Save Replay>Network sort field/dir into the url (#42795) 1 year ago
  Ryan Albrecht c482b2cbea feat(replays): Implement isHovered states for DOM and Network tabs (#42558) 1 year ago
  Ryan Albrecht 0bf725aef3 ref(replays): Create NetworkHeaderCell for Replay Details (#42240) 1 year ago
  Ryan Albrecht 59a8acd784 ref(replays): Refactor Replay network table sorting (#42235) 1 year ago
  Ryan Albrecht 67d56189d6 ref(replays): Use <NoRowRenderer> in all the replay details tabs (#42225) 1 year ago
  Ryan Albrecht b976842a33 ref(replays): Move Replay DOM & Network filter inputs into separate components (#42224) 1 year ago
  Ryan Albrecht 76ef7890c3 ref(replays): Refactor Replay Details type&status filters (#42221) 1 year ago
  Ryan Albrecht 4a2b572404 ref(replays): Use TimestampButton in all the places (#42216) 1 year ago