.. |
__mocks__
|
6d3c8f53bb
ref(js): Remove legacy context withOrganizationMock (#63815)
|
1 year ago |
__snapshots__
|
7960ee6e2c
ref(ui): Make highlight prop `Marker` required (#56585)
|
1 year ago |
analytics
|
2b7af48748
feat(issue-details): Add local variable info to issue details analytics event (#65823)
|
1 year ago |
api
|
f6330493d2
test: Write missing tests for useFetchSequentialPages (#66218)
|
1 year ago |
array
|
fc326b8c6b
fix: avoid using lodash/uniq (#63536)
|
1 year ago |
customMeasurements
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
dashboards
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
date
|
11eb0b1629
bug(replays): Guard against hydrating invalid attachments (#51160)
|
1 year ago |
discover
|
d3462d4997
test(ui): Silence act warnings in utils tests (#66122)
|
1 year ago |
duration
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
feedback
|
03d7b60605
ref: Make a generic useFetchInfiniteListData from the feedback specific version (#65937)
|
1 year ago |
fields
|
66c2037ce7
feat(issue-priority): Add issue.priority as a supported search term in UI (#65192)
|
1 year ago |
gettingStartedDocs
|
45ac3275df
feat(node): Use CJS require in onboarding (#65460)
|
1 year ago |
issueTypeConfig
|
cf6b4f4331
feat(issues): Disable trace timeline for some issue types (#65846)
|
1 year ago |
measurements
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
metrics
|
2e8f1e0dfe
styles(metrics): Make samples list table a little more compact (#66251)
|
1 year ago |
number
|
f977c14af2
ref(clamp): Extract `clamp()` to the utils folder (#55136)
|
1 year ago |
onDemandMetrics
|
940eb702ca
fix(metrics-extraction): Don't highlight query with error conditions (#65572)
|
1 year ago |
performance
|
518d5cbe08
test(ui): Fix various act warnings for react 18 (#66080)
|
1 year ago |
performanceForSentry
|
b0983f5c16
fix(profiling): Use `ProfilerOnRenderCallback` type (#65761)
|
1 year ago |
profiling
|
518d5cbe08
test(ui): Fix various act warnings for react 18 (#66080)
|
1 year ago |
project
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
regions
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
releases
|
d535bedc5a
build: disable biome formatter for now (#65464)
|
1 year ago |
replayCount
|
ff0f76acc0
bug: Fix useAggregatedQueryKeys so that cache-keys can be disambiguated by use-case, not only by url (#65910)
|
1 year ago |
replays
|
38029c4128
ref(replay): Pass in a path to query when loading a list of replays (#65981)
|
1 year ago |
requestError
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
routeAnalytics
|
dc04ffe886
build: enable `@typescript-eslint/consistent-type-exports` rule (#64056)
|
1 year ago |
search
|
a0a3756158
fix(replay): Improve replay search box breakpoints so placeholder text does not wrap (#57037)
|
1 year ago |
string
|
1b9c543ca0
lodash: remove capitalize (#63168)
|
1 year ago |
url
|
d3462d4997
test(ui): Silence act warnings in utils tests (#66122)
|
1 year ago |
window
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
analytics.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
appStoreValidationErrorMessage.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
consolidatedScopes.spec.tsx
|
8f706ff2c8
fix(ui): Correctly display scopes when org:integrations present (#58312)
|
1 year ago |
consolidatedScopes.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
convertFromSelect2Choices.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
convertFromSelect2Choices.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
crashReports.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
crashReports.tsx
|
71a8d678a9
chore(ts): Use UPPER_CASE for SettingScope (#50385)
|
1 year ago |
createStorage.tsx
|
f3c3c15fd4
feat(utils): add useLocalStorageState hook. (#36918)
|
2 years ago |
cursor.tsx
|
b470652ee7
fix(metrics) Add support for pagination when displaying investigation rule UI (#57826)
|
1 year ago |
cursorPoller.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
dates.spec.tsx
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 year ago |
dates.tsx
|
a1ba3d0f24
perf: use optional chaining more (#65092)
|
1 year ago |
demoMode.tsx
|
2c552cad2a
feat(growth): remove sandbox walkthrough a/b test (#43062)
|
2 years ago |
displayReprocessEventAction.spec.tsx
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 year ago |
displayReprocessEventAction.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
docs.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
domId.tsx
|
5f303bbe23
fix(js): Replace complicated `substr` -> `substring` (#49241)
|
1 year ago |
environment.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
errorHandler.tsx
|
b543bf4637
ref(js): Avoid import * as React in simple Components (#34267)
|
2 years ago |
eventDispatcher.spec.tsx
|
a4c9e87354
chore(bug reports): Create an event dispatcher class (#57332)
|
1 year ago |
eventDispatcher.tsx
|
a4c9e87354
chore(bug reports): Create an event dispatcher class (#57332)
|
1 year ago |
eventWaiter.spec.tsx
|
518d5cbe08
test(ui): Fix various act warnings for react 18 (#66080)
|
1 year ago |
eventWaiter.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
events.tsx
|
38049fffa6
chore(ui): Match pre-commit prettier to package.json (#65843)
|
1 year ago |
extractSlug.spec.tsx
|
55f1dca8a6
bug: Fix extracting of org slug from dev hosts (#45090)
|
2 years ago |
extractSlug.tsx
|
40ca3d4302
feat(dev): Set a dynaimc hostname when api requests proxy to the server in dev-ui (#45713)
|
2 years ago |
fileExtension.tsx
|
22a97394dc
feat(stacktrace): icon mapping for ps1 psm1 (#65320)
|
1 year ago |
findClosestNumber.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
findClosestNumber.tsx
|
5e551d27ba
style(js): Make findClosestNumber comment a docblock (#39182)
|
2 years ago |
formatters.spec.tsx
|
726c74fb77
fix(ddm): Negative number formatting (#64258)
|
1 year ago |
formatters.tsx
|
516c8e6dd2
feat(ddm): Normalize metric values (#65233)
|
1 year ago |
fuzzySearch.tsx
|
feabebf6b2
deps(ui): Upgrade to prettier v3, formatting changes (#56356)
|
1 year ago |
getCsrfToken.tsx
|
61fa07c688
ref(js): Use `js-cookie` for our CSRF cookie value (#39248)
|
2 years ago |
getCurrentSentryReactTransaction.tsx
|
3deff6bd88
ref(webpack): Move frontend application to `static/app` (#25204)
|
3 years ago |
getDaysSinceDate.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
getDaysSinceDate.tsx
|
574daf2329
feat(analytics): Add days_since_last_seen to issue analytics (#47415)
|
1 year ago |
getDisplayName.tsx
|
3deff6bd88
ref(webpack): Move frontend application to `static/app` (#25204)
|
3 years ago |
getDynamicText.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
getDynamicText.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 years ago |
getErrorDebugIds.ts
|
7ae9cb1fb0
feat: Add function to get debug IDs off an error (#50920)
|
1 year ago |
getKeyCode.ts
|
f9d35972ed
feat(component): Component that renders keyboard hotkeys (#35234)
|
2 years ago |
getMinMax.tsx
|
40ab41b304
ref: Extract getMinMax() function to its own file (#49122)
|
1 year ago |
getModalPortal.tsx
|
c22505fd90
feat(sandbox): expose focus trap (#26414)
|
3 years ago |
getOrganizationAge.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
getPendingInvite.tsx
|
c0d41b5011
ref(js): Consistently use `qs` for query-string library (#30703)
|
3 years ago |
getPeriod.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
getPeriod.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
getPlatformName.tsx
|
816acaa36c
ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193)
|
3 years ago |
getPreloadedData.ts
|
1be2440a4c
fix(ui) Use preloaded data instead of redownloading org details (#64492)
|
1 year ago |
getProjectsByTeams.spec.tsx
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 year ago |
getProjectsByTeams.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
getRouteStringFromRoutes.spec.tsx
|
7f1ecc3a54
ref(ts): Covert getRouteStringFromRoutes.spec to tsx (#51941)
|
1 year ago |
getRouteStringFromRoutes.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
getSdkUpdateSuggestion.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
getStacktraceBody.spec.tsx
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 year ago |
getStacktraceBody.tsx
|
1d5a5920ad
ref(similarity-embedding): Remove non in-app frames from issue diff (#65893)
|
1 year ago |
guid.tsx
|
51b1f2dcfa
ref(js): Dont redefine s4 every time (#37522)
|
2 years ago |
handleXhrErrorResponse.spec.tsx
|
68d9adf38c
ref(views): move alert, acceptOrgInvite and issue rule views to tsx (#52620)
|
1 year ago |
handleXhrErrorResponse.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
highlightFuseMatches.spec.tsx
|
7960ee6e2c
ref(ui): Make highlight prop `Marker` required (#56585)
|
1 year ago |
highlightFuseMatches.tsx
|
7960ee6e2c
ref(ui): Make highlight prop `Marker` required (#56585)
|
1 year ago |
integrationUtil.spec.tsx
|
c3595c7a16
Enable stack trace linking to Bitbucket and VSTS repos on the frontend (#52899)
|
1 year ago |
integrationUtil.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
isActiveSuperuser.tsx
|
3bad527965
fix(superuser): use OrganizationStore in isActiveSuperuser (#61581)
|
1 year ago |
isMemberDisabledFromLimit.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
isModifierKeyPressed.tsx
|
2574eeedbb
ref(pageFilters): Add new `ProjectPageFilter` w/ Updated UI (#47195)
|
1 year ago |
isRenderFunc.tsx
|
12a1646ad9
fix(ui): Cast more objects to ReactNode (#66173)
|
1 year ago |
isValidOrgSlug.spec.tsx
|
e3a96adc6c
feat(ui): Invalidate entirely numeric org slugs (#59539)
|
1 year ago |
isValidOrgSlug.tsx
|
e3a96adc6c
feat(ui): Invalidate entirely numeric org slugs (#59539)
|
1 year ago |
localStorage.tsx
|
52ddd432cf
feat(ui): creates sessionStorage wrapper (#31612)
|
3 years ago |
logging.tsx
|
f5f43cf1b8
style(js): Ensure ` ` in `/*` style comments (#26757)
|
3 years ago |
marked.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
marked.tsx
|
b58652a49b
chore: upgrade marked (#65084)
|
1 year ago |
mergeRefs.tsx
|
3deff6bd88
ref(webpack): Move frontend application to `static/app` (#25204)
|
3 years ago |
middleEllipsis.spec.tsx
|
e12219d188
fix(ddm-alerts): Trim metric names in select control (#60865)
|
1 year ago |
middleEllipsis.tsx
|
ac45f7f9bb
build: enable `useFlatMap` and `useIsArray` rules (#64693)
|
1 year ago |
oxfordizeArray.spec.tsx
|
bf5e288074
chore(ui) Cleanup oxfordize util (#56658)
|
1 year ago |
oxfordizeArray.tsx
|
bf5e288074
chore(ui) Cleanup oxfordize util (#56658)
|
1 year ago |
panelProvider.tsx
|
e4ac987d6b
chore(js): Apply react/function-component-definition (#47099)
|
1 year ago |
parseApiError.tsx
|
a1ba3d0f24
perf: use optional chaining more (#65092)
|
1 year ago |
parseHtmlMarks.spec.tsx
|
9bf0507c0d
chore(js): Convert simple component tests to tsx (#49368)
|
1 year ago |
parseHtmlMarks.tsx
|
038f6c45b2
ref(js): Prefer includes over indexOf (#50546)
|
1 year ago |
parseLinkHeader.tsx
|
f3d31eee22
ref(replays): Refactor how we fetch segments to use the new batch api endpoint (#38281)
|
2 years ago |
platform.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
prism.tsx
|
ac45f7f9bb
build: enable `useFlatMap` and `useIsArray` rules (#64693)
|
1 year ago |
projects.spec.tsx
|
d3462d4997
test(ui): Silence act warnings in utils tests (#66122)
|
1 year ago |
projects.tsx
|
735d4678df
perf(projects): add unusedFeatures to collapse in project query (#65988)
|
1 year ago |
promptIsDismissed.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
promptsActivity.tsx
|
02fb153200
fix(globalsdkupdates): refactor to fn component and rtl tests (#31667)
|
3 years ago |
queryClient.spec.tsx
|
161676edcf
ref(js): Simplify `RequestError` API (#49452)
|
1 year ago |
queryClient.tsx
|
d535bedc5a
build: disable biome formatter for now (#65464)
|
1 year ago |
queryString.spec.tsx
|
dab313eef7
feat(tags): updates tag values to link correctly (#43877)
|
2 years ago |
queryString.tsx
|
31aac1b9b0
build: replace prettier with biome (#62054)
|
1 year ago |
recordSentryAppInteraction.tsx
|
816acaa36c
ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193)
|
3 years ago |
recreateRoute.spec.tsx
|
8c2132345b
ref(js): Named export for LocationFixture (#62444)
|
1 year ago |
recreateRoute.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
redirect.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
removeAtArrayIndex.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
removeAtArrayIndex.tsx
|
3deff6bd88
ref(webpack): Move frontend application to `static/app` (#25204)
|
3 years ago |
replaceAtArrayIndex.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
replaceAtArrayIndex.tsx
|
3deff6bd88
ref(webpack): Move frontend application to `static/app` (#25204)
|
3 years ago |
replaceRouterParams.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
replaceRouterParams.tsx
|
7507335fc7
feat: Update replaceRouterParams to support number parameters (#36455)
|
2 years ago |
resolveRoute.spec.tsx
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 year ago |
resolveRoute.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
retryableImport.spec.tsx
|
18c6534ad9
ref(js): Convert retryableImport.spec to tsx (#51119)
|
1 year ago |
retryableImport.tsx
|
674c428c8a
ref(js): retryableImport already returns a Promise (#35294)
|
2 years ago |
routeTitle.tsx
|
3deff6bd88
ref(webpack): Move frontend application to `static/app` (#25204)
|
3 years ago |
sanitizeQuerySelector.spec.tsx
|
6a4b9076c8
ref(js): Convert sanitizeQuerySelector.spec to tsx (#51812)
|
1 year ago |
sanitizeQuerySelector.tsx
|
afa70e4128
feat(performance-detector-thresholds): Added scroll to setting and uncollapse option functionality. (#55692)
|
1 year ago |
selectText.tsx
|
ee9bb20949
ref(js): Marginally improve selectText (#39181)
|
2 years ago |
sessionStorage.tsx
|
52ddd432cf
feat(ui): creates sessionStorage wrapper (#31612)
|
3 years ago |
sessions.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
sessions.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
silence-react-unsafe-warnings.ts
|
20319831ac
ref(test): Marginal cleanup to silence-react-unsafe-warnings (#50588)
|
1 year ago |
slugify.spec.tsx
|
63ba25a01d
fix(settings): Ensure that slugified inputs remove invalid characters [UP-178] (#40118)
|
2 years ago |
slugify.tsx
|
63ba25a01d
fix(settings): Ensure that slugified inputs remove invalid characters [UP-178] (#40118)
|
2 years ago |
statics-setup.tsx
|
99f03b5229
build: update eslint config and clean-up rules (#64999)
|
1 year ago |
teams.spec.tsx
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 year ago |
teams.tsx
|
91c58ea9fd
ref(js): Export useTeams as a named export (#49052)
|
1 year ago |
testableTransition.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
theme.tsx
|
85d760553c
fix(prism): Selection background (#64266)
|
1 year ago |
toArray.tsx
|
e2f6d7fe42
ref(toArray): Introduce a `toArray()` helper function and use it (#41507)
|
2 years ago |
tokenizeSearch.spec.tsx
|
7724dc0bc2
ref(starfish): Extract `MutableQuery` creation logic from data hooks (#62935)
|
1 year ago |
tokenizeSearch.tsx
|
7724dc0bc2
ref(starfish): Extract `MutableQuery` creation logic from data hooks (#62935)
|
1 year ago |
touch.tsx
|
3deff6bd88
ref(webpack): Move frontend application to `static/app` (#25204)
|
3 years ago |
trimSlug.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
trimSlug.tsx
|
e12219d188
fix(ddm-alerts): Trim metric names in select control (#60865)
|
1 year ago |
useApi.spec.tsx
|
65c1ea2f13
ref(tests): use MockApiClient instead of Client (#52272)
|
1 year ago |
useApi.tsx
|
09a4448710
fix(js): Correct eslint hook rule in useApi (#34474)
|
2 years ago |
useApiRequests.spec.tsx
|
6580c82df3
ref(js): Drop @emotion css-prop type import (#48976)
|
1 year ago |
useApiRequests.tsx
|
a1ba3d0f24
perf: use optional chaining more (#65092)
|
1 year ago |
useCleanQueryParamsOnRouteLeave.spec.tsx
|
8c2132345b
ref(js): Named export for LocationFixture (#62444)
|
1 year ago |
useCleanQueryParamsOnRouteLeave.tsx
|
3f2a21338f
fix(issue-details): Fix 'Open in Discover' button when on the All Events tab (#54912)
|
1 year ago |
useColorscheme.tsx
|
8e193ef65a
feat(useUser): introduce useUser hook (#63523)
|
1 year ago |
useCombinedReducer.spec.tsx
|
e044099f82
test: Use initialProps when testing hooks with reactHooks.renderHook (#39532)
|
2 years ago |
useCombinedReducer.tsx
|
edd70d1f0b
feat(trace): implement roving tabIndex (#65976)
|
1 year ago |
useCommitters.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
useCopyToClipboard.tsx
|
31aac1b9b0
build: replace prettier with biome (#62054)
|
1 year ago |
useCustomMeasurements.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
useCustomMeasurements.tsx
|
6981a7e41d
feat(dashboards): adds custom measurements store and hoc (#36018)
|
2 years ago |
useDevicePixelRatio.tsx
|
9fcb21a218
ref(js): Avoid import * from React in use* hooks (#34262)
|
2 years ago |
useDimensions.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
useDismissAlert.spec.tsx
|
d3462d4997
test(ui): Silence act warnings in utils tests (#66122)
|
1 year ago |
useDismissAlert.tsx
|
60e5dc1e0e
fix: Use better types and include JSON.stringify in test cases of useDismissAlert (#44359)
|
2 years ago |
useEffectAfterFirstRender.ts
|
82327da6c4
ref(profiling): update hook dependencies (#37130)
|
2 years ago |
useExperiment.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
useHotkeys.spec.tsx
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 year ago |
useHotkeys.tsx
|
b5cd18bcfb
style(js): Improve comment on useHotkeys match prop (#55268)
|
1 year ago |
useHoverOverlay.tsx
|
182124b7f5
ref(useHoverOverlay): refactor logic to avoid less state calls and optimize timers (#63709)
|
1 year ago |
useIsMountedRef.spec.tsx
|
7da03aaef1
feat(ui): Add useIsMountedRef hook (#41098)
|
2 years ago |
useIsMountedRef.tsx
|
7da03aaef1
feat(ui): Add useIsMountedRef hook (#41098)
|
2 years ago |
useIsSentryEmployee.spec.tsx
|
a06d5547ac
fix(ai-autofix): Fix employee PII check with @sentry.io email (#63968)
|
1 year ago |
useIsSentryEmployee.ts
|
a06d5547ac
fix(ai-autofix): Fix employee PII check with @sentry.io email (#63968)
|
1 year ago |
useIsStuck.tsx
|
afe4564899
feat(ui): Add useIsStuck + Sticky component (#54215)
|
1 year ago |
useKeyPress.tsx
|
11b1bda3c2
fix(ddm): Capture backtick power mode so that it does not trigger impersonation (#56739)
|
1 year ago |
useLocalStorageState.spec.tsx
|
f9b9d88aa6
test(ui): Catch error in hook using try/catch (#66121)
|
1 year ago |
useLocalStorageState.ts
|
f3c3c15fd4
feat(utils): add useLocalStorageState hook. (#36918)
|
2 years ago |
useLocation.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
useLocation.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
useMedia.tsx
|
a1ba3d0f24
perf: use optional chaining more (#65092)
|
1 year ago |
useMembers.spec.tsx
|
518d5cbe08
test(ui): Fix various act warnings for react 18 (#66080)
|
1 year ago |
useMembers.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
useMemoWithPrevious.spec.tsx
|
8d7c07901a
fix(eslint): revert config change (#63137)
|
1 year ago |
useMemoWithPrevious.ts
|
82327da6c4
ref(profiling): update hook dependencies (#37130)
|
2 years ago |
useNavigate.spec.tsx
|
6ea52deb7e
fix(domains) Fix url normalization in navigate() (#42250)
|
2 years ago |
useNavigate.tsx
|
6ea52deb7e
fix(domains) Fix url normalization in navigate() (#42250)
|
2 years ago |
useOnClickOutside.tsx
|
68995c7189
feat(profiling) add changed functions table (#61261)
|
1 year ago |
useOrganization.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
useOrganizationSDKUpdates.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
useOverlay.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
usePageFilters.tsx
|
7666419cbe
feat(ui): Add `usePageFilters` hook (#35014)
|
2 years ago |
useParams.spec.tsx
|
7b77f2b0a2
ref(js): Use constant style SCREAMING_SNAKE for USING_CUSTOMER_DOMAIN (#63989)
|
1 year ago |
useParams.tsx
|
7b77f2b0a2
ref(js): Use constant style SCREAMING_SNAKE for USING_CUSTOMER_DOMAIN (#63989)
|
1 year ago |
usePrevious.spec.tsx
|
e044099f82
test: Use initialProps when testing hooks with reactHooks.renderHook (#39532)
|
2 years ago |
usePrevious.tsx
|
c022e914ff
ref(hook): allow usePrevious to initialize with value and add tests (#31305)
|
3 years ago |
usePrismTokens.spec.tsx
|
291682c4ff
fix(stacktrace): Add token aliases when applying syntax highlight class names (#62407)
|
1 year ago |
usePrismTokens.stories.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
usePrismTokens.tsx
|
f9fedd094e
feat(stacktrace): Fix broken syntax highlighting when there are cut-off block comments (#62405)
|
1 year ago |
useProjectFromId.tsx
|
fec2250937
feat(replay): Show "Feedback Opened" breadcrumb (#63883)
|
1 year ago |
useProjectFromSlug.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
useProjectKeys.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
useProjectSdkNeedsUpdate.spec.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
useProjectSdkNeedsUpdate.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
useProjects.spec.tsx
|
518d5cbe08
test(ui): Fix various act warnings for react 18 (#66080)
|
1 year ago |
useProjects.tsx
|
735d4678df
perf(projects): add unusedFeatures to collapse in project query (#65988)
|
1 year ago |
useResizableDrawer.tsx
|
a2936973e5
feat(ddm): Code location loading states (#61589)
|
1 year ago |
useRouteContext.tsx
|
353f254bb5
feat(hooks): Implement react-router hooks (#32813)
|
2 years ago |
useRouter.spec.tsx
|
8078b8fc8f
feat: Add useRouter and replace useRouteContext with other hooks (#41869)
|
2 years ago |
useRouter.tsx
|
8078b8fc8f
feat: Add useRouter and replace useRouteContext with other hooks (#41869)
|
2 years ago |
useRoutes.spec.tsx
|
17319e39bd
test(js): Add default router and org context to RTL render function (#40290)
|
2 years ago |
useRoutes.tsx
|
353f254bb5
feat(hooks): Implement react-router hooks (#32813)
|
2 years ago |
useScrollToTop.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
useSentryAppComponentsStore.tsx
|
025a932f65
ref: Refactor ExternalIssueList to make it easier to re-skin for User Feedback (#60372)
|
1 year ago |
useSessionStorage.tsx
|
8c1d30f4e8
ref(sessionstorage): use wrapper (#50051)
|
1 year ago |
useSyncedLocalStorageState.spec.tsx
|
e4ac987d6b
chore(js): Apply react/function-component-definition (#47099)
|
1 year ago |
useSyncedLocalStorageState.tsx
|
fe56965b71
feat(js): Add useSyncedLocalStorageState hook (#40694)
|
2 years ago |
useTags.spec.tsx
|
28bb64f47b
ref(tagsstore): cap tags store size (#44409)
|
2 years ago |
useTags.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
useTeams.spec.tsx
|
d3462d4997
test(ui): Silence act warnings in utils tests (#66122)
|
1 year ago |
useTeams.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
useTeamsById.spec.tsx
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 year ago |
useTeamsById.tsx
|
a1ba3d0f24
perf: use optional chaining more (#65092)
|
1 year ago |
useTimeout.spec.tsx
|
d3462d4997
test(ui): Silence act warnings in utils tests (#66122)
|
1 year ago |
useTimeout.tsx
|
effee8df83
ref(js): Remove extranious function indirection (#58099)
|
1 year ago |
useUndoableReducer.spec.tsx
|
d3462d4997
test(ui): Silence act warnings in utils tests (#66122)
|
1 year ago |
useUndoableReducer.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
useUrlParams.spec.tsx
|
afd7b37551
fix: Improve return type of useUrlParams (#54940)
|
1 year ago |
useUrlParams.tsx
|
afd7b37551
fix: Improve return type of useUrlParams (#54940)
|
1 year ago |
useUser.tsx
|
8e193ef65a
feat(useUser): introduce useUser hook (#63523)
|
1 year ago |
useUserTeams.spec.tsx
|
d3462d4997
test(ui): Silence act warnings in utils tests (#66122)
|
1 year ago |
useUserTeams.tsx
|
7a44932126
fix(stats): Load all teams for owner on stats page (#63694)
|
1 year ago |
userselect.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
3 years ago |
utils.spec.tsx
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 year ago |
versions.spec.tsx
|
496710444b
style(comments): Prefer separate-line style comments (#53818)
|
1 year ago |
versions.ts
|
8bd377f4fe
feat(replays): add alert when project sdk does not support click (#47241)
|
1 year ago |
withApi.spec.tsx
|
65c1ea2f13
ref(tests): use MockApiClient instead of Client (#52272)
|
1 year ago |
withApi.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withConfig.spec.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withConfig.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withDomainRedirect.spec.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withDomainRedirect.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withDomainRequired.spec.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withDomainRequired.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withExperiment.spec.tsx
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 year ago |
withExperiment.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withIssueTags.spec.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withIssueTags.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withLatestContext.tsx
|
a1ba3d0f24
perf: use optional chaining more (#65092)
|
1 year ago |
withOrganization.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withOrganizations.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withPageFilters.spec.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withPageFilters.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withPlugins.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withProject.tsx
|
f0f8169e79
fix(ui): Declare context type on more class components (#65760)
|
1 year ago |
withProjects.spec.tsx
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 year ago |
withProjects.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withRelease.spec.tsx
|
d3462d4997
test(ui): Silence act warnings in utils tests (#66122)
|
1 year ago |
withRelease.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withRepositories.spec.tsx
|
d3462d4997
test(ui): Silence act warnings in utils tests (#66122)
|
1 year ago |
withRepositories.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withSavedSearches.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withSdkUpdates.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withSentryAppComponents.spec.tsx
|
d3462d4997
test(ui): Silence act warnings in utils tests (#66122)
|
1 year ago |
withSentryAppComponents.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withSentryRouter.spec.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withSentryRouter.tsx
|
22863fbeb8
ref(ui): Add explicit types to withSentryRouter (#65848)
|
1 year ago |
withTags.spec.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |
withTags.tsx
|
cf35e470ff
fix(ui): Various react 18 type changes (#65853)
|
1 year ago |
withTeamsForUser.spec.tsx
|
7b9b87b6e3
chore(ts): Suffix all fixtures with `Fixture` (#62455)
|
1 year ago |
withTeamsForUser.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
1 year ago |