.. |
acl
|
2fc4df9aa1
ref(button): Use sm/xs for size prop instead of xsmall/small (#36346)
|
2 лет назад |
actions
|
ba3dfa20c8
ref(issueList): Use size="sm" for action dropdowns (#37576)
|
2 лет назад |
activity
|
3052861845
fix(issues): Fix alignment issue in Activity (#37487)
|
2 лет назад |
alerts
|
a06dd5b215
feat(vitals): add vitals alert cta component (#36533)
|
2 лет назад |
arithmeticInput
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 лет назад |
assistant
|
7252ee5826
feat(sampling): Update server side sampling copy to the latest version (#37194)
|
2 лет назад |
avatar
|
6940a25665
test(ui): Convert assignee selector to RTL (#36802)
|
2 лет назад |
bases
|
b543bf4637
ref(js): Avoid import * as React in simple Components (#34267)
|
2 лет назад |
bulkController
|
55c5f0cb68
ref(js): Avoid import * as React in Fragment only files (#34296)
|
2 лет назад |
calendar
|
a1c7a343af
test(ui): Mock out react-date-range in tests (#37433)
|
2 лет назад |
charts
|
ca7c746b55
fix(perf) remove hardcoded series names in tooltip formatter (#37721)
|
2 лет назад |
checkboxFancy
|
c8adea4c66
feat(ui): Add multiple checkbox component (#36645)
|
2 лет назад |
contextData
|
4e5e44f635
ref(contexts): Create a reusable function for getKnown*Data (#37590)
|
2 лет назад |
dashboards
|
9d6744d3d2
fix(search): Keep dropdown open when interacting with it (#37135)
|
2 лет назад |
demo
|
0336bd09c6
feat(ui): Provide semantic names for media query breakpoints (#35594)
|
2 лет назад |
deprecatedforms
|
b33d60dbf9
test(ui): Convert multiselect to RTL (#36901)
|
2 лет назад |
discover
|
c33a2f4aa2
feat(fields): Consolidate field definitions and introduce rich descriptions (#36822)
|
2 лет назад |
dropdownAutoComplete
|
a906dba249
ref(forms): Move input control out to components/ (#37399)
|
2 лет назад |
errors
|
b543bf4637
ref(js): Avoid import * as React in simple Components (#34267)
|
2 лет назад |
events
|
ca7c746b55
fix(perf) remove hardcoded series names in tooltip formatter (#37721)
|
2 лет назад |
eventsTable
|
d801efb941
ref(dateTime): Use updated formatting rules (#35666)
|
2 лет назад |
externalIssues
|
ab50a1d229
ref(alerts): Rename Issue Rules and Metric Rules consistently (#34663)
|
2 лет назад |
featureFeedback
|
5d86455fe4
ref(widget-builder): Replace Feedback Button with FeatureFeedback component (#35571)
|
2 лет назад |
forms
|
ddcee50db5
ref(forms): Delete controls/input.tsx (#37560)
|
2 лет назад |
globalAppStoreConnectUpdateAlert
|
875e34ebaa
fix(ui): Remove unused props from update alert (#35320)
|
2 лет назад |
globalModal
|
bdbd7b23c1
style(js): Spelling core UI (non code) (#36056)
|
2 лет назад |
gridEditable
|
90e4eb6d44
fix(ui): Fix GridEditable from scrolling on y overflow (#37501)
|
2 лет назад |
group
|
007f3241aa
fix(copy): removed link text from issue tracking integrations (#36704)
|
2 лет назад |
idBadge
|
076d29a597
feat(replays): Create a "URLWalker" breadcrumb component (#37038)
|
2 лет назад |
issueDiff
|
2fc4df9aa1
ref(button): Use sm/xs for size prop instead of xsmall/small (#36346)
|
2 лет назад |
issues
|
8171d0e0bd
feat(eslint): Disable eslint rule to restrict withRouter imports for existing components (#36629)
|
2 лет назад |
layouts
|
0336bd09c6
feat(ui): Provide semantic names for media query breakpoints (#35594)
|
2 лет назад |
links
|
8171d0e0bd
feat(eslint): Disable eslint rule to restrict withRouter imports for existing components (#36629)
|
2 лет назад |
list
|
06be1f555f
fix(alert): Metric alert presets fix threshold & layout (#36347)
|
2 лет назад |
loading
|
e9493765d5
ref(ts): Convert tests to typescript (#35898)
|
2 лет назад |
modals
|
3379e6e311
fix(dashboards): Fix custom metrics not displaying with units correctly in widget viewer(#37807)
|
2 лет назад |
onboardingWizard
|
f2613aa9c6
feat(perf): Add performance onboarding checklist (#35448)
|
2 лет назад |
organizations
|
3215809f40
ref(dropdownControl): Remove V1 (#37310)
|
2 лет назад |
panels
|
e173c5f927
fix(team-roles): Padding matters (#35457)
|
2 лет назад |
performance
|
a9b2431659
ref(replays): Compatibility layer between v0 events and v1 replay api (#37189)
|
2 лет назад |
performanceOnboarding
|
3215809f40
ref(dropdownControl): Remove V1 (#37310)
|
2 лет назад |
profiling
|
2a29dbc009
feat(profiling): add frequency color encoding option (#37612)
|
2 лет назад |
projects
|
0a8a328d9a
ref(useApi): add api to hook deps (#37179)
|
2 лет назад |
quickTrace
|
9dd68ebf8c
fix(quickTrace): Fix alignment issue (#37752)
|
2 лет назад |
replays
|
8e41e8465e
fix(replays): Remove "paint" type spans (#37703)
|
2 лет назад |
search
|
8171d0e0bd
feat(eslint): Disable eslint rule to restrict withRouter imports for existing components (#36629)
|
2 лет назад |
searchSyntax
|
705307c442
Revert "feat(parser): Rich invalid messages for aggregates in the searchBar (#36888)" (#37764)
|
2 лет назад |
selectMembers
|
88f245be2e
ref(js): Convert ValueComponent to a FC (#34620)
|
2 лет назад |
sidebar
|
ce7a3d7ad3
ref(styles): Use 14px font size for body element (#37080)
|
2 лет назад |
smartSearchBar
|
2b3779d7cc
feat(search): datepicker in search (#37606)
|
2 лет назад |
sparklines
|
2637c9b670
chore(js): Avoid default export for prop-types (#33102)
|
3 лет назад |
stream
|
ec4d3b9678
feat(workflow): Add shift+click to select multiple issues (#37508)
|
2 лет назад |
teams
|
8be17116a2
ref(ui) Move forms out of views/settings/components (#31785)
|
3 лет назад |
u2f
|
61ca9d3be1
ref(js): Remove unnecessary async on lifecycle methods (#35300)
|
2 лет назад |
acceptanceTestTooltip.tsx
|
71c3c45a75
ref(test): Colocate tooltip store with AcceptanceTestTooltip (#33405)
|
2 лет назад |
alert.tsx
|
0ca47bb35d
fix(alert): Don't collapse alert when clicking on expanded content (#36592)
|
2 лет назад |
alertBadge.tsx
|
1f552ce1d7
ref(ui): alert badge (#31877)
|
3 лет назад |
alertLink.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 лет назад |
assigneeSelector.tsx
|
6940a25665
test(ui): Convert assignee selector to RTL (#36802)
|
2 лет назад |
asyncComponent.tsx
|
619cdcb526
ref(ui): Update Sentry to js sdk 7 beta (#34286)
|
2 лет назад |
asyncComponentSearchInput.tsx
|
a906dba249
ref(forms): Move input control out to components/ (#37399)
|
2 лет назад |
autoComplete.tsx
|
10eb09aa5b
test(ui): Convert DropdownAutoComplete tests to RTL (and add ARIA roles) (#36731)
|
2 лет назад |
autoSelectText.tsx
|
bdbd7b23c1
style(js): Spelling core UI (non code) (#36056)
|
2 лет назад |
autoplayVideo.tsx
|
3bed64ff3a
ref(js): Avoid import * as React in (everything else) (#34300)
|
2 лет назад |
avatarChooser.tsx
|
b543bf4637
ref(js): Avoid import * as React in simple Components (#34267)
|
2 лет назад |
avatarCropper.tsx
|
6ecda07437
ref(js): Avoid import * as React in Component + other things (#34299)
|
2 лет назад |
badge.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 лет назад |
banner.tsx
|
2fc4df9aa1
ref(button): Use sm/xs for size prop instead of xsmall/small (#36346)
|
2 лет назад |
breadcrumbs.tsx
|
ce7a3d7ad3
ref(styles): Use 14px font size for body element (#37080)
|
2 лет назад |
button.tsx
|
109b0982eb
ref(button): Remove hover background from focus state (#36978)
|
2 лет назад |
buttonBar.tsx
|
3bed64ff3a
ref(js): Avoid import * as React in (everything else) (#34300)
|
2 лет назад |
card.tsx
|
6933031bd4
ref(ui): Use DropdownMenuV2 in Discover cards (#31616)
|
3 лет назад |
checkbox.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 лет назад |
circleIndicator.tsx
|
816acaa36c
ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193)
|
3 лет назад |
clipboard.tsx
|
bdbd7b23c1
style(js): Spelling core UI (non code) (#36056)
|
2 лет назад |
clipboardTooltip.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 лет назад |
clippedBox.tsx
|
2fc4df9aa1
ref(button): Use sm/xs for size prop instead of xsmall/small (#36346)
|
2 лет назад |
collapsePanel.tsx
|
257efcab9d
ref(js): Avoid import * as React for useState only (#34269)
|
2 лет назад |
collapsible.tsx
|
3bed64ff3a
ref(js): Avoid import * as React in (everything else) (#34300)
|
2 лет назад |
commandLine.tsx
|
816acaa36c
ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193)
|
3 лет назад |
commitLink.tsx
|
2fc4df9aa1
ref(button): Use sm/xs for size prop instead of xsmall/small (#36346)
|
2 лет назад |
commitRow.tsx
|
d1c2e2b53e
feat(ui): Convert withCommitters to useCommitters (#35264)
|
2 лет назад |
confirm.tsx
|
4ea6482b4f
test(ui): Convert confirm components to RTL (#36197)
|
2 лет назад |
confirmDelete.tsx
|
a906dba249
ref(forms): Move input control out to components/ (#37399)
|
2 лет назад |
contextPickerModal.tsx
|
844de092ad
ref(setTimeout): use number | undefined type (#33204)
|
2 лет назад |
count.tsx
|
21dffb4cb9
ref(js): Various component cleanup (#30750)
|
3 лет назад |
createAlertButton.tsx
|
3717e934b1
ref(alerts): Remove alert wizard v3 flag from FE (#36806)
|
2 лет назад |
customCommitsResolutionModal.tsx
|
d86b832c2c
feat(ui): Manually mark an issue as resolved in a commit via the UI (#35788)
|
2 лет назад |
customIgnoreCountModal.tsx
|
8be17116a2
ref(ui) Move forms out of views/settings/components (#31785)
|
3 лет назад |
customIgnoreDurationModal.tsx
|
0e07ee2ed0
ref(alerts): Update <Alert /> UI (#32779)
|
3 лет назад |
customResolutionModal.tsx
|
e77247e717
feat(workflow): Add commit indicator to resolved in release (#36997)
|
2 лет назад |
dataExport.tsx
|
8fa7554d80
fix(dataExport): fix lint warning (#36572)
|
2 лет назад |
datePageFilter.tsx
|
26c21649fe
feat(widget-builder): Move top level filters to Filter step (#36663)
|
2 лет назад |
dateTime.tsx
|
d801efb941
ref(dateTime): Use updated formatting rules (#35666)
|
2 лет назад |
debugFileFeature.tsx
|
816acaa36c
ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193)
|
3 лет назад |
demoSandboxButton.tsx
|
aa8bb8d539
Add source prop to DemoSandboxButton (#32549)
|
3 лет назад |
deployBadge.tsx
|
25ad36dbce
test(ui): Convert tag and deploy badge to RTL (#35939)
|
2 лет назад |
deviceName.tsx
|
911b625b4f
ref(deviceName): update ios-device-name package to only use a small subset of device information (#32690)
|
3 лет назад |
discoverButton.tsx
|
a51cac716d
ref(tsc): Remove default React imports (#33267)
|
2 лет назад |
dropdownBubble.tsx
|
bdbd7b23c1
style(js): Spelling core UI (non code) (#36056)
|
2 лет назад |
dropdownButton.tsx
|
3215809f40
ref(dropdownControl): Remove V1 (#37310)
|
2 лет назад |
dropdownLink.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 лет назад |
dropdownMenu.tsx
|
10eb09aa5b
test(ui): Convert DropdownAutoComplete tests to RTL (and add ARIA roles) (#36731)
|
2 лет назад |
dropdownMenuControl.tsx
|
b9ff36fab1
ref(dropdownMenu): Forward size prop to submenu (#37574)
|
2 лет назад |
dropdownMenuItem.tsx
|
30bf0f5221
feat(menuListItem): Add size prop (#37206)
|
2 лет назад |
dropdownMenuSection.tsx
|
3215809f40
ref(dropdownControl): Remove V1 (#37310)
|
2 лет назад |
dropdownMenuV2.tsx
|
b9ff36fab1
ref(dropdownMenu): Forward size prop to submenu (#37574)
|
2 лет назад |
duration.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 лет назад |
editableText.tsx
|
a906dba249
ref(forms): Move input control out to components/ (#37399)
|
2 лет назад |
emptyStateWarning.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 лет назад |
environmentPageFilter.tsx
|
6343512cb3
ref(environmentFilter): Change "All Env" to "All Envs" (#37732)
|
2 лет назад |
errorBoundary.tsx
|
c2261adbb8
feat(js): Add React ErrorBoundary componentStack to errors (#37372)
|
2 лет назад |
errorRobot.tsx
|
0336bd09c6
feat(ui): Provide semantic names for media query breakpoints (#35594)
|
2 лет назад |
eventOrGroupExtraDetails.tsx
|
8171d0e0bd
feat(eslint): Disable eslint rule to restrict withRouter imports for existing components (#36629)
|
2 лет назад |
eventOrGroupHeader.tsx
|
8171d0e0bd
feat(eslint): Disable eslint rule to restrict withRouter imports for existing components (#36629)
|
2 лет назад |
eventOrGroupTitle.tsx
|
794804baff
fix(eventGroup): Un-crop descenders (#37740)
|
2 лет назад |
eventTitleError.tsx
|
816acaa36c
ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193)
|
3 лет назад |
eventTitleTreeLabel.tsx
|
3aad39d039
ref(theme): Move overflowEllipsis to theme (#33924)
|
2 лет назад |
featureBadge.tsx
|
e73f9bd128
feat(ui) Enable self-destructing FeatureBadge (#32777)
|
3 лет назад |
fileChange.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 лет назад |
fileIcon.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 лет назад |
fileSize.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 лет назад |
footer.tsx
|
0336bd09c6
feat(ui): Provide semantic names for media query breakpoints (#35594)
|
2 лет назад |
globalEventProcessingAlert.tsx
|
0e07ee2ed0
ref(alerts): Update <Alert /> UI (#32779)
|
3 лет назад |
globalSdkUpdateAlert.tsx
|
ec3722dfa5
ref(globalsdkupdatealert): update hook deps (#37161)
|
2 лет назад |
globalSelectionLink.tsx
|
8171d0e0bd
feat(eslint): Disable eslint rule to restrict withRouter imports for existing components (#36629)
|
2 лет назад |
helpSearch.tsx
|
0d552fcc10
ref(js): Split out `List` from search component (#34207)
|
2 лет назад |
highlight.tsx
|
55c5f0cb68
ref(js): Avoid import * as React in Fragment only files (#34296)
|
2 лет назад |
highlightModalContainer.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 лет назад |
hook.tsx
|
b543bf4637
ref(js): Avoid import * as React in simple Components (#34267)
|
2 лет назад |
hookOrDefault.tsx
|
6ecda07437
ref(js): Avoid import * as React in Component + other things (#34299)
|
2 лет назад |
hotkeysLabel.tsx
|
d7507b7111
feat(search): Move quick actions into a footer (#35529)
|
2 лет назад |
hovercard.tsx
|
dc90515e79
ref(less): Remove sentry-hovercard.less (#36632)
|
2 лет назад |
htmlCode.tsx
|
ff0a275379
HTMLCode component (#36880)
|
2 лет назад |
inactivePlugins.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 лет назад |
indicators.tsx
|
816acaa36c
ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193)
|
3 лет назад |
input.tsx
|
a906dba249
ref(forms): Move input control out to components/ (#37399)
|
2 лет назад |
inputInline.tsx
|
6ecda07437
ref(js): Avoid import * as React in Component + other things (#34299)
|
2 лет назад |
integrationExternalMappingForm.tsx
|
8be17116a2
ref(ui) Move forms out of views/settings/components (#31785)
|
3 лет назад |
integrationExternalMappings.tsx
|
8171d0e0bd
feat(eslint): Disable eslint rule to restrict withRouter imports for existing components (#36629)
|
2 лет назад |
internalStatChart.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 лет назад |
issueLink.tsx
|
3aad39d039
ref(theme): Move overflowEllipsis to theme (#33924)
|
2 лет назад |
issueList.tsx
|
8171d0e0bd
feat(eslint): Disable eslint rule to restrict withRouter imports for existing components (#36629)
|
2 лет назад |
issueSyncListElement.tsx
|
d10b089e39
fix(ui): integrations text alignment (#37776)
|
2 лет назад |
keyValueTable.tsx
|
3aad39d039
ref(theme): Move overflowEllipsis to theme (#33924)
|
2 лет назад |
lastCommit.tsx
|
dc90515e79
ref(less): Remove sentry-hovercard.less (#36632)
|
2 лет назад |
lazyLoad.tsx
|
b167b02f80
fix(js): Avoid overriding SafeLazyLoad's component prop (#35171)
|
2 лет назад |
letterAvatar.tsx
|
4ebf875314
ref(js): Avoid import * as React in forwardRef only files (#34270)
|
2 лет назад |
listGroup.tsx
|
816acaa36c
ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193)
|
3 лет назад |
loadingError.tsx
|
2fc4df9aa1
ref(button): Use sm/xs for size prop instead of xsmall/small (#36346)
|
2 лет назад |
loadingIndicator.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 лет назад |
loadingMask.tsx
|
56ece89c7c
ref(tsc): fix large type union on transparentloadingmask (#32150)
|
3 лет назад |
loadingTriangle.tsx
|
e41b2d4794
ref(ui): Extract LoadingTriangle from LoadingIndicator (#31118)
|
3 лет назад |
logoSentry.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 лет назад |
menuItem.tsx
|
bdbd7b23c1
style(js): Spelling core UI (non code) (#36056)
|
2 лет назад |
menuListItem.tsx
|
30bf0f5221
feat(menuListItem): Add size prop (#37206)
|
2 лет назад |
multiPlatformPicker.tsx
|
2fc4df9aa1
ref(button): Use sm/xs for size prop instead of xsmall/small (#36346)
|
2 лет назад |
mutedBox.tsx
|
816acaa36c
ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193)
|
3 лет назад |
narrowLayout.tsx
|
d1d16dc7aa
chore(js): Avoid React.PropsWithChildren (#33808)
|
2 лет назад |
navTabs.tsx
|
aeb601dc1b
ref(nav-tabs): Use 14px font size (#32857)
|
3 лет назад |
navigationButtonGroup.tsx
|
1925eb40a0
fix(appStoreConnextContext): cleanup promises (#33050)
|
3 лет назад |
noProjectMessage.tsx
|
d1d16dc7aa
chore(js): Avoid React.PropsWithChildren (#33808)
|
2 лет назад |
notAvailable.tsx
|
93ee490ac9
ref(js): Improve NotAvailable component (#32673)
|
3 лет назад |
numberDragControl.tsx
|
b543bf4637
ref(js): Avoid import * as React in simple Components (#34267)
|
2 лет назад |
onboardingPanel.tsx
|
0336bd09c6
feat(ui): Provide semantic names for media query breakpoints (#35594)
|
2 лет назад |
overlay.tsx
|
85bf39b646
ref(overlay): Update PositionWrapperProps (#36398)
|
2 лет назад |
overlayArrow.tsx
|
908bdb6dbe
fix(overlayArrow): Use unique mask IDs (#36279)
|
2 лет назад |
pageAlertBar.tsx
|
147049bee4
feat(growth): Alert Bar on issue page for sample events (#28864)
|
3 лет назад |
pageHeading.tsx
|
7c092ae2b1
ref(js): Simplify PageHeading Props type (#34892)
|
2 лет назад |
pageOverlay.tsx
|
6ecda07437
ref(js): Avoid import * as React in Component + other things (#34299)
|
2 лет назад |
pageTimeRangeSelector.tsx
|
91b933fb78
ref(pageFilters): Separate datePageFilter from pageTimeRangeSelector (#33768)
|
2 лет назад |
pagination.tsx
|
8171d0e0bd
feat(eslint): Disable eslint rule to restrict withRouter imports for existing components (#36629)
|
2 лет назад |
passwordStrength.tsx
|
59a9c91aa8
chore(js): Avoid ReactDOM default export (#33095)
|
3 лет назад |
performanceDuration.tsx
|
20f93a1087
feat(profiling): Add new profiling functions page (#34245)
|
2 лет назад |
pickProjectToContinue.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 лет назад |
pill.tsx
|
3bed64ff3a
ref(js): Avoid import * as React in (everything else) (#34300)
|
2 лет назад |
pills.tsx
|
3deff6bd88
ref(webpack): Move frontend application to `static/app` (#25204)
|
3 лет назад |
placeholder.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 лет назад |
platformList.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 лет назад |
platformPicker.tsx
|
2fc4df9aa1
ref(button): Use sm/xs for size prop instead of xsmall/small (#36346)
|
2 лет назад |
pluginConfig.tsx
|
2fc4df9aa1
ref(button): Use sm/xs for size prop instead of xsmall/small (#36346)
|
2 лет назад |
pluginList.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 лет назад |
previewFeature.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 лет назад |
progressBar.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 лет назад |
progressRing.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 лет назад |
projectPageFilter.tsx
|
3215809f40
ref(dropdownControl): Remove V1 (#37310)
|
2 лет назад |
pullRequestLink.tsx
|
2fc4df9aa1
ref(button): Use sm/xs for size prop instead of xsmall/small (#36346)
|
2 лет назад |
queryCount.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 лет назад |
questionTooltip.tsx
|
d583ede16a
ref(screenshots): Add design updates - (#34958)
|
2 лет назад |
radio.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 лет назад |
repoLabel.tsx
|
3aad39d039
ref(theme): Move overflowEllipsis to theme (#33924)
|
2 лет назад |
repositoryEditForm.tsx
|
0e07ee2ed0
ref(alerts): Update <Alert /> UI (#32779)
|
3 лет назад |
repositoryFileSummary.tsx
|
b543bf4637
ref(js): Avoid import * as React in simple Components (#34267)
|
2 лет назад |
repositoryProjectPathConfigForm.tsx
|
debb1fe575
fix(code mappings): Allow searching for repo outside of 100 results (#35933)
|
2 лет назад |
repositoryProjectPathConfigRow.tsx
|
2fc4df9aa1
ref(button): Use sm/xs for size prop instead of xsmall/small (#36346)
|
2 лет назад |
repositoryRow.tsx
|
2fc4df9aa1
ref(button): Use sm/xs for size prop instead of xsmall/small (#36346)
|
2 лет назад |
reprocessedBox.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 лет назад |
resolutionBox.tsx
|
0336bd09c6
feat(ui): Provide semantic names for media query breakpoints (#35594)
|
2 лет назад |
resourceCard.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 лет назад |
resultGrid.tsx
|
b543bf4637
ref(js): Avoid import * as React in simple Components (#34267)
|
2 лет назад |
roleSelectControl.tsx
|
15829df205
feat(team-roles): Add Team Roles to teamMembers page (#36046)
|
2 лет назад |
scoreBar.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 лет назад |
scoreCard.tsx
|
ce7a3d7ad3
ref(styles): Use 14px font size for body element (#37080)
|
2 лет назад |
searchBar.tsx
|
a906dba249
ref(forms): Move input control out to components/ (#37399)
|
2 лет назад |
seenByList.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 лет назад |
sentryAppComponentIcon.tsx
|
653234db88
feat(sentry apps): Show disabled integration link (#37454)
|
2 лет назад |
sentryAppIcon.tsx
|
25d8588dcc
chore(js): Avoid default export in more react imports (#33101)
|
3 лет назад |
sentryDocumentTitle.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 лет назад |
shortId.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 лет назад |
sidebarSection.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 лет назад |
similarScoreCard.tsx
|
816acaa36c
ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193)
|
3 лет назад |
similarSpectrum.tsx
|
816acaa36c
ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193)
|
3 лет назад |
splitDiff.tsx
|
0d903cfacb
test(ui): Convert issue diff to RTL (#36657)
|
2 лет назад |
stacktracePreview.tsx
|
763802f6b5
style(js): Small code style cleanup in stacktracePreview (#36388)
|
2 лет назад |
statusIndicator.tsx
|
208a724d01
feat(workflow): Move Alert History to table (#32154)
|
3 лет назад |
strictClick.tsx
|
bdbd7b23c1
style(js): Spelling core UI (non code) (#36056)
|
2 лет назад |
superuserAccessForm.tsx
|
a589d66fdb
fix(superuser): Redirect if there is a invalid SSO session error for su access form (#33812)
|
2 лет назад |
switchButton.tsx
|
41f7dc7dcc
feat(sampling): Add rules panel new design - (#36246)
|
2 лет назад |
tag.tsx
|
3bed64ff3a
ref(js): Avoid import * as React in (everything else) (#34300)
|
2 лет назад |
tagDeprecated.tsx
|
3bed64ff3a
ref(js): Avoid import * as React in (everything else) (#34300)
|
2 лет назад |
tagDistributionMeter.tsx
|
3aad39d039
ref(theme): Move overflowEllipsis to theme (#33924)
|
2 лет назад |
tagsTable.tsx
|
fb27340af0
ref(tags-table): Replace getMeta with _meta object - (#37526)
|
2 лет назад |
tagsTableRow.tsx
|
fb27340af0
ref(tags-table): Replace getMeta with _meta object - (#37526)
|
2 лет назад |
text.tsx
|
816acaa36c
ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193)
|
3 лет назад |
textOverflow.tsx
|
87ac32cda7
bug(ui): Fix TextOverflow when there are special characters at the end of the string (#37304)
|
2 лет назад |
themeAndStyleProvider.tsx
|
53ea1a289d
chore(deps): Upgrade to latest eslint-config-sentry-app (#33243)
|
2 лет назад |
timeSince.tsx
|
5a623c1933
ref(js): Convert TimeSince to a FC (#35733)
|
2 лет назад |
toolbarHeader.tsx
|
3deff6bd88
ref(webpack): Move frontend application to `static/app` (#25204)
|
3 лет назад |
tooltip.tsx
|
b497f2bbe2
feat(overlays): Add generic Overlay component (#36281)
|
2 лет назад |
truncate.tsx
|
b543bf4637
ref(js): Avoid import * as React in simple Components (#34267)
|
2 лет назад |
userMisery.tsx
|
2623954ec8
fix(mep): User misery renderer (#37065)
|
2 лет назад |
version.tsx
|
8171d0e0bd
feat(eslint): Disable eslint rule to restrict withRouter imports for existing components (#36629)
|
2 лет назад |
versionHoverCard.tsx
|
dc90515e79
ref(less): Remove sentry-hovercard.less (#36632)
|
2 лет назад |
well.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 лет назад |