Michael Sun
|
868d7b6396
fix(custom-views): Fix infinite rerendering upon unsaved changes (#76672)
|
2 months ago |
Michael Sun
|
1e5c484c52
feat(custom-views): add custom views to issue stream (with fix to account for default tabs) (#76327)
|
2 months ago |
getsentry-bot
|
3a79696eff
Revert "feat(custom-views): Add custom views to issue stream behind feature flag (#75883)"
|
2 months ago |
Michael Sun
|
28a4dd2e2c
feat(custom-views): Add custom views to issue stream behind feature flag (#75883)
|
2 months ago |
Evan Purkhiser
|
a0237e4ce2
fix(ts): Codemod all `sentry/types` warnings (#76150)
|
2 months ago |
Michael Sun
|
c9902437f5
feat(search, tags): Add new hooks to retrieve organization tags (#74301)
|
3 months ago |
Jonas
|
f352de0321
deps: remove moment (#74234)
|
3 months ago |
Ryan Albrecht
|
4652fc7032
chore: Move normalizeUrl into its own file (#74099)
|
3 months ago |
Arpad Borsos
|
7ab0387d10
Remove the "Processing Issues" settings page / hint (#73822)
|
4 months ago |
Malachi Willey
|
c398fea8ca
ref(issue-priority): Remove frontend references to issue-priority-ui flag (#73063)
|
4 months ago |
Malachi Willey
|
19362744c9
fix(issue-stream): Send correct request on first load when query is an empty string (#72640)
|
4 months ago |
Arpad Borsos
|
4bdb82ef1b
Fully enable `reprocessing-v2` (frontend) and update logic showing "Reprocess Event" action (#68412)
|
5 months ago |
Francesco Novy
|
5bff6b7d5a
feat: Update Sentry SDK to 8.0.0-beta.5 (#68520)
|
6 months ago |
Evan Purkhiser
|
b7f71b168e
ref(js): Extract browserHistory (#70048)
|
6 months ago |
Richard Roggenkemper
|
8519ec36bb
feat(empty-states): Add in updated empty state for issue stream (#68549)
|
6 months ago |
George Gritsouk
|
883b470640
chore(fixtures): Improve types of `RouteComponentPropsFixture` (#69770)
|
6 months ago |
Leander Rodrigues
|
522b3a12aa
fix(issue-details): Allow for_review query to refresh page with real-time updates (#69687)
|
6 months ago |
Richard Roggenkemper
|
1d49c5829a
feat(data-consent): Add in hooks for data consent banner (#67789)
|
7 months ago |
Malachi Willey
|
900792fc4b
feat(issue-stream): Add total issue count to analytics (#67612)
|
7 months ago |
Francesco Novy
|
8950cc2888
feat(frontend): Bump Sentry SDKs to 7.108.0 & fix deprecations (#66129)
|
7 months ago |
Stephen Cefali
|
4104787a0b
feat(search): adds useGroupSnubaDataset query param (#67277)
|
7 months ago |
Malachi Willey
|
a21b422b1c
feat(issue-priority): Remove issues from stream when reprioritizing with priority dropdown (#66846)
|
7 months ago |
Scott Cooper
|
e655c8ba57
fix(issues): Move issue action taken out of state (#66088)
|
8 months ago |
Malachi Willey
|
463b0ef553
feat(issue-priority): Remove issues from stream when reprioritizing (#65551)
|
8 months ago |
Snigdha Sharma
|
70c9da3135
feat(issue-priority): Filter out low priority issues by default (#65211)
|
8 months ago |
Malachi Willey
|
fc44acc3bc
ref(issue-stream): Refactor issue stream action logic with better typing and flexibility (#65443)
|
8 months ago |
Yagiz Nizipli
|
a1ba3d0f24
perf: use optional chaining more (#65092)
|
8 months ago |
Richard Roggenkemper
|
06512ad589
chore(issue-stream): Remove feature flag for issue stream caching from front end (#64290)
|
9 months ago |
Yagiz Nizipli
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
9 months ago |
Jonas
|
d0b9fda25f
feat(issues): monitor inp on issues stream page (#63780)
|
9 months ago |
Scott Cooper
|
bd8173fe2d
feat(issues): Remove inbox reason, related props (#63343)
|
9 months ago |
Colleen O'Rourke
|
6d7eb1c460
ref(escalating issues): Remove front end flag usage (#62967)
|
9 months ago |
Scott Cooper
|
91157d5adf
fix(issues): Repeat issues request if project id changes (#62354)
|
10 months ago |
Jonas
|
6c1d233c64
fix(issues): revert groupstore stats changes (#60856)
|
11 months ago |
Jonas
|
420ca1ad35
fix(issues): persist state so that cache doesnt override it (#60857)
|
11 months ago |
Jonas
|
ba815a64b9
fix(issues): only fetch stats for the data we most recently fetched (#60852)
|
11 months ago |
Jonas
|
d48a00858c
ref(groupstats): decouple groupStats from GroupStore (#60259)
|
11 months ago |
Scott Cooper
|
b50bc31bd7
feat(issues): Add cache to issues stream (#59387)
|
1 year ago |
Richard Roggenkemper
|
20b7c93153
fix(issue-stream): Change default query request (#59452)
|
1 year ago |
Richard Roggenkemper
|
d5e748d843
feat(issue-stream): Update issue request to not rely on saved search (#59226)
|
1 year ago |
Richard Roggenkemper
|
23cde0d963
feat(issue-stream): Update how unhandled is fetched (#58478)
|
1 year ago |
Malachi Willey
|
3ca03e304c
fix(issue-stream): Prevent undefined values from being stored in actionTakenGroupData (#55593)
|
1 year ago |
Colleen O'Rourke
|
db9df6f3a5
ref(sort): Clean up priority/better priority (#52769)
|
1 year ago |
Ryan Albrecht
|
20706127f1
ref: Import sentry/components/panels/[panel|panelBody] directly, bypassing the barrel file (#52652)
|
1 year ago |
Colleen O'Rourke
|
5c0a4fab92
ref(sort): Don't make new priority sort default (#52553)
|
1 year ago |
Julia Hoge
|
5a8d120dff
feat(search): Update default filter on For Review tab (#51507)
|
1 year ago |
Colleen O'Rourke
|
22bd754b22
ref(sort): Remove a/b test for priority sort (#51481)
|
1 year ago |
Scott Cooper
|
f64bc692aa
feat(escalating): Consolidate escalating issues ui flags (#50896)
|
1 year ago |
Stephen Cefali
|
d65d3c56cf
feat(priority-sort): a/b/c/ test (#50823)
|
1 year ago |
Colleen O'Rourke
|
8e787ab803
feat(sort): Set new priority as default for EA (#50541)
|
1 year ago |