Evan Purkhiser f7de14bdee fix(ui): Consistent PanelHeader button sizing (#55164) 1 year ago
..
acl b58ec7f496 fix(ui): Remove unused props exports (#54582) 1 year ago
actions cf286082f8 feat(issues): GA `issue-release-semver` feature (#54334) 1 year ago
activity 47953a7440 ref(ts): Use `jest.mocked` over jest.Mocked casting (#53821) 1 year ago
alerts eb1951eda4 feat(mute-metric-alerts): Add mute button to metric alerts page (#50967) 1 year ago
arithmeticInput 41814e5d29 chore(ts): Always use PascalCase for types (#50583) 1 year ago
assistant 88ef6fa133 fix(guides): Better link hover styles (#54511) 1 year ago
avatar 2f355af34b ref(fixtures): Refactor Organization fixture to TS (#55287) 1 year ago
bulkController 8634825db1 ref: Import sentry/components/panels/* directly, bypassing the barrel… (#52663) 1 year ago
calendar 94f67fd04f fix(ui): Set lazy calendar component type (#52381) 1 year ago
charts 1a1cb1f52b feat: Use organization metrics estimation endpoint (#54171) 1 year ago
compactSelect 2c814c8e7d deps(ui): Upgrade react types (#53680) 1 year ago
contextData 36a61cacf6 ref(ui): Enforce IconSize enum usage (#42910) 2 years ago
demo 0c7288c273 ref(analytics): convert more to trackAnalytics (#47640) 1 year ago
deprecatedforms be7b5df80d ref: Import deprecatedforms components directly, remove barrel file (#52056) 1 year ago
discover 4aa7e1307a ref(js): Remove unused React imports (#55169) 1 year ago
dropdownAutoComplete 038f6c45b2 ref(js): Prefer includes over indexOf (#50546) 1 year ago
dropdownMenu f69c9b93cb fix(dropdownMenu): Allow submenus to be toggled on mobile devices (#53983) 1 year ago
errors 884502ed35 perf(issue-details): Get selected environments from query string (#49742) 1 year ago
events 2742c7bf5c ref(js): Convert EventAttachmentActions to an FC (#55165) 1 year ago
externalIssues 7e1c97a97d ref(abstractExternalIssueForm): drop fetch-mock dep and use api client (#52617) 1 year ago
featureFeedback 9d999b8e28 ref: Import forms components directly, and remove barrel file (#52057) 1 year ago
forms 4aa7e1307a ref(js): Remove unused React imports (#55169) 1 year ago
globalAppStoreConnectUpdateAlert 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
globalModal c94d0ce381 chore(ts): Convert a few tests to ts (#49579) 1 year ago
gridEditable 496710444b style(comments): Prefer separate-line style comments (#53818) 1 year ago
group 4665509b03 ref(tsc): Convert group test stub to typescript (#55222) 1 year ago
groupPreviewTooltip c75e919f8f feat(most-helpful-event): Add frontend piece to change default issue event (#54057) 1 year ago
idBadge c7fb2c1480 ref(tsc): convert User,Member and AccessRequest fixtures to tsx (#52375) 1 year ago
illustrations e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
issueDiff b51b866c5d ref: Delete Similarity V2 (#50815) 1 year ago
issues 690b05fb24 ref(ui): Rename orgId to orgSlug in groupList.tsx (#54608) 1 year ago
layouts 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
links 32de1061fb chore(domains) Add more docs for how to create links/routes (#44961) 2 years ago
list 261c8afd3c fix(ts): Correct types on List / ListItem (#53804) 1 year ago
loading 60188a29a0 ref(ui): Use useTheme in LoadingContainer (#39084) 2 years ago
modals 52bceb1758 ref(team-selector): Memoize props (#55029) 1 year ago
notificationActions 2f5ed8cfc1 feat(opsgenie): implement metric alerts (#53800) 1 year ago
onboarding 12d03876ab fix(framework-modal): Scale with screen height (#55252) 1 year ago
onboardingWizard 38200101f2 fix(replay): Normalize urls that link into replay details (#53451) 1 year ago
organizations 650b820ba4 fix(starfish): Date filter persistence bug (#54391) 1 year ago
panels cf6b14aed1 fix(panel): Fix <Panel> Loading & Empty state sizes (#54200) 1 year ago
performance f977c14af2 ref(clamp): Extract `clamp()` to the utils folder (#55136) 1 year ago
performanceOnboarding 2277acb85e chore(ts): Use UPPER_CASE for SidebarPanelKey (#50357) 1 year ago
profiling 54e40da08a ref: Extract toPixels and narrow the allowed val types (#54967) 1 year ago
projects 970fb96b59 ref: Import sentry/components/panels/panel directly, bypassing the barrel file (#52643) 1 year ago
quickTrace b2a67235cc feat(performance-tracing-w/o-performance): UI improvements. (#55064) 1 year ago
replays b74fbfb862 fix(replay): Allow virtual grid headers to be labelled with react nodes (#55297) 1 year ago
replaysOnboarding 9557731721 feat(replays): add electron replay onboarding sidebar (#54718) 1 year ago
search ec2448586c ref(tsc): utils to tsx (#52439) 1 year ago
searchSyntax dd9699a579 feat(search): Display warnings for on-demand metric queries (#54682) 1 year ago
selectMembers 038f6c45b2 ref(js): Prefer includes over indexOf (#50546) 1 year ago
sidebar a7ee15d5b6 feat(perf): Database view (#54848) 1 year ago
slider e1c7713289 feat(perf-detector-threshold-configuration) Fixed dark mode styling a… (#52800) 1 year ago
smartSearchBar dd9699a579 feat(search): Display warnings for on-demand metric queries (#54682) 1 year ago
sparklines 5102e621ed chore(js): Named export Sparklines (#48107) 1 year ago
stream de9c3aca32 feat(issues): Split group statusDetails by status (#54128) 1 year ago
tabs ac6bc8b704 ref(tabs): Clean up types (#51755) 1 year ago
teams 4ac8374f7d chore(js): Move form fields into `form/fields` (#39954) 2 years ago
u2f 9fb27c35eb chore(js): Add some missing children props (react 18 prep) (#47300) 1 year ago
acceptanceTestTooltip.tsx d1de881766 chore(js): Export TooltipProps (#50918) 1 year ago
alert.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
alertBadge.spec.tsx 0a0b0237b3 ref(ui): Extract DiamondStatus component (#44537) 2 years ago
alertBadge.tsx 0a0b0237b3 ref(ui): Extract DiamondStatus component (#44537) 2 years ago
alertLink.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
alertLink.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
archivedBox.spec.tsx f64bc692aa feat(escalating): Consolidate escalating issues ui flags (#50896) 1 year ago
archivedBox.tsx de9c3aca32 feat(issues): Split group statusDetails by status (#54128) 1 year ago
assigneeSelector.spec.tsx 3e14a9ee7b ref(tests): use tsx (#52305) 1 year ago
assigneeSelector.tsx 4665509b03 ref(tsc): Convert group test stub to typescript (#55222) 1 year ago
assigneeSelectorDropdown.tsx 4665509b03 ref(tsc): Convert group test stub to typescript (#55222) 1 year ago
asyncComponentSearchInput.tsx 30c011e071 chore(hybrid-cloud): Replace withRouter with withSentryRouter (#41860) 2 years ago
autoComplete.spec.tsx 31b8ec0149 ref(autocomplete): convert test to tsx (#52357) 1 year ago
autoComplete.tsx 31b8ec0149 ref(autocomplete): convert test to tsx (#52357) 1 year ago
autoSelectText.tsx d19994af81 ref(js): Avoid ForwardRefRenderFunction type (#47064) 1 year ago
autoplayVideo.spec.tsx 4aa7e1307a ref(js): Remove unused React imports (#55169) 1 year ago
autoplayVideo.tsx d11e6d1e6d fix(ui): Respect prefers-reduced-motion for autoplay videos (#43587) 2 years ago
avatarChooser.tsx 10948ea2c2 ref: Import sentry/components/panels/[panel|panelBody|panelHeader] directly, bypassing the barrel file (#52648) 1 year ago
avatarUploader.spec.tsx efad65e1df ref(js): Rename AvatarCropper -> AvatarUploader (#43527) 2 years ago
avatarUploader.tsx 7ca5880332 fix(ui): Fix avatar uploader image cropper on resize (#48627) 1 year ago
badge.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
banner.spec.tsx 0f0e9beccc chore(jest): Upgrade user-event -> 14.x (#45410) 2 years ago
banner.tsx 5b51d90cf2 chore(js): Avoid React.FC function typing (#47060) 1 year ago
breadcrumbs.spec.tsx d295212fa6 ref(js): Convert breadcrumbs.spec to tsx (#51109) 1 year ago
breadcrumbs.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
button.spec.tsx 0f0e9beccc chore(jest): Upgrade user-event -> 14.x (#45410) 2 years ago
button.tsx 3a9128b90f ref(button): remove any type from button props (#51722) 1 year ago
buttonBar.spec.tsx aca5e52c6b ref(js): Use named Button export (#43229) 2 years ago
buttonBar.tsx 96bd6e67d5 chore(js): Use named import of `space` function (#48054) 1 year ago
card.tsx 59307ec4eb ref(theme): Update border radii (#41205) 2 years ago
carousel.spec.tsx fc2eb093c3 ref(ui): Enhance Carousel component (#54747) 1 year ago
carousel.tsx fc2eb093c3 ref(ui): Enhance Carousel component (#54747) 1 year ago
checkbox.spec.tsx 0f0e9beccc chore(jest): Upgrade user-event -> 14.x (#45410) 2 years ago
checkbox.tsx 5b5d9d6171 feat(starfish): update app breakdown chart to match mocks (#50307) 1 year ago
circleIndicator.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
circleIndicator.tsx 2058451a0e ref(test): Convert account security details to rtl and ts (#40638) 2 years ago
clippedBox.tsx 80fc2f24b3 ref(source-maps): Update release + dist render UI (#50412) 1 year ago
codeSnippet.tsx 2408833f29 ref(code-snippet): Introduce the prop 'disableUserSelection' (#54826) 1 year ago
collapsePanel.spec.tsx 9bf0507c0d chore(js): Convert simple component tests to tsx (#49368) 1 year ago
collapsePanel.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
collapsible.spec.tsx c94d0ce381 chore(ts): Convert a few tests to ts (#49579) 1 year ago
collapsible.tsx 5b51d90cf2 chore(js): Avoid React.FC function typing (#47060) 1 year ago
commandLine.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
commandLine.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
commitLink.tsx c013c7b228 feat(issues): Hyperlink the last commit in release popup (#54807) 1 year ago
commitRow.spec.tsx c14b6e9f25 chore: Convert all @ts-ignore comments to @ts-expect-error, or remove them if there was no underlying error (#50313) 1 year ago
commitRow.tsx 24fe937b52 ref: Import sentry/components/panels/panelItem directly, bypassing the barrel file (#52645) 1 year ago
confirm.spec.tsx 9e9d09f8d2 test(ui): Disable animations for jest tests (#46220) 1 year ago
confirm.tsx f2d9ea5a43 ref(onboarding): Add amplitude code to track project removal (#48418) 1 year ago
confirmDelete.spec.tsx 9bf0507c0d chore(js): Convert simple component tests to tsx (#49368) 1 year ago
confirmDelete.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
contextPickerModal.spec.tsx f3fc570c21 ref(js): Avoid relative imports on unrelated components (#43582) 2 years ago
contextPickerModal.tsx d0492d6817 ref(query-client): Deprecate AsyncComponent and AsyncView (#52550) 1 year ago
copyToClipboardButton.tsx 68b081f446 ref: Refactor more buttons to use CopyToClipboardButton (#48678) 1 year ago
count.tsx 21dffb4cb9 ref(js): Various component cleanup (#30750) 3 years ago
createAlertButton.spec.tsx 5c0ad55643 ref(js): Convert createAlertButton.spec to tsx (#51182) 1 year ago
createAlertButton.tsx 5c0ad55643 ref(js): Convert createAlertButton.spec to tsx (#51182) 1 year ago
customCommitsResolutionModal.spec.tsx a41ede93ef ref(tests): convert test to tsx (#52368) 1 year ago
customCommitsResolutionModal.tsx de9c3aca32 feat(issues): Split group statusDetails by status (#54128) 1 year ago
customIgnoreCountModal.tsx de9c3aca32 feat(issues): Split group statusDetails by status (#54128) 1 year ago
customIgnoreDurationModal.tsx de9c3aca32 feat(issues): Split group statusDetails by status (#54128) 1 year ago
customResolutionModal.spec.tsx cf286082f8 feat(issues): GA `issue-release-semver` feature (#54334) 1 year ago
customResolutionModal.tsx cf286082f8 feat(issues): GA `issue-release-semver` feature (#54334) 1 year ago
dataExport.spec.tsx d655ce89f8 ref(ts): Convert dataExport.spec to tsx (#51990) 1 year ago
dataExport.tsx bd107e3a1e chore(ts): Use UPPER_CASE for ExportQueryType (#50359) 1 year ago
datePageFilter.spec.tsx 93411b1d90 test(ui): Return router props from initializeOrg (#51163) 1 year ago
datePageFilter.tsx 650b820ba4 fix(starfish): Date filter persistence bug (#54391) 1 year ago
dateTime.spec.tsx e402573b77 feat(ui): Ability to specify timezone display in DateTime component (#51486) 1 year ago
dateTime.tsx e402573b77 feat(ui): Ability to specify timezone display in DateTime component (#51486) 1 year ago
demoSandboxButton.tsx 494e884051 ref(analytics): alias track advanced analytics event (#47580) 1 year ago
deployBadge.spec.tsx dc12b5313d ref(ui): Remove unnecessary icon rom deployBadge (#44012) 2 years ago
deployBadge.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
deprecatedAsyncComponent.spec.tsx d0492d6817 ref(query-client): Deprecate AsyncComponent and AsyncView (#52550) 1 year ago
deprecatedAsyncComponent.tsx d0492d6817 ref(query-client): Deprecate AsyncComponent and AsyncView (#52550) 1 year ago
deprecatedDropdownMenu.spec.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
deprecatedDropdownMenu.tsx 153cf501b6 ref(dropdownMenu): Mark as deprecated (#37319) 2 years ago
deviceName.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
deviceName.tsx 911b625b4f ref(deviceName): update ios-device-name package to only use a small subset of device information (#32690) 3 years ago
diamondStatus.tsx 0a0b0237b3 ref(ui): Extract DiamondStatus component (#44537) 2 years ago
discoverButton.tsx 9229be707c ref(js): Use more named button export (#43233) 2 years ago
dropdownBubble.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
dropdownButton.tsx 3a9128b90f ref(button): remove any type from button props (#51722) 1 year ago
dropdownLink.spec.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
dropdownLink.tsx 5cbdeb92f0 ref(ui): Prefer Theme type from @emotion/react (#42605) 2 years ago
duration.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
editableText.spec.tsx 0f0e9beccc chore(jest): Upgrade user-event -> 14.x (#45410) 2 years ago
editableText.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
emptyMessage.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
emptyStateWarning.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
environmentPageFilter.spec.tsx ffcf7994cf test(ui): Add types to initialize org (#49277) 1 year ago
environmentPageFilter.tsx 1edbf13046 feat(pageFilters): Internal release (#49374) 1 year ago
errorBoundary.tsx 9fb27c35eb chore(js): Add some missing children props (react 18 prep) (#47300) 1 year ago
errorRobot.spec.tsx 610adba3e1 ref(js): Convert errorRobot.spec to tsx (#51112) 1 year ago
errorRobot.tsx 4c1ec17419 chore(js): Convert ErrorRobot to a FC (#46571) 2 years ago
eventOrGroupExtraDetails.spec.tsx 8c6994eb89 ref(test): Convert eventOrGroupExtraDetails to typescript (#41376) 2 years ago
eventOrGroupExtraDetails.tsx a2aa28932e fix(replays): remove replay from desktop and mobile projects (#54749) 1 year ago
eventOrGroupHeader.spec.tsx 4e4c62ca09 feat(issues): Add better group tombstone type, remove props (#49713) 1 year ago
eventOrGroupHeader.tsx a6213ec7fc feat(issue-details): Add tooltip to log level circle (#54143) 1 year ago
eventOrGroupTitle.spec.tsx 4e4c62ca09 feat(issues): Add better group tombstone type, remove props (#49713) 1 year ago
eventOrGroupTitle.tsx 34d595a761 feat(helpful-event): Pass contextual issue stream query into helpful event endpoint (#52047) 1 year ago
eventTitleError.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
eventTitleTreeLabel.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
featureBadge.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
featureBadge.tsx d1de881766 chore(js): Export TooltipProps (#50918) 1 year ago
fileChange.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
fileIcon.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
fileSize.tsx daad23939c feat(dashboards): Adds frontend support for rendering abyte format custom metrics (#37920) 2 years ago
footer.tsx c4248c92ec feat(hook): Add sentry pride logo hook (#49755) 1 year ago
globalEventProcessingAlert.tsx 63e7ece469 ref(js): Export named Alert (#43255) 2 years ago
globalSdkUpdateAlert.spec.tsx 47953a7440 ref(ts): Use `jest.mocked` over jest.Mocked casting (#53821) 1 year ago
globalSdkUpdateAlert.tsx 2277acb85e chore(ts): Use UPPER_CASE for SidebarPanelKey (#50357) 1 year ago
globalSelectionLink.spec.tsx 0f0e9beccc chore(jest): Upgrade user-event -> 14.x (#45410) 2 years ago
globalSelectionLink.tsx 56f57d6c7a chore(hybrid-cloud): Replace withRouter with hooks (#41675) 2 years ago
helpSearch.spec.tsx 14175bc261 test(ui): Convert a few component tests to typescript (#49342) 1 year ago
helpSearch.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
highlight.spec.tsx 14175bc261 test(ui): Convert a few component tests to typescript (#49342) 1 year ago
highlight.tsx 5f303bbe23 fix(js): Replace complicated `substr` -> `substring` (#49241) 1 year ago
highlightCornerModal.tsx e28e25ae7b feat(growth): Updated Sandbox Sign Up Modal (#38819) 2 years ago
highlightModalContainer.tsx e2b0620a0b feat(modals): Add option to round corner of highlight corners modal container (#45506) 2 years ago
hook.spec.tsx 6e25acf21c ref(js): Convert hook.spec to tsx (#51114) 1 year ago
hook.tsx b543bf4637 ref(js): Avoid import * as React in simple Components (#34267) 2 years ago
hookOrDefault.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
hotkeysLabel.spec.tsx 14175bc261 test(ui): Convert a few component tests to typescript (#49342) 1 year ago
hotkeysLabel.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
hovercard.spec.tsx 0f0e9beccc chore(jest): Upgrade user-event -> 14.x (#45410) 2 years ago
hovercard.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
inactivePlugins.spec.tsx 14175bc261 test(ui): Convert a few component tests to typescript (#49342) 1 year ago
inactivePlugins.tsx 10948ea2c2 ref: Import sentry/components/panels/[panel|panelBody|panelHeader] directly, bypassing the barrel file (#52648) 1 year ago
indicators.spec.tsx 14175bc261 test(ui): Convert a few component tests to typescript (#49342) 1 year ago
indicators.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
input.tsx 1229b90dd4 ref(theme): Update drop shadow keys & values (#42890) 2 years ago
inputGroup.spec.tsx 0f0e9beccc chore(jest): Upgrade user-event -> 14.x (#45410) 2 years ago
inputGroup.tsx 0f60377bc1 ref(inputGroup): Export `LeadingItems`, `Input`,… as properties of `InputGroup` (#44633) 2 years ago
interactionStateLayer.tsx 5c619419dd ref(interactionStateLayer): Fix CSS selector specificity (#47573) 1 year ago
internalStatChart.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 years ago
issueLink.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
issueSyncListElement.spec.tsx 14175bc261 test(ui): Convert a few component tests to typescript (#49342) 1 year ago
issueSyncListElement.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
keyValueTable.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
keyValueTable.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
lastCommit.spec.tsx c013c7b228 feat(issues): Hyperlink the last commit in release popup (#54807) 1 year ago
lastCommit.tsx c013c7b228 feat(issues): Hyperlink the last commit in release popup (#54807) 1 year ago
lazyLoad.spec.tsx da0f87dd23 chore(ui): Upgrade jest (#44083) 2 years ago
lazyLoad.tsx ed9db42cb2 chore(ui): Upgrade to TypeScript 4.9 (#42928) 2 years ago
letterAvatar.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
letterAvatar.tsx bd197ca3d9 feat(issue-stream): Add styles for suggested assignees (#48791) 1 year ago
listGroup.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
loadingError.tsx 970fb96b59 ref: Import sentry/components/panels/panel directly, bypassing the barrel file (#52643) 1 year ago
loadingIndicator.tsx e4e2e6c78a ref(js): Remove import * from React when not needed (#34265) 2 years ago
loadingMask.tsx 56ece89c7c ref(tsc): fix large type union on transparentloadingmask (#32150) 3 years ago
loadingTriangle.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
logoSentry.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 years ago
menuItem.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
menuListItem.tsx 496710444b style(comments): Prefer separate-line style comments (#53818) 1 year ago
mutedBox.spec.tsx 9bf0507c0d chore(js): Convert simple component tests to tsx (#49368) 1 year ago
mutedBox.tsx de9c3aca32 feat(issues): Split group statusDetails by status (#54128) 1 year ago
narrowLayout.spec.tsx ec2448586c ref(tsc): utils to tsx (#52439) 1 year ago
narrowLayout.tsx d1d16dc7aa chore(js): Avoid React.PropsWithChildren (#33808) 2 years ago
navTabs.tsx aeb601dc1b ref(nav-tabs): Use 14px font size (#32857) 3 years ago
navigationButtonGroup.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
noProjectMessage.spec.tsx b8b7e80962 feat(roles): Team-roles for Project Creation page (#49820) 1 year ago
noProjectMessage.tsx b8b7e80962 feat(roles): Team-roles for Project Creation page (#49820) 1 year ago
notAvailable.spec.tsx 0f0e9beccc chore(jest): Upgrade user-event -> 14.x (#45410) 2 years ago
notAvailable.tsx c6556d8284 ref(js): Export named Tooltip (#43256) 2 years ago
numberDragControl.tsx 0c7288c273 ref(analytics): convert more to trackAnalytics (#47640) 1 year ago
numberInput.spec.tsx 0f0e9beccc chore(jest): Upgrade user-event -> 14.x (#45410) 2 years ago
numberInput.tsx dd2d516982 ref(packages): Import `react-aria` types from `@react-aria`/`@react-stately` (#50457) 1 year ago
objectInspector.tsx 191a05d144 ref: Extract a CopyToClipboardButton component (#48667) 1 year ago
onboardingPanel.tsx 970fb96b59 ref: Import sentry/components/panels/panel directly, bypassing the barrel file (#52643) 1 year ago
orgRole.tsx 0df82e7cfa ref(roles): optional FE value for flagged feature (#53581) 1 year ago
overlay.tsx 9e9d09f8d2 test(ui): Disable animations for jest tests (#46220) 1 year ago
overlayArrow.tsx 65443c36b5 chore(ts): Use named exports for OverlayArrow (#50995) 1 year ago
pageAlertBar.tsx 147049bee4 feat(growth): Alert Bar on issue page for sample events (#28864) 3 years ago
pageHeadingQuestionTooltip.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
pageOverlay.tsx 9fb27c35eb chore(js): Add some missing children props (react 18 prep) (#47300) 1 year ago
pageTimeRangeSelector.tsx 970fb96b59 ref: Import sentry/components/panels/panel directly, bypassing the barrel file (#52643) 1 year ago
pagination.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
passwordStrength.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
performanceDuration.tsx 20f93a1087 feat(profiling): Add new profiling functions page (#34245) 2 years ago
pickProjectToContinue.tsx 4efd43cfa0 Abdullah/feat/transaction summary links aggregate (#49378) 1 year ago
pill.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
pills.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
placeholder.tsx ff31f899c4 ref(ui): Clean up placeholder props (#51208) 1 year ago
platformList.spec.tsx 14175bc261 test(ui): Convert a few component tests to typescript (#49342) 1 year ago
platformList.tsx c6556d8284 ref(js): Export named Tooltip (#43256) 2 years ago
platformPicker.spec.tsx 9bf0507c0d chore(js): Convert simple component tests to tsx (#49368) 1 year ago
platformPicker.tsx 03adb7b2a4 ref(getting-started-docs): Other platform crash (#53506) 1 year ago
pluginConfig.tsx f7de14bdee fix(ui): Consistent PanelHeader button sizing (#55164) 1 year ago
pluginList.tsx 8634825db1 ref: Import sentry/components/panels/* directly, bypassing the barrel… (#52663) 1 year ago
previewFeature.tsx 9a957141f3 ref(alert): import alertprops (#52443) 1 year ago
progressBar.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
progressBar.tsx 5cbdeb92f0 ref(ui): Prefer Theme type from @emotion/react (#42605) 2 years ago
progressRing.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
projectPageFilter.spec.tsx ffcf7994cf test(ui): Add types to initialize org (#49277) 1 year ago
projectPageFilter.tsx 1edbf13046 feat(pageFilters): Internal release (#49374) 1 year ago
pullRequestLink.spec.tsx 14175bc261 test(ui): Convert a few component tests to typescript (#49342) 1 year ago
pullRequestLink.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
queryCount.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
queryCount.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
questionTooltip.tsx d1de881766 chore(js): Export TooltipProps (#50918) 1 year ago
radio.tsx 1229b90dd4 ref(theme): Update drop shadow keys & values (#42890) 2 years ago
repoLabel.tsx 3aad39d039 ref(theme): Move overflowEllipsis to theme (#33924) 2 years ago
repositoryEditForm.tsx 9d999b8e28 ref: Import forms components directly, and remove barrel file (#52057) 1 year ago
repositoryRow.spec.tsx 9906245a73 ref(ui): Remove unused organization prop from repositoryRow (#54583) 1 year ago
repositoryRow.tsx 9906245a73 ref(ui): Remove unused organization prop from repositoryRow (#54583) 1 year ago
reprocessedBox.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
resolutionBox.spec.tsx c1d28c11d2 feat(issues): Display semver info when resolved in release (#53243) 1 year ago
resolutionBox.tsx de9c3aca32 feat(issues): Split group statusDetails by status (#54128) 1 year ago
resourceCard.tsx b9d353840c ref(analytics): remove resource card analytics (#47203) 1 year ago
resultGrid.tsx fe0e664fcd ref(js): Consistently use UNSAFE_* on deprecated lifecycles (#50587) 1 year ago
roleSelectControl.tsx 933aee6c30 feat(team-roles): Disable retired org-roles when inviting members to org (#39869) 2 years ago
scoreBar.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
scoreBar.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
scoreCard.tsx 970fb96b59 ref: Import sentry/components/panels/panel directly, bypassing the barrel file (#52643) 1 year ago
searchBar.tsx 0f60377bc1 ref(inputGroup): Export `LeadingItems`, `Input`,… as properties of `InputGroup` (#44633) 2 years ago
seenByList.spec.tsx 74a8a7408a ref(ts): Convert seenByList.sepc to tsx (#51942) 1 year ago
seenByList.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
segmentedControl.spec.tsx 0f0e9beccc chore(jest): Upgrade user-event -> 14.x (#45410) 2 years ago
segmentedControl.tsx d1de881766 chore(js): Export TooltipProps (#50918) 1 year ago
sentryAppComponentIcon.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
sentryAppIcon.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
sentryDocumentTitle.spec.tsx ecb96b2288 ref(documentTitle): Use em-dashes not hyphens (#49888) 1 year ago
sentryDocumentTitle.tsx ecb96b2288 ref(documentTitle): Use em-dashes not hyphens (#49888) 1 year ago
shortId.tsx c77eef9533 fix(discover-quick-context): Added fixes to minor bugs. (#40889) 2 years ago
sidebarSection.tsx 34334769ad ref(ui): Consistent QuestionTooltip usage + sizing (#54139) 1 year ago
similarScoreCard.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
similarScoreCard.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
similarSpectrum.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
similarSpectrum.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
splitDiff.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
splitDiff.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
statusIndicator.tsx 98e01c490c feat(alerts): Remove duplicate styles, useless translations (#48840) 1 year ago
sticky.tsx afe4564899 feat(ui): Add useIsStuck + Sticky component (#54215) 1 year ago
strictClick.tsx 09cd8af250 fix(strictclick): fix crash (#38560) 2 years ago
superuserAccessForm.tsx 2c7a012ea3 chore(ts): Use UPPER_CASE for superuserAccessErrors (#50369) 1 year ago
switchButton.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
tag.spec.tsx 0f0e9beccc chore(jest): Upgrade user-event -> 14.x (#45410) 2 years ago
tag.tsx d1de881766 chore(js): Export TooltipProps (#50918) 1 year ago
tagDistributionMeter.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
tagsTable.spec.tsx 0f0e9beccc chore(jest): Upgrade user-event -> 14.x (#45410) 2 years ago
tagsTable.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
tagsTableRow.tsx 7fad89315a fix(perf): Add link to url in transaction details (#44177) 2 years ago
teamRoleSelect.tsx eabee08564 chore(roles): Show a disabled team-role select when flag is false (#52328) 1 year ago
teamRoleUtils.tsx b4a8627f34 feat(roles): Add upsell icon for team roles (#52850) 1 year ago
teamSelector.spec.tsx 39c5dd484c feat(project-create): More obvious create team (#54931) 1 year ago
teamSelector.tsx 52bceb1758 ref(team-selector): Memoize props (#55029) 1 year ago
text.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
textCopyInput.spec.tsx 9bf0507c0d chore(js): Convert simple component tests to tsx (#49368) 1 year ago
textCopyInput.tsx 191a05d144 ref: Extract a CopyToClipboardButton component (#48667) 1 year ago
textOverflow.tsx 87ac32cda7 bug(ui): Fix TextOverflow when there are special characters at the end of the string (#37304) 2 years ago
themeAndStyleProvider.tsx 92bc39281e chore(js): Named export ThemeAndStyleProvider (#48109) 1 year ago
timeRangeSelector.spec.tsx ffcf7994cf test(ui): Add types to initialize org (#49277) 1 year ago
timeRangeSelector.tsx 650b820ba4 fix(starfish): Date filter persistence bug (#54391) 1 year ago
timeSince.spec.tsx deb0539232 feat(js): Improve consistency of TimeSince (#44535) 2 years ago
timeSince.tsx 9c546846b4 Add suspect commit explanation (#44807) 2 years ago
toolbarHeader.spec.tsx 14175bc261 test(ui): Convert a few component tests to typescript (#49342) 1 year ago
toolbarHeader.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
tooltip.spec.tsx f1bb7dfd50 test(ui): Prevent tooltip removed test flake (#51616) 1 year ago
tooltip.tsx c0beb607fb fix(ui): Reset tooltip visibility on disabled (#51288) 1 year ago
truncate.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
userMisery.spec.tsx 47943eebbe ref(test): Convert user misery to rtl + ts (#38941) 2 years ago
userMisery.tsx c80f0c13b3 chore(js): Export CHART_PALETTE as named export only (#48052) 1 year ago
version.spec.tsx 0f0e9beccc chore(jest): Upgrade user-event -> 14.x (#45410) 2 years ago
version.tsx 68b081f446 ref: Refactor more buttons to use CopyToClipboardButton (#48678) 1 year ago
versionHoverCard.tsx 68b081f446 ref: Refactor more buttons to use CopyToClipboardButton (#48678) 1 year ago
well.tsx e4e2e6c78a ref(js): Remove import * from React when not needed (#34265) 2 years ago