.. |
actions
|
31ec465e4f
feat(issues): Use a dropdown to toggle new issue details (#80356)
|
2 weeks ago |
groupEventAttachments
|
4678a450d9
fix(issues): Fix links with attachment filters (#80200)
|
2 weeks ago |
groupEventDetails
|
c9eda6d45c
feat(issues): Remove escalating issues feedback (#80228)
|
2 weeks ago |
groupMerged
|
cc714cf4c9
feat(issues): Display event details merged/similar drawers (#79786)
|
4 weeks ago |
groupRelatedIssues
|
cb1afc4071
ref(issue-details): Move Issues tabs to data sections (#77340)
|
2 months ago |
groupReplays
|
56b140b01b
chore(issue-details): Fix replays header (#80386)
|
2 weeks ago |
groupSimilarIssues
|
f60547fc00
ref(similarity): Change ui to use score bar for seer similarities (#79538)
|
3 weeks ago |
groupTags
|
6b87ddf79e
feat(issues): Display event details w/ tag drawer (#79943)
|
3 weeks ago |
streamline
|
0b2aec17f9
fix(issue-details): Fix unique user count for issue platform issues (#80428)
|
2 weeks ago |
traceTimeline
|
4428ad5162
feat(new-trace): Implementing new header designs (#79534)
|
3 weeks ago |
activitySection.tsx
|
2bd6104136
ref(configstore) use useUser instead of config store get (#78007)
|
1 month ago |
allEventsTable.tsx
|
935e2bad86
feat(issues): Rearrange all events columns, sizes (#80296)
|
2 weeks ago |
constants.tsx
|
29e183e315
chore(ui) Rename organizationGroupDetails to issueDetails (#43708)
|
1 year ago |
divider.tsx
|
f0bb2a6439
fix(issues): Shrink issue details divider (#76299)
|
3 months ago |
eventCreatedTooltip.tsx
|
2bd6104136
ref(configstore) use useUser instead of config store get (#78007)
|
1 month ago |
groupActivity.spec.tsx
|
cd326650a0
fix(issues): Redirect issue activity to event details (#79937)
|
3 weeks ago |
groupActivity.tsx
|
cd326650a0
fix(issues): Redirect issue activity to event details (#79937)
|
3 weeks ago |
groupActivityItem.tsx
|
a0237e4ce2
fix(ts): Codemod all `sentry/types` warnings (#76150)
|
3 months ago |
groupDetails.spec.tsx
|
923cd0d011
test(ui): Remove screenfull mocks, babel esm (#79608)
|
1 month ago |
groupDetails.tsx
|
114cd07538
chore(ui): Remove random double slash `//` (#80416)
|
2 weeks ago |
groupEventCarousel.spec.tsx
|
b7f71b168e
ref(js): Extract browserHistory (#70048)
|
6 months ago |
groupEventCarousel.tsx
|
8e7540771f
feat(ts): Switch to LinkButton for `to` buttons (#76396)
|
2 months ago |
groupEventHeader.tsx
|
73d3f7ea54
ref(issue-details): UI Refactors for fold sections (#75400)
|
3 months ago |
groupEvents.spec.tsx
|
471dd19e5f
feat(issues): Bring back new events list view (#79781)
|
4 weeks ago |
groupEvents.tsx
|
471dd19e5f
feat(issues): Bring back new events list view (#79781)
|
4 weeks ago |
groupPriority.tsx
|
a0237e4ce2
fix(ts): Codemod all `sentry/types` warnings (#76150)
|
3 months ago |
groupSidebar.spec.tsx
|
a0237e4ce2
fix(ts): Codemod all `sentry/types` warnings (#76150)
|
3 months ago |
groupSidebar.tsx
|
6c33a69c84
feat(issue-details): Use hovercards for streamline first/last seen (#80070)
|
3 weeks ago |
groupTagValues.spec.tsx
|
6b87ddf79e
feat(issues): Display event details w/ tag drawer (#79943)
|
3 weeks ago |
groupTagValues.tsx
|
6b87ddf79e
feat(issues): Display event details w/ tag drawer (#79943)
|
3 weeks ago |
groupUserFeedback.spec.tsx
|
21e2a67319
feat(issues): Display user feedback as view (#79800)
|
3 weeks ago |
groupUserFeedback.tsx
|
21e2a67319
feat(issues): Display user feedback as view (#79800)
|
3 weeks ago |
header.spec.tsx
|
6468365c80
feat(issues): Add suggested assignees to new header (#78739)
|
1 month ago |
header.tsx
|
b4a470bbbf
feat(issue-stream): Modify issue stream title to only use two rows (#78981)
|
1 month ago |
participantList.spec.tsx
|
86986f3bf4
feat(issue-details): Add dropdown for participants and viewers (#75459)
|
3 months ago |
participantList.tsx
|
a0237e4ce2
fix(ts): Codemod all `sentry/types` warnings (#76150)
|
3 months ago |
reprocessingProgress.tsx
|
19a292825a
ref(styles): Add font weights to theme (#71484)
|
5 months ago |
resourcesAndPossibleSolutions.tsx
|
4ebfd2b569
fix(issue-details): Update resources section for streamlined experience (#80221)
|
2 weeks ago |
sampleEventAlert.tsx
|
8e7540771f
feat(ts): Switch to LinkButton for `to` buttons (#76396)
|
2 months ago |
sectionToggleButton.tsx
|
19a292825a
ref(styles): Add font weights to theme (#71484)
|
5 months ago |
shortIdBreadcrumb.spec.tsx
|
2136de0436
feat(replays): add new badge to rage click issues (#66815)
|
8 months ago |
shortIdBreadcrumb.tsx
|
bbf91bdcf1
feat(issues): Cleanup group details global styles (#79241)
|
1 month ago |
traceDataSection.spec.tsx
|
b69c213505
fix(issue-details): Small usability fixes (#75880)
|
3 months ago |
traceDataSection.tsx
|
592490f74a
feat(issues): Combine trace sections, move lower on page (#78887)
|
1 month ago |
types.tsx
|
d8c2db6e2c
feat(related_issues): Integrate related issues into Similar Issues tab (#70150)
|
6 months ago |
useGroup.tsx
|
d98c69116a
feat(issues): Add tag drawer (#77880)
|
1 month ago |
useGroupDetailsRoute.tsx
|
3db0a943a8
feat(issues): Use router to open drawers (#78103)
|
1 month ago |
useGroupUserFeedback.tsx
|
21e2a67319
feat(issues): Display user feedback as view (#79800)
|
3 weeks ago |
useIssueDetailsHeader.tsx
|
a0237e4ce2
fix(ts): Codemod all `sentry/types` warnings (#76150)
|
3 months ago |
utils.spec.tsx
|
c39489e2db
ref(js): Remove react-router from issueDetails/utils.spec (#76480)
|
2 months ago |
utils.tsx
|
a9705a7598
feat(issues): Preload next/previous event (#79930)
|
3 weeks ago |