Jonas c390e00e34 fix(profiling): remove rust onboarding (#51690) 1 year ago
..
__mocks__ 95819b95fb feat(replays): Updated Replay Preview and CTA (#41615) 2 years ago
__snapshots__ d15b3d5aab deps(ui): Upgrade to jest v29 (#40070) 2 years ago
analytics 5a8d120dff feat(search): Update default filter on For Review tab (#51507) 1 year ago
customMeasurements af5d44abb5 chore(js): Fix parameter type in `handleXhrErrorResponse` (#49327) 1 year ago
dashboards 0f0e9beccc chore(jest): Upgrade user-event -> 14.x (#45410) 2 years ago
date 11eb0b1629 bug(replays): Guard against hydrating invalid attachments (#51160) 1 year ago
discover 07bb6c73d6 fix(starfish): Use field renderers in endpoint list (#51538) 1 year ago
fields 1edff5c20c fix(starfish): Render numbers in span table using field renderers (#51429) 1 year ago
issueTypeConfig e9a9dd8524 fix(perf-issues): Update Consecutive HTTP and Large Payload descriptions (#49208) 1 year ago
measurements c33a2f4aa2 feat(fields): Consolidate field definitions and introduce rich descriptions (#36822) 2 years ago
performance a13d81563f style(js): Wrap long comment (#50584) 1 year ago
performanceForSentry 14dccf36d1 ref(perf): Capture all long-tasks before tracing init (#49685) 1 year ago
profiling c390e00e34 fix(profiling): remove rust onboarding (#51690) 1 year ago
releases af5d44abb5 chore(js): Fix parameter type in `handleXhrErrorResponse` (#49327) 1 year ago
replays 7ee6234c6c ref(replay): Refactor useReplayData and create a new wrapper useReplayReader (#51536) 1 year ago
requestError 8107d5d6a6 fix(js): Add tags to JS url sanitization and fix bug (#50022) 1 year ago
routeAnalytics 9cbc4407b7 feat(issues): Disable route analytics until the event is loaded (#51508) 1 year ago
url dd4a3a572b ref(replay): Refactor Replay CurrentUrl component to use *Frame types (#51485) 1 year ago
window 650f401be7 chore: Extract requestIdleCallback shim to it's own file (#51212) 1 year ago
analytics.tsx 98a86778e6 fix(tsc): audit slowest types (#50299) 1 year ago
appStoreValidationErrorMessage.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 years ago
callIfFunction.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
consolidatedScopes.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
consolidatedScopes.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 years ago
convertFromSelect2Choices.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
convertFromSelect2Choices.tsx 680fefab02 ref(ts): Convert tests to typescript (#35948) 2 years 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
cursorPoller.tsx d9ae351b9b fix(issue-stream): Fix pagination caption when realtime is enabled (#48718) 1 year ago
dates.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
dates.tsx c69668cd8e ref(js): Consolidate dateTime format functions (#51201) 1 year ago
demoMode.tsx 2c552cad2a feat(growth): remove sandbox walkthrough a/b test (#43062) 2 years ago
displayReprocessEventAction.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
displayReprocessEventAction.tsx 3bb7dc56dd feat: Run csharp/il2cpp events through symbolicator (#35615) 2 years ago
docs.tsx d399dfffdd style(prettier): Upgrade prettier to 2.8.3 (#44045) 2 years ago
domId.tsx 5f303bbe23 fix(js): Replace complicated `substr` -> `substring` (#49241) 1 year ago
environment.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
errorHandler.tsx b543bf4637 ref(js): Avoid import * as React in simple Components (#34267) 2 years ago
eventWaiter.spec.tsx 9bf0507c0d chore(js): Convert simple component tests to tsx (#49368) 1 year ago
eventWaiter.tsx e4bd39b138 fix(event-waiter): Remove update project logic (#48446) 1 year ago
events.tsx a995100dc5 feat(graphql): Add has_graphql_request analytics property to issue/event (#50949) 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
fetchSentryAppInstallations.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
fileExtension.tsx 7ca0ab21bf feat(stacktrace): Add icon for .vb files [TET-375] (#38995) 2 years 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 67ef37f478 feat(js): Add missing tests for absolute durations (#44534) 2 years ago
formatters.tsx 8011284905 feat(starfish): Add per second unit to y axes of throughput charts (#51166) 1 year ago
fuzzySearch.tsx 40899c97ea feat(ui): Remove some unused exports types/non-types (#33147) 3 years 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
getDynamicComponent.tsx a3efc68fe6 ref(perf): Trends test -> tsx+RTL and fix performance (#32839) 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 47662987ed feat(ui): adds new getDaysSinceDate function (#35497) 2 years 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 bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 years ago
getPlatformName.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
getPreloadedData.ts ff0b741831 ref(perf): Have preload queries return the result (#27282) 3 years ago
getProjectsByTeams.spec.tsx 9bf0507c0d chore(js): Convert simple component tests to tsx (#49368) 1 year ago
getProjectsByTeams.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
getRouteStringFromRoutes.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
getRouteStringFromRoutes.tsx 536793812c ref(react-router): Normalize react-router/lib/* imports (#28017) 3 years ago
getSdkUpdateSuggestion.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 years ago
getStacktraceBody.spec.tsx 82e3123029 ref(js): Convert getStacktraceBody.spec to tsx (#51120) 1 year ago
getStacktraceBody.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
guid.tsx 51b1f2dcfa ref(js): Dont redefine s4 every time (#37522) 2 years ago
handleXhrErrorResponse.spec.jsx 88e48ceeac ref(js): Add handling for empty body causes for API errors (#49766) 1 year ago
handleXhrErrorResponse.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
highlightFuseMatches.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
highlightFuseMatches.tsx 24aa100bef ref(js): Apply no-extra-boolean-cast (#38214) 2 years ago
integrationUtil.tsx 4e3544c95b fix(integrations): change logic for showing pending deletions (#48014) 1 year ago
isActiveSuperuser.tsx b0aa0ce348 fix(roles): TeamSelector using broken isActiveSuperuser (#50003) 1 year ago
isEqualWithDates.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
isMemberDisabledFromLimit.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
isModifierKeyPressed.tsx 2574eeedbb ref(pageFilters): Add new `ProjectPageFilter` w/ Updated UI (#47195) 1 year ago
isRenderFunc.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
isValidOrgSlug.spec.tsx 9ea81b0a16 feat(hybrid-cloud): Add isValidOrgSlug (#41722) 2 years ago
isValidOrgSlug.tsx 9ea81b0a16 feat(hybrid-cloud): Add isValidOrgSlug (#41722) 2 years ago
loadPrismLanguage.ts 28ff242ba2 ref(prism): Auto-download language dependencies (#46887) 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 704413aed7 ref(prism): Dynamically import language files (#44146) 2 years ago
mergeRefs.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
orgRole.tsx 34eeed0e9b feat(roles): Team-roles for Team Members page (#48317) 1 year ago
panelProvider.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
parseApiError.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years 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 5404d3f5d2 feat(all-events) add project type to column mapping (#41452) 2 years ago
projects.spec.jsx 0f0e9beccc chore(jest): Upgrade user-event -> 14.x (#45410) 2 years ago
projects.tsx 99f522133e ref(issue-details): Convert GroupDetails to an FC (#48387) 1 year ago
promptIsDismissed.tsx 02fb153200 fix(globalsdkupdates): refactor to fn component and rtl tests (#31667) 3 years 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 30922530f8 fix(queryclient): Fix typing for useApiQuery options (#48887) 1 year ago
queryString.spec.tsx dab313eef7 feat(tags): updates tag values to link correctly (#43877) 2 years ago
queryString.tsx dab313eef7 feat(tags): updates tag values to link correctly (#43877) 2 years ago
recordSentryAppInteraction.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
recreateRoute.spec.tsx 406e579e2f fix(routes): Ensure route path segments end with a trailing slash (#41680) 2 years ago
recreateRoute.tsx 406e579e2f fix(routes): Ensure route path segments end with a trailing slash (#41680) 2 years ago
redirect.tsx 9121039691 fix(js): Correct eslint hook rule in Redirect (#34475) 2 years 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
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.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
sanitizeQuerySelector.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years 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 90abbe81f3 feat(anr-rate): DIsplay as bar charts with interval 1d (#43349) 2 years ago
shouldUseLegacyRoute.tsx 67b95df22f feat(hybrid-cloud): Update create new organization button (#38717) 2 years 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 5767d2ba89 build: Use `django-manifest-loader` for static assets (#25234) 3 years ago
teams.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
teams.tsx 91c58ea9fd ref(js): Export useTeams as a named export (#49052) 1 year ago
testableTransition.tsx 9e9d09f8d2 test(ui): Disable animations for jest tests (#46220) 1 year ago
theme.tsx 0b85048158 feat(graphql): Add special rendering logic for graphql requests (#50764) 1 year ago
toArray.tsx e2f6d7fe42 ref(toArray): Introduce a `toArray()` helper function and use it (#41507) 2 years ago
tokenizeSearch.spec.tsx 877144c8f2 fix(discover): Fixes mangled drilldown links in Discover aggregated results tables (#38468) 2 years ago
tokenizeSearch.tsx 877144c8f2 fix(discover): Fixes mangled drilldown links in Discover aggregated results tables (#38468) 2 years 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 65a9d855cf style(js): Marginally improve trimSlug comment (#39196) 2 years ago
useApi.spec.tsx e044099f82 test: Use initialProps when testing hooks with reactHooks.renderHook (#39532) 2 years 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 4648dfc49a chore(js): Add type to `RequestError.responseJSON` (#49356) 1 year ago
useCleanQueryParamsOnRouteLeave.spec.tsx fed6450539 bug(issues): Remove the cursor query param when navigating Issue tabs (#41719) 2 years ago
useCleanQueryParamsOnRouteLeave.tsx fed6450539 bug(issues): Remove the cursor query param when navigating Issue tabs (#41719) 2 years ago
useColorscheme.tsx f239b0256c fix(theme): Use preferred browser color-scheme for favicon (#41736) 2 years ago
useCombinedReducer.spec.tsx e044099f82 test: Use initialProps when testing hooks with reactHooks.renderHook (#39532) 2 years ago
useCombinedReducer.tsx db8ca70075 feat(utils): add undoable and combined reducer (#32622) 3 years ago
useCommitters.tsx 0c6d56de27 chore(js): rename queryClient things -> Api* (#47126) 1 year ago
useCopyToClipboard.tsx 191a05d144 ref: Extract a CopyToClipboardButton component (#48667) 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 31d6655729 feat(ui): Add useDimensions hook (#50609) 1 year ago
useDismissAlert.spec.tsx 60e5dc1e0e fix: Use better types and include JSON.stringify in test cases of useDismissAlert (#44359) 2 years 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 aca2cf267e fix(experiments): Declare experiment config as const (#45899) 2 years ago
useHotkeys.spec.jsx e044099f82 test: Use initialProps when testing hooks with reactHooks.renderHook (#39532) 2 years ago
useHotkeys.tsx e2f6d7fe42 ref(toArray): Introduce a `toArray()` helper function and use it (#41507) 2 years ago
useHoverOverlay.tsx c0beb607fb fix(ui): Reset tooltip visibility on disabled (#51288) 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
useKeyPress.tsx f7ac0e83b0 useKeyPress takes an html element rather than ref (#39482) 2 years ago
useLocalStorageState.spec.tsx e044099f82 test: Use initialProps when testing hooks with reactHooks.renderHook (#39532) 2 years 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 fe18046450 ref(ts): Better types on useLocation (#34728) 2 years ago
useMedia.tsx 23d44038e3 ref(js): Remove Safari 13 compat (#39198) 2 years ago
useMembers.spec.tsx 41dcace0bb fix(js): Correct useMembers `ids` to filter results (#50036) 1 year ago
useMembers.tsx 41dcace0bb fix(js): Correct useMembers `ids` to filter results (#50036) 1 year ago
useMemoWithPrevious.spec.tsx 9bf0507c0d chore(js): Convert simple component tests to tsx (#49368) 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 9fcb21a218 ref(js): Avoid import * from React in use* hooks (#34262) 2 years ago
useOrganization.tsx 4c65bbcf98 ref(js): Allow useOrganization to have a `allowNull` (#49840) 1 year ago
useOverlay.tsx 0ef5fae8e3 ref(useOverlay): Open other overlays on outside click (#50964) 1 year ago
usePageFilters.tsx 7666419cbe feat(ui): Add `usePageFilters` hook (#35014) 2 years ago
useParams.spec.tsx b8c8d7c987 feat(hybrid-cloud): Update useParams to inject orgId parameter whenever a customer domain is used (#41611) 2 years ago
useParams.tsx fe53846354 chore(hybrid-cloud): Replace withRouter with hooks part 2 (#41741) 2 years 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
useProjectFromSlug.tsx 616865a1d0 feat(replay): Add logging to track replay data in the browser (#50533) 1 year ago
useProjectKeys.tsx 17edbcc7a7 feat(profiling): display public dsn during onboarding (#39235) 2 years ago
useProjectSdkNeedsUpdate.spec.tsx 4964076507 feat(replays): add click search feature banner (#49708) 1 year ago
useProjectSdkNeedsUpdate.tsx 4964076507 feat(replays): add click search feature banner (#49708) 1 year ago
useProjectSdkUpdates.tsx 8bd377f4fe feat(replays): add alert when project sdk does not support click (#47241) 1 year ago
useProjects.spec.tsx e044099f82 test: Use initialProps when testing hooks with reactHooks.renderHook (#39532) 2 years ago
useProjects.tsx 1095ffbc81 ref(js): Fix state dependency in useProjects (#49882) 1 year ago
useResizableDrawer.tsx 80bd13a17a chore(js): Move useResizableDrawer -> base utils (#43401) 2 years ago
useResolveRoute.spec.tsx 0fb31f9c7d fix(ui) Fix navigation between customer-domain accounts (#44625) 2 years ago
useResolveRoute.tsx 4c65bbcf98 ref(js): Allow useOrganization to have a `allowNull` (#49840) 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 5cc30a9d8d fix(js): Correct eslint hook rule in useScrollToTop (#34479) 2 years 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 28bb64f47b ref(tagsstore): cap tags store size (#44409) 2 years ago
useTeams.spec.tsx 91c58ea9fd ref(js): Export useTeams as a named export (#49052) 1 year ago
useTeams.tsx 8a9132bf60 chore(ts): Consistent enum casing (#50545) 1 year ago
useTimeout.spec.tsx 9d18a3f9f3 fix(usetimeout): Cancel timeout on unmount (#40053) 2 years ago
useTimeout.tsx 9d18a3f9f3 fix(usetimeout): Cancel timeout on unmount (#40053) 2 years ago
useUndoableReducer.spec.tsx e044099f82 test: Use initialProps when testing hooks with reactHooks.renderHook (#39532) 2 years ago
useUndoableReducer.tsx caac6867be ref(profiling): optimize rerendering (#42662) 2 years ago
useUrlParams.spec.tsx f62d5eaf5c feat(replays): Close Replay>Network>Details when table is sorted (#49563) 1 year ago
useUrlParams.tsx f62d5eaf5c feat(replays): Close Replay>Network>Details when table is sorted (#49563) 1 year ago
userselect.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 years ago
utils.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
versions.spec.tsx 8bd377f4fe feat(replays): add alert when project sdk does not support click (#47241) 1 year ago
versions.ts 8bd377f4fe feat(replays): add alert when project sdk does not support click (#47241) 1 year ago
withApi.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 years ago
withApi.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
withConfig.spec.jsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
withConfig.tsx 5b51d90cf2 chore(js): Avoid React.FC function typing (#47060) 1 year ago
withDomainRedirect.spec.tsx 8a16b092c9 test(ui): Add loose types to initialize org, remove spread (#49068) 1 year ago
withDomainRedirect.tsx 4c65bbcf98 ref(js): Allow useOrganization to have a `allowNull` (#49840) 1 year ago
withDomainRequired.spec.tsx a379bbb10a fix(hybrid-cloud): Fix normalizeUrl (#51014) 1 year ago
withDomainRequired.tsx a379bbb10a fix(hybrid-cloud): Fix normalizeUrl (#51014) 1 year ago
withExperiment.spec.jsx 76dc2c47c9 ref(experiments): Replace useExperiment logic with getsentry hook (#45597) 2 years ago
withExperiment.tsx 9ceb339dc6 feat(expermient): Add useExperiment hook (#43936) 2 years ago
withIssueTags.spec.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
withIssueTags.tsx 68fbce49c5 ref(js): Update MemberListStore to support pagination (#48974) 1 year ago
withLatestContext.tsx 5e074132cc fix(js): Typo in componentWillUnmount (#38931) 2 years ago
withOrganization.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 years ago
withOrganizations.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 years ago
withPageFilters.spec.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
withPageFilters.tsx 5b51d90cf2 chore(js): Avoid React.FC function typing (#47060) 1 year ago
withPlugins.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 years ago
withProject.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 years ago
withProjects.spec.tsx 9bf0507c0d chore(js): Convert simple component tests to tsx (#49368) 1 year ago
withProjects.tsx 5b51d90cf2 chore(js): Avoid React.FC function typing (#47060) 1 year ago
withRelease.spec.jsx 4cfc937b26 test(js): Convert withRelease to RTL (#39838) 2 years ago
withRelease.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 years ago
withRepositories.spec.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
withRepositories.tsx 752d92d7d9 ref(js): Remove RepositoryActions (#38112) 2 years ago
withSavedSearches.tsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
withSdkUpdates.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 years ago
withSentryAppComponents.spec.jsx 0776c4f256 test(js): Convert withSentryAppComponents to RTL (#39839) 2 years ago
withSentryAppComponents.tsx 6caa3facf3 fix(issue-details): Filter out non-issue components from Issue Tracking section (#39249) 2 years ago
withSentryRouter.spec.tsx 8a16b092c9 test(ui): Add loose types to initialize org, remove spread (#49068) 1 year ago
withSentryRouter.tsx 70a739981b feat(hybrid-cloud): Add withSentryRouter (#41797) 2 years ago
withTags.spec.jsx e4ac987d6b chore(js): Apply react/function-component-definition (#47099) 1 year ago
withTags.tsx 4501bd9142 ref(stores): Remove duplicate `getStateTags` method (#38398) 2 years ago
withTeamsForUser.spec.tsx 9bf0507c0d chore(js): Convert simple component tests to tsx (#49368) 1 year ago
withTeamsForUser.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 years ago