Commit History

Author SHA1 Message Date
  Ryan Albrecht f6095564b5 feat(bug reports): Lookup if feedbacks have replays in the list component (#58732) 1 year ago
  Nar Saynorath 07227d01f1 feat(stat-detectors): Update useReplaysCount to accept extra conditions (#58358) 1 year ago
  Julia Hoge baef59198c feat(issue-details): Enable Replays for Performance Issues Frontend (#55733) 1 year ago
  Ryan Albrecht 5398b750cc fix(replays): include `project=-1` by default for /replay-count/ api calls (#48962) 1 year ago
  Elias Hussary fd0bfaaae2 feat(replays): show replay tab for backend errors (#48095) 1 year ago
  Ryan Albrecht 797d3f67de bug(replays): Remove extra query params when fetching replay count for transactions (#45648) 2 years ago
  Ryan Albrecht 2f7fad81a9 bug(replays): Only query for replay counts if the org has replays ingest enabled (#44517) 2 years ago
  Ryan Albrecht 8e45196ff6 feat(replays): Check if replays exist before linking to the Replay Details page from Discover/Issues/Performance (#43260) 2 years ago
  Ryan Albrecht 641653a0d1 bug(replays): Quote transaction names when doing a query for replay counts (#42842) 2 years ago
  Ryan Albrecht db405af798 ref(replays): Refactor Transaction counts to use new /replay-count/ endpoint (#42798) 2 years ago
  Ryan Albrecht f4f6a7b61d ref(replays): Refactor useReplaysCount to fetch replay count only for newly seen issues (#42497) 2 years ago
  Josh Ferge 982a8d487e fix(replays): pass project_id to replay count endpoint (#42298) 2 years ago
  Ryan Albrecht 367af5a918 bug(replays): Use `/issue-replay-count/` endpoint so we get accurate counts in the Issues>Replay list and tab. (#42174) 2 years ago
  Ryan Albrecht cc945287df bug(replays): Fix loading and paging through the Issues>Replays tab (#41720) 2 years ago
  Ryan Albrecht 6521ef9426 bug(replays): Show zero count in the Issues>Replays tab after data is loaded (#41656) 2 years ago
  Ryan Albrecht 55cefbb25f ref(replays): Call useReplaysCount for each list of issues in the app (#41554) 2 years ago
  Ryan Albrecht 8d088fe4b7 ref(replays): Create useReplaysCount() hook for consistent fetches (#41298) 2 years ago