.. |
actions
|
7b1bd7cced
switch: make switch a checkbox (#86321)
|
4 days ago |
groupEventAttachments
|
06abe0c343
chore(eslint): Set array-type eslint rule to use the array-simple option (#83927)
|
1 month ago |
groupEventDetails
|
4fb28df825
ref(metrics): Convert more shared code for metric issue details to hooks (#85385)
|
2 weeks ago |
groupMerged
|
c0481c8c98
checkbox: move inside components/core (#86214)
|
6 days ago |
groupRelatedIssues
|
3a130c6c88
fix(issues): Add project id to similar issues (#85169)
|
3 weeks ago |
groupReplays
|
8ebb8ee6f2
components: move alert to components/core (#85335)
|
2 weeks ago |
groupSimilarIssues
|
2ebcc6218b
fix(issues): Cleanup expect-errors in issue details components (#86361)
|
4 days ago |
groupTags
|
51bbc39b65
fix(issues): Prevent mutation of group tags response (#86423)
|
4 days ago |
metricIssues
|
5982696874
fix(metric-alerts): Fix sessions chart query (#86077)
|
1 week ago |
streamline
|
0d2c8ed28f
fix(autofix): Github links, remove seer branding, and UI cleanup (#86640)
|
2 days ago |
traceTimeline
|
2ebcc6218b
fix(issues): Cleanup expect-errors in issue details components (#86361)
|
4 days ago |
activitySection.tsx
|
cff6e78ab1
chore(analytics): Add experimental analytics for new streamlined orgs (#83390)
|
1 month ago |
allEventsTable.tsx
|
32e2de0145
feat(issues): Remove child props from all events (#80691)
|
3 months ago |
constants.tsx
|
29e183e315
chore(ui) Rename organizationGroupDetails to issueDetails (#43708)
|
2 years ago |
divider.tsx
|
f0bb2a6439
fix(issues): Shrink issue details divider (#76299)
|
6 months ago |
eventCreatedTooltip.tsx
|
2bd6104136
ref(configstore) use useUser instead of config store get (#78007)
|
5 months ago |
groupActivity.spec.tsx
|
3337eb6134
ref(tsc): ban-ts-comment (#83904)
|
1 month ago |
groupActivity.tsx
|
44098569bf
feat(issues): Add activity drawer (#81025)
|
3 months ago |
groupActivityItem.tsx
|
a386f28eef
chore(eslint): Fix no-case-declarations and enable the rule (#84479)
|
1 month ago |
groupCheckIns.spec.tsx
|
a50e278e21
feat(crons): Implement an all checks page for crons (#85202)
|
3 weeks ago |
groupCheckIns.tsx
|
a50e278e21
feat(crons): Implement an all checks page for crons (#85202)
|
3 weeks ago |
groupDetails.spec.tsx
|
2a3ed0b248
ref(issue-details): Remove all query params from legacy UI when no event is found. (#83441)
|
1 month ago |
groupDetails.tsx
|
e34c7e8248
deps(ui): Upgrade prettier (#86634)
|
2 days ago |
groupEventCarousel.spec.tsx
|
48c36d9530
test(rr6): Remove a lot of browserHistory from tests (#82586)
|
2 months ago |
groupEventCarousel.tsx
|
2e7f5ffea0
chore(issue-details): Add analytics for copying event id (#85602)
|
2 weeks ago |
groupEventHeader.tsx
|
73d3f7ea54
ref(issue-details): UI Refactors for fold sections (#75400)
|
7 months ago |
groupEvents.spec.tsx
|
48c36d9530
test(rr6): Remove a lot of browserHistory from tests (#82586)
|
2 months ago |
groupEvents.tsx
|
32e2de0145
feat(issues): Remove child props from all events (#80691)
|
3 months ago |
groupOpenPeriods.tsx
|
a2ad3bb4dc
feat(issue-details): All check-ins page enabled for uptime (#84368)
|
1 month ago |
groupPriority.tsx
|
a0237e4ce2
fix(ts): Codemod all `sentry/types` warnings (#76150)
|
6 months ago |
groupSidebar.spec.tsx
|
2f8141b795
feat(autofix): Add status indicator to button (#85306)
|
2 weeks ago |
groupSidebar.tsx
|
2f8141b795
feat(autofix): Add status indicator to button (#85306)
|
2 weeks ago |
groupTagValues.spec.tsx
|
48c36d9530
test(rr6): Remove a lot of browserHistory from tests (#82586)
|
2 months ago |
groupTagValues.tsx
|
524162d2b8
feat(nav): Update discover links to /explore/discover/ (#84978)
|
3 weeks ago |
groupUptimeChecks.spec.tsx
|
b35693aa77
feat(uptime): Add tests for span count in UptimeChecksGrid (#86126)
|
1 week ago |
groupUptimeChecks.tsx
|
bf1410e91b
feat(uptime): Add span count next to trace IDs (take 2) (#86118)
|
1 week ago |
groupUserFeedback.spec.tsx
|
c1e698d750
feat(issues): Remove child props from group feedback (#80675)
|
3 months ago |
groupUserFeedback.tsx
|
27ec3a91b8
feat(issue-details): Add message about search filters to replays and attachments (#83187)
|
1 month ago |
header.spec.tsx
|
4fbe8e1b5f
test: Fix testing-library/prefer-presence-queries violations (#82772)
|
2 months ago |
header.tsx
|
306714beb7
feat(issue-stream): Modify error level dot to be a vertical line (#86122)
|
1 week ago |
issueDetailsTour.tsx
|
ad29fae99b
feat(tours): Add analytics for tour guides (#86443)
|
3 days ago |
participantList.spec.tsx
|
86986f3bf4
feat(issue-details): Add dropdown for participants and viewers (#75459)
|
7 months ago |
participantList.tsx
|
a0237e4ce2
fix(ts): Codemod all `sentry/types` warnings (#76150)
|
6 months ago |
reprocessingProgress.tsx
|
19a292825a
ref(styles): Add font weights to theme (#71484)
|
9 months ago |
sampleEventAlert.tsx
|
8e7540771f
feat(ts): Switch to LinkButton for `to` buttons (#76396)
|
6 months ago |
sectionToggleButton.tsx
|
19a292825a
ref(styles): Add font weights to theme (#71484)
|
9 months ago |
shortIdBreadcrumb.spec.tsx
|
c64ecefbd8
feat(issue-details): More accessibility labels and roles (#80150)
|
3 months ago |
shortIdBreadcrumb.tsx
|
cbcb6e79c6
chore(issue-details): Add analytics to issue breadcrumb (#85179)
|
3 weeks ago |
traceDataSection.spec.tsx
|
349f28bcf5
ref: set noImplicitAny compiler setting to true (#83366)
|
1 month ago |
traceDataSection.tsx
|
91ce436a0b
feat(issues): Make new trace view available to issues ui users (#81646)
|
2 months ago |
types.tsx
|
a50e278e21
feat(crons): Implement an all checks page for crons (#85202)
|
3 weeks ago |
useGroup.tsx
|
d98c69116a
feat(issues): Add tag drawer (#77880)
|
5 months ago |
useGroupDetailsRoute.tsx
|
3f3df6deff
ref(types): add default type parameters for RouteComponentProps (#85139)
|
3 weeks ago |
useGroupEvent.tsx
|
a279f1d12d
feat(issues): Split out issue event navigation, fix preloading (#83053)
|
2 months ago |
useGroupUserFeedback.tsx
|
21e2a67319
feat(issues): Display user feedback as view (#79800)
|
4 months ago |
useIssueDetailsHeader.tsx
|
a0237e4ce2
fix(ts): Codemod all `sentry/types` warnings (#76150)
|
6 months ago |
utils.spec.tsx
|
f8924cf81e
chore(issue-detaills): Update for new org experiment ending (#85370)
|
2 weeks ago |
utils.tsx
|
e34c7e8248
deps(ui): Upgrade prettier (#86634)
|
2 days ago |