Scott Cooper d050bf9436 feat(ui): Swap `<Role>` for `useRole` (#78091) 5 months ago
..
aiSuggestedSolution 2bd6104136 ref(configstore) use useUser instead of config store get (#78007) 5 months ago
attachmentViewers 45fac8079a feat(issues): Add inline preview to attachments, refactor (#77530) 5 months ago
autofix 2248f352f7 feat(autofix): Add Q&A interaction (#78227) 5 months ago
breadcrumbs d1601517f0 ref(flags): search button leads to focus in drawer (#77839) 5 months ago
contexts f9db85f0ed feat(flags): hide flags from context and add feedback button (#77488) 6 months ago
eventExtraData 68f5bef4f4 ref(issue-details): Manage event details state better (#76176) 6 months ago
eventHydrationDiff 100579f3e2 feat(hydration error): Improve rendering of hydration error diff modal (#77206) 6 months ago
eventReplay 3db0a943a8 feat(issues): Use router to open drawers (#78103) 5 months ago
eventStatisticalDetector 1448adb52a feat(issues): Wrap regression issues in new section wrapper (#76698) 6 months ago
eventTags f03acd3d3d feat(ui): Switch react-query isLoading to isPending (#76459) 6 months ago
eventTagsAndScreenshot d050bf9436 feat(ui): Swap `<Role>` for `useRole` (#78091) 5 months ago
featureFlags 280f5360a8 feat(flags): add general sort category and granular sort (#78073) 5 months ago
groupingInfo 77749ef81b fix(issues): Collapse grouping info by default (#76612) 6 months ago
highlights 3db0a943a8 feat(issues): Use router to open drawers (#78103) 5 months ago
interfaces d050bf9436 feat(ui): Swap `<Role>` for `useRole` (#78091) 5 months ago
meta a0237e4ce2 fix(ts): Codemod all `sentry/types` warnings (#76150) 7 months ago
rrwebReplayer 8d7c07901a fix(eslint): revert config change (#63137) 1 year ago
userFeedback a4fdfdab4c feat(issue-details): Put user feedback page in a drawer (#78078) 5 months ago
viewHierarchy 73d3f7ea54 ref(issue-details): UI Refactors for fold sections (#75400) 7 months ago
device.tsx 68f5bef4f4 ref(issue-details): Manage event details state better (#76176) 6 months ago
errorItem.spec.tsx 0f0e9beccc chore(jest): Upgrade user-event -> 14.x (#45410) 2 years ago
errorItem.tsx f352de0321 deps: remove moment (#74234) 7 months ago
errorLevel.tsx ab20413080 feat(issues): Add lil icons to error event level (#77117) 6 months ago
errorLevelText.tsx ab20413080 feat(issues): Add lil icons to error event level (#77117) 6 months ago
eventAnnotation.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
eventAttachmentActions.tsx d050bf9436 feat(ui): Swap `<Role>` for `useRole` (#78091) 5 months ago
eventAttachments.spec.tsx 3db0a943a8 feat(issues): Use router to open drawers (#78103) 5 months ago
eventAttachments.tsx 3db0a943a8 feat(issues): Use router to open drawers (#78103) 5 months ago
eventAttachmentsCrashReportsNotice.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
eventCustomPerformanceMetrics.spec.tsx b7f71b168e ref(js): Extract browserHistory (#70048) 10 months ago
eventCustomPerformanceMetrics.tsx d21409a17a fix(ui): Use display contents for DropdownMenuWrap (#71830) 9 months ago
eventDataSection.tsx 74b46719d6 feat(issue-details): Add a foldable data section component (#74224) 7 months ago
eventDrawer.tsx d1601517f0 ref(flags): search button leads to focus in drawer (#77839) 5 months ago
eventEntries.spec.tsx 33e02db25f ref(issue-details): Minor improvements (#75990) 7 months ago
eventEntries.tsx f4bb5c3a1c feat(issues): Open attachments in drawer (#77669) 5 months ago
eventEntry.tsx d03b61d1f4 ref(grouping-stacktrace-ui): Remove ui code (#76593) 6 months ago
eventEvidence.spec.tsx 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
eventEvidence.tsx 68f5bef4f4 ref(issue-details): Manage event details state better (#76176) 6 months ago
eventMessage.spec.tsx ab20413080 feat(issues): Add lil icons to error event level (#77117) 6 months ago
eventMessage.tsx ab20413080 feat(issues): Add lil icons to error event level (#77117) 6 months ago
eventMetadata.tsx f1ad8977dd perf: reduce barrel file imports (#69452) 10 months ago
eventProcessingErrors.tsx 68f5bef4f4 ref(issue-details): Manage event details state better (#76176) 6 months ago
eventSdk.spec.tsx 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
eventSdk.tsx 68f5bef4f4 ref(issue-details): Manage event details state better (#76176) 6 months ago
eventViewHierarchy.spec.tsx 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
eventViewHierarchy.tsx f03acd3d3d feat(ui): Switch react-query isLoading to isPending (#76459) 6 months ago
eventVitals.spec.tsx 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
eventVitals.tsx 40b415f0fd feat(trace): add web or mobile vitals tab (#67935) 11 months ago
opsBreakdown.tsx 58f267f088 feat(new-trace-drawer-details): Not displaying rows with no values. (#70151) 10 months ago
packageData.spec.tsx 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
packageData.tsx 68f5bef4f4 ref(issue-details): Manage event details state better (#76176) 6 months ago
profileEventEvidence.spec.tsx c23347e5cb ref(issues): Remove unused profile issue category (#76007) 7 months ago
profileEventEvidence.tsx 8e7540771f feat(ts): Switch to LinkButton for `to` buttons (#76396) 6 months ago
rootSpanStatus.tsx 527914ee8d build: Addition of typescript-eslint/consistent-type-imports rule (#63543) 1 year ago
rrwebIntegration.tsx f03acd3d3d feat(ui): Switch react-query isLoading to isPending (#76459) 6 months ago
searchBar.spec.tsx fb065995fa fix(alerts): Fix display of invalid search key (#74059) 8 months ago
searchBar.tsx 76e13faeee feat(discover): Pass dataset to tag value search (#75634) 7 months ago
searchBarFieldConstants.ts fb065995fa fix(alerts): Fix display of invalid search key (#74059) 8 months ago
styles.tsx 19a292825a ref(styles): Add font weights to theme (#71484) 9 months ago
suspectCommits.spec.tsx bfcc91fa08 feat(issue-details): Add support for multiple suspect commits in streamlined design (#76365) 6 months ago
suspectCommits.tsx 24fb01d5c3 ref(issue-details): Consistent margins around streamline elements (#78125) 5 months ago
traceEventDataSection.tsx 134508a45d fix(issues): Remove extra wrapper for threaded stacktrace (#77122) 6 months ago
useFocusControl.tsx d1601517f0 ref(flags): search button leads to focus in drawer (#77839) 5 months ago
userFeedback.tsx 19a292825a ref(styles): Add font weights to theme (#71484) 9 months ago