Evan Purkhiser 952e4de9a0 ref(js): Use named export of space (#44536) 2 лет назад
..
__mocks__ 95819b95fb feat(replays): Updated Replay Preview and CTA (#41615) 2 лет назад
__snapshots__ d15b3d5aab deps(ui): Upgrade to jest v29 (#40070) 2 лет назад
analytics 1230300842 feat(issues): adds analytics tracking for when the missing proguard mapping banner is displayed (#44542) 2 лет назад
customMeasurements cfe1c73672 feat(discover): Discover Search Bar - Parse custom performance metric filter units support size filters (#38749) 2 лет назад
dashboards 952e4de9a0 ref(js): Use named export of space (#44536) 2 лет назад
discover 952e4de9a0 ref(js): Use named export of space (#44536) 2 лет назад
fields 82c0368141 chore(search): include `issue:<issue-short>` in the issue search dropdown (#44521) 2 лет назад
issueTypeConfig 6acac11073 feat(profile-issues): Use issuePlatform dataset for discover queries (#44514) 2 лет назад
measurements c33a2f4aa2 feat(fields): Consolidate field definitions and introduce rich descriptions (#36822) 2 лет назад
metrics 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
performance d1c9e5124b feat(profiling): Add profile id to trace view (#44386) 2 лет назад
profiling 4352ae1345 feat(performance): add suspect functions to perf transaction summary (#44323) 2 лет назад
releases 29ec630c55 chore(js): Match spec files to files under test (#39824) 2 лет назад
replays e3f21e95a7 bug(replays): Activate side panel based only on the location.hash (#44526) 2 лет назад
requestError b1fe0d0435 fix(ui): Sanitize hybrid-cloud issue urls and replay urls (#44174) 2 лет назад
routeAnalytics c717b86d3c feat(analytic): allow custom route analytics name and fix bug when routes change (#40911) 2 лет назад
analytics.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 лет назад
appStoreValidationErrorMessage.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 лет назад
callIfFunction.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
consolidatedScopes.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
consolidatedScopes.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 лет назад
convertFromSelect2Choices.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
convertFromSelect2Choices.tsx 680fefab02 ref(ts): Convert tests to typescript (#35948) 2 лет назад
crashReports.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
crashReports.tsx e4e2e6c78a ref(js): Remove import * from React when not needed (#34265) 2 лет назад
createStorage.tsx f3c3c15fd4 feat(utils): add useLocalStorageState hook. (#36918) 2 лет назад
cursorPoller.tsx 3ddbd5ed37 fix(issues): Make sure host is always omitted for issues polling (#38080) 2 лет назад
dates.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
dates.tsx 92cdc9315c style(js): Use docblock comments in date utils (#44008) 2 лет назад
demoMode.tsx 2c552cad2a feat(growth): remove sandbox walkthrough a/b test (#43062) 2 лет назад
demoWalkthrough.tsx ae1d30feaf feat(growth): add functionality for demo walkthrough tasks (#40947) 2 лет назад
displayReprocessEventAction.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
displayReprocessEventAction.tsx 3bb7dc56dd feat: Run csharp/il2cpp events through symbolicator (#35615) 2 лет назад
docs.tsx d399dfffdd style(prettier): Upgrade prettier to 2.8.3 (#44045) 2 лет назад
domId.tsx bc87ab6811 ref(js): Cleanup domId usage (#32480) 3 лет назад
environment.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
errorHandler.tsx b543bf4637 ref(js): Avoid import * as React in simple Components (#34267) 2 лет назад
eventWaiter.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
eventWaiter.tsx 6ad402cc02 feat(profiling): add hasProfile support to event waiter (#41472) 2 лет назад
events.tsx a60ac6256b feat(analytics): Add group_id to more events on the issue details page (#44109) 2 лет назад
fetchSentryAppInstallations.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
fileExtension.tsx 7ca0ab21bf feat(stacktrace): Add icon for .vb files [TET-375] (#38995) 2 лет назад
findClosestNumber.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
findClosestNumber.tsx 5e551d27ba style(js): Make findClosestNumber comment a docblock (#39182) 2 лет назад
formatters.spec.tsx 67ef37f478 feat(js): Add missing tests for absolute durations (#44534) 2 лет назад
formatters.tsx 7041ddef63 feat(js): getDuration supports `absolute` (#44523) 2 лет назад
fuzzySearch.tsx 40899c97ea feat(ui): Remove some unused exports types/non-types (#33147) 2 лет назад
getCsrfToken.tsx 61fa07c688 ref(js): Use `js-cookie` for our CSRF cookie value (#39248) 2 лет назад
getCurrentSentryReactTransaction.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
getDaysSinceDate.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
getDaysSinceDate.tsx 47662987ed feat(ui): adds new getDaysSinceDate function (#35497) 2 лет назад
getDisplayName.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
getDynamicComponent.tsx a3efc68fe6 ref(perf): Trends test -> tsx+RTL and fix performance (#32839) 2 лет назад
getDynamicText.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
getDynamicText.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 лет назад
getKeyCode.ts f9d35972ed feat(component): Component that renders keyboard hotkeys (#35234) 2 лет назад
getModalPortal.tsx c22505fd90 feat(sandbox): expose focus trap (#26414) 3 лет назад
getOrganizationAge.tsx 47662987ed feat(ui): adds new getDaysSinceDate function (#35497) 2 лет назад
getPendingInvite.tsx c0d41b5011 ref(js): Consistently use `qs` for query-string library (#30703) 3 лет назад
getPeriod.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
getPeriod.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 лет назад
getPlatformName.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
getPreloadedData.ts ff0b741831 ref(perf): Have preload queries return the result (#27282) 3 лет назад
getProjectsByTeams.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
getProjectsByTeams.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
getRouteStringFromRoutes.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
getRouteStringFromRoutes.tsx 536793812c ref(react-router): Normalize react-router/lib/* imports (#28017) 3 лет назад
getSdkUpdateSuggestion.tsx 952e4de9a0 ref(js): Use named export of space (#44536) 2 лет назад
getStacktraceBody.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
getStacktraceBody.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
guid.tsx 51b1f2dcfa ref(js): Dont redefine s4 every time (#37522) 2 лет назад
handleXhrErrorResponse.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
handleXhrErrorResponse.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
highlightFuseMatches.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
highlightFuseMatches.tsx 24aa100bef ref(js): Apply no-extra-boolean-cast (#38214) 2 лет назад
integrationUtil.tsx 23c9b58e45 feat(codecov): Add Codecov link to stacktrace link container (#43115) 2 лет назад
isActiveSuperuser.tsx f777c8ade4 feat(hybrid-cloud): Consume superUserCookieDomain from client config (#40927) 2 лет назад
isEqualWithDates.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
isMemberDisabledFromLimit.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
isRenderFunc.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
isValidOrgSlug.spec.tsx 9ea81b0a16 feat(hybrid-cloud): Add isValidOrgSlug (#41722) 2 лет назад
isValidOrgSlug.tsx 9ea81b0a16 feat(hybrid-cloud): Add isValidOrgSlug (#41722) 2 лет назад
localStorage.tsx 52ddd432cf feat(ui): creates sessionStorage wrapper (#31612) 3 лет назад
logging.tsx f5f43cf1b8 style(js): Ensure ` ` in `/*` style comments (#26757) 3 лет назад
marked.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
marked.tsx ddfabdd021 ref(marked): Add Prism code highlighting (#43806) 2 лет назад
mergeRefs.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
panelProvider.tsx 59307ec4eb ref(theme): Update border radii (#41205) 2 лет назад
parseApiError.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
parseHtmlMarks.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
parseHtmlMarks.tsx 496e21347d ref(ui): Import as type in type files (#33233) 2 лет назад
parseLinkHeader.tsx f3d31eee22 ref(replays): Refactor how we fetch segments to use the new batch api endpoint (#38281) 2 лет назад
performanceForSentry.tsx 90ebc90368 ref(perf-for-sentry): Improve frontend measurements (#44352) 2 лет назад
platform.tsx 5404d3f5d2 feat(all-events) add project type to column mapping (#41452) 2 лет назад
projects.spec.jsx 8e0b78f739 ref(js): Remove (almost) all of ProjectActions (#39094) 2 лет назад
projects.tsx 984ac96837 feat(analytics): add project_age and issue_id to analytics (#43668) 2 лет назад
promptIsDismissed.tsx 02fb153200 fix(globalsdkupdates): refactor to fn component and rtl tests (#31667) 3 лет назад
promptsActivity.tsx 02fb153200 fix(globalsdkupdates): refactor to fn component and rtl tests (#31667) 3 лет назад
queryClient.spec.tsx 7e963969ff feat(queryclient): Make `staleTime` a required option (#42463) 2 лет назад
queryClient.tsx 7e963969ff feat(queryclient): Make `staleTime` a required option (#42463) 2 лет назад
queryString.spec.tsx dab313eef7 feat(tags): updates tag values to link correctly (#43877) 2 лет назад
queryString.tsx dab313eef7 feat(tags): updates tag values to link correctly (#43877) 2 лет назад
recordSentryAppInteraction.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
recreateRoute.spec.tsx 406e579e2f fix(routes): Ensure route path segments end with a trailing slash (#41680) 2 лет назад
recreateRoute.tsx 406e579e2f fix(routes): Ensure route path segments end with a trailing slash (#41680) 2 лет назад
redirect.tsx 9121039691 fix(js): Correct eslint hook rule in Redirect (#34475) 2 лет назад
removeAtArrayIndex.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
removeAtArrayIndex.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
replaceAtArrayIndex.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
replaceAtArrayIndex.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
replaceRouterParams.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
replaceRouterParams.tsx 7507335fc7 feat: Update replaceRouterParams to support number parameters (#36455) 2 лет назад
retryableImport.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
retryableImport.tsx 674c428c8a ref(js): retryableImport already returns a Promise (#35294) 2 лет назад
routeTitle.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
sanitizeQuerySelector.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
sanitizeQuerySelector.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
selectText.tsx ee9bb20949 ref(js): Marginally improve selectText (#39181) 2 лет назад
sessionStorage.tsx 52ddd432cf feat(ui): creates sessionStorage wrapper (#31612) 3 лет назад
sessions.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
sessions.tsx 90abbe81f3 feat(anr-rate): DIsplay as bar charts with interval 1d (#43349) 2 лет назад
shouldUseLegacyRoute.tsx 67b95df22f feat(hybrid-cloud): Update create new organization button (#38717) 2 лет назад
silence-react-unsafe-warnings.ts 33fbf02f02 chore(prettier): Upgrade to 2.3.x (#26820) 3 лет назад
slugify.spec.tsx 63ba25a01d fix(settings): Ensure that slugified inputs remove invalid characters [UP-178] (#40118) 2 лет назад
slugify.tsx 63ba25a01d fix(settings): Ensure that slugified inputs remove invalid characters [UP-178] (#40118) 2 лет назад
statics-setup.tsx 5767d2ba89 build: Use `django-manifest-loader` for static assets (#25234) 3 лет назад
teams.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
teams.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
testableTransition.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
theme.tsx 034c9d5a0d feat(replays): Create a data category color for replays (#44299) 2 лет назад
toArray.tsx e2f6d7fe42 ref(toArray): Introduce a `toArray()` helper function and use it (#41507) 2 лет назад
tokenizeSearch.spec.tsx 877144c8f2 fix(discover): Fixes mangled drilldown links in Discover aggregated results tables (#38468) 2 лет назад
tokenizeSearch.tsx 877144c8f2 fix(discover): Fixes mangled drilldown links in Discover aggregated results tables (#38468) 2 лет назад
touch.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
trimSlug.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
trimSlug.tsx 65a9d855cf style(js): Marginally improve trimSlug comment (#39196) 2 лет назад
useApi.spec.tsx e044099f82 test: Use initialProps when testing hooks with reactHooks.renderHook (#39532) 2 лет назад
useApi.tsx 09a4448710 fix(js): Correct eslint hook rule in useApi (#34474) 2 лет назад
useApiRequests.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
useApiRequests.tsx ede1cd3ca8 fix(ui) Fix more customer domain related links and problems (#41751) 2 лет назад
useCleanQueryParamsOnRouteLeave.spec.tsx fed6450539 bug(issues): Remove the cursor query param when navigating Issue tabs (#41719) 2 лет назад
useCleanQueryParamsOnRouteLeave.tsx fed6450539 bug(issues): Remove the cursor query param when navigating Issue tabs (#41719) 2 лет назад
useColorscheme.tsx f239b0256c fix(theme): Use preferred browser color-scheme for favicon (#41736) 2 лет назад
useCombinedReducer.spec.tsx e044099f82 test: Use initialProps when testing hooks with reactHooks.renderHook (#39532) 2 лет назад
useCombinedReducer.tsx db8ca70075 feat(utils): add undoable and combined reducer (#32622) 3 лет назад
useCommitters.tsx fd67223fe8 fix(workflow): Disable useCommiters request retry (#42553) 2 лет назад
useCustomMeasurements.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
useCustomMeasurements.tsx 6981a7e41d feat(dashboards): adds custom measurements store and hoc (#36018) 2 лет назад
useDevicePixelRatio.tsx 9fcb21a218 ref(js): Avoid import * from React in use* hooks (#34262) 2 лет назад
useDismissAlert.spec.tsx 60e5dc1e0e fix: Use better types and include JSON.stringify in test cases of useDismissAlert (#44359) 2 лет назад
useDismissAlert.tsx 60e5dc1e0e fix: Use better types and include JSON.stringify in test cases of useDismissAlert (#44359) 2 лет назад
useEffectAfterFirstRender.ts 82327da6c4 ref(profiling): update hook dependencies (#37130) 2 лет назад
useExperiment.spec.tsx 9ceb339dc6 feat(expermient): Add useExperiment hook (#43936) 2 лет назад
useExperiment.tsx 9ceb339dc6 feat(expermient): Add useExperiment hook (#43936) 2 лет назад
useHotkeys.spec.jsx e044099f82 test: Use initialProps when testing hooks with reactHooks.renderHook (#39532) 2 лет назад
useHotkeys.tsx e2f6d7fe42 ref(toArray): Introduce a `toArray()` helper function and use it (#41507) 2 лет назад
useHoverOverlay.tsx b677a3f7c3 fix(hovercard): Update hovercard position when content changes (#40051) 2 лет назад
useIsMountedRef.spec.tsx 7da03aaef1 feat(ui): Add useIsMountedRef hook (#41098) 2 лет назад
useIsMountedRef.tsx 7da03aaef1 feat(ui): Add useIsMountedRef hook (#41098) 2 лет назад
useKeyPress.tsx f7ac0e83b0 useKeyPress takes an html element rather than ref (#39482) 2 лет назад
useLocalStorageState.spec.tsx e044099f82 test: Use initialProps when testing hooks with reactHooks.renderHook (#39532) 2 лет назад
useLocalStorageState.ts f3c3c15fd4 feat(utils): add useLocalStorageState hook. (#36918) 2 лет назад
useLocation.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
useLocation.tsx fe18046450 ref(ts): Better types on useLocation (#34728) 2 лет назад
useMedia.tsx 23d44038e3 ref(js): Remove Safari 13 compat (#39198) 2 лет назад
useMemoWithPrevious.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
useMemoWithPrevious.ts 82327da6c4 ref(profiling): update hook dependencies (#37130) 2 лет назад
useMetricsContext.spec.tsx 9eb677e682 feat(test): Fix console.error getting swallowed up (#38833) 2 лет назад
useMetricsContext.tsx ac7aa090ae feat(new-widget-builder-experience): Add groupBy support for release data set - Part 4 - (#33302) 2 лет назад
useNavigate.spec.tsx 6ea52deb7e fix(domains) Fix url normalization in navigate() (#42250) 2 лет назад
useNavigate.tsx 6ea52deb7e fix(domains) Fix url normalization in navigate() (#42250) 2 лет назад
useOnClickOutside.tsx 9fcb21a218 ref(js): Avoid import * from React in use* hooks (#34262) 2 лет назад
useOrganization.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
useOrganizationStats.tsx 8718e920ea ref(performance): Add sampling alert Call to action MVP - (#39510) 2 лет назад
useOverlay.tsx d399dfffdd style(prettier): Upgrade prettier to 2.8.3 (#44045) 2 лет назад
usePageFilters.tsx 7666419cbe feat(ui): Add `usePageFilters` hook (#35014) 2 лет назад
useParams.spec.tsx b8c8d7c987 feat(hybrid-cloud): Update useParams to inject orgId parameter whenever a customer domain is used (#41611) 2 лет назад
useParams.tsx fe53846354 chore(hybrid-cloud): Replace withRouter with hooks part 2 (#41741) 2 лет назад
usePrevious.spec.tsx e044099f82 test: Use initialProps when testing hooks with reactHooks.renderHook (#39532) 2 лет назад
usePrevious.tsx c022e914ff ref(hook): allow usePrevious to initialize with value and add tests (#31305) 3 лет назад
useProjectKeys.tsx 17edbcc7a7 feat(profiling): display public dsn during onboarding (#39235) 2 лет назад
useProjectSdkUpdates.tsx 48af2f53af feat(profiling): show update prompt if SDK updates are available (#37857) 2 лет назад
useProjects.spec.tsx e044099f82 test: Use initialProps when testing hooks with reactHooks.renderHook (#39532) 2 лет назад
useProjects.tsx 5fd1442625 chore(js): Fix ProjectStore -> ProjectsStore (#39719) 2 лет назад
useResizableDrawer.tsx 80bd13a17a chore(js): Move useResizableDrawer -> base utils (#43401) 2 лет назад
useResolveRoute.tsx a109b6ae86 feat(domains) Make slug updates work with customer domains (#41772) 2 лет назад
useRouteContext.tsx 353f254bb5 feat(hooks): Implement react-router hooks (#32813) 2 лет назад
useRouter.spec.tsx 8078b8fc8f feat: Add useRouter and replace useRouteContext with other hooks (#41869) 2 лет назад
useRouter.tsx 8078b8fc8f feat: Add useRouter and replace useRouteContext with other hooks (#41869) 2 лет назад
useRoutes.spec.tsx 17319e39bd test(js): Add default router and org context to RTL render function (#40290) 2 лет назад
useRoutes.tsx 353f254bb5 feat(hooks): Implement react-router hooks (#32813) 2 лет назад
useScrollToTop.tsx 5cc30a9d8d fix(js): Correct eslint hook rule in useScrollToTop (#34479) 2 лет назад
useSessionStorage.tsx 3be1974af8 ref(useSessionStorage): sync set value and update hook deps (#37181) 2 лет назад
useSyncedLocalStorageState.spec.tsx fe56965b71 feat(js): Add useSyncedLocalStorageState hook (#40694) 2 лет назад
useSyncedLocalStorageState.tsx fe56965b71 feat(js): Add useSyncedLocalStorageState hook (#40694) 2 лет назад
useTags.spec.tsx 28bb64f47b ref(tagsstore): cap tags store size (#44409) 2 лет назад
useTags.tsx 28bb64f47b ref(tagsstore): cap tags store size (#44409) 2 лет назад
useTeams.spec.tsx e044099f82 test: Use initialProps when testing hooks with reactHooks.renderHook (#39532) 2 лет назад
useTeams.tsx 123f6802d1 ref(js): Remove TeamActions (#38937) 2 лет назад
useTimeout.spec.tsx 9d18a3f9f3 fix(usetimeout): Cancel timeout on unmount (#40053) 2 лет назад
useTimeout.tsx 9d18a3f9f3 fix(usetimeout): Cancel timeout on unmount (#40053) 2 лет назад
useUndoableReducer.spec.tsx e044099f82 test: Use initialProps when testing hooks with reactHooks.renderHook (#39532) 2 лет назад
useUndoableReducer.tsx caac6867be ref(profiling): optimize rerendering (#42662) 2 лет назад
useUrlParams.spec.tsx e044099f82 test: Use initialProps when testing hooks with reactHooks.renderHook (#39532) 2 лет назад
useUrlParams.tsx 3b846178a2 test: Refactor unit tests for the react hook `useUrlParams` (#39028) 2 лет назад
userselect.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 лет назад
utils.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
withApi.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
withApi.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
withConfig.spec.jsx 79ce23d234 ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397) 2 лет назад
withConfig.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад
withDomainRedirect.spec.tsx 9f9fe8472c fix(hybrid-cloud): Defer to normalizeUrl when generating the redirect url in withDomainRedirect (#43814) 2 лет назад
withDomainRedirect.tsx e389813542 chore(domains) Reduce volume on domain redirect issue (#44360) 2 лет назад
withDomainRequired.spec.tsx 9f9fe8472c fix(hybrid-cloud): Defer to normalizeUrl when generating the redirect url in withDomainRedirect (#43814) 2 лет назад
withDomainRequired.tsx f035c474c2 fix(domains) Fix page reload during issue tab navigation (#43108) 2 лет назад
withExperiment.spec.jsx 9ceb339dc6 feat(expermient): Add useExperiment hook (#43936) 2 лет назад
withExperiment.tsx 9ceb339dc6 feat(expermient): Add useExperiment hook (#43936) 2 лет назад
withIssueTags.spec.tsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
withIssueTags.tsx c33a2f4aa2 feat(fields): Consolidate field definitions and introduce rich descriptions (#36822) 2 лет назад
withLatestContext.tsx 5e074132cc fix(js): Typo in componentWillUnmount (#38931) 2 лет назад
withOrganization.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад
withOrganizations.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад
withPageFilters.spec.tsx b6900c69eb test(ui): Convert withPageFilters test to RTL + TS (#39944) 2 лет назад
withPageFilters.tsx 7666419cbe feat(ui): Add `usePageFilters` hook (#35014) 2 лет назад
withPlugins.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад
withProject.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад
withProjects.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
withProjects.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад
withRelease.spec.jsx 4cfc937b26 test(js): Convert withRelease to RTL (#39838) 2 лет назад
withRelease.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад
withRepositories.spec.tsx 9890b4c65f ref(test): Convert withRepositories test to RTL (#40273) 2 лет назад
withRepositories.tsx 752d92d7d9 ref(js): Remove RepositoryActions (#38112) 2 лет назад
withSavedSearches.tsx 90b81a0a14 ref(saved-searches): Remove old saved searches UI (#42085) 2 лет назад
withSdkUpdates.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад
withSentryAppComponents.spec.jsx 0776c4f256 test(js): Convert withSentryAppComponents to RTL (#39839) 2 лет назад
withSentryAppComponents.tsx 6caa3facf3 fix(issue-details): Filter out non-issue components from Issue Tracking section (#39249) 2 лет назад
withSentryRouter.spec.tsx 70a739981b feat(hybrid-cloud): Add withSentryRouter (#41797) 2 лет назад
withSentryRouter.tsx 70a739981b feat(hybrid-cloud): Add withSentryRouter (#41797) 2 лет назад
withTags.spec.jsx 39d10a8d8c chore: Colocate tests for actionCreators, utils and components (#38339) 2 лет назад
withTags.tsx 4501bd9142 ref(stores): Remove duplicate `getStateTags` method (#38398) 2 лет назад
withTeams.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад
withTeamsForUser.spec.jsx 8e0b78f739 ref(js): Remove (almost) all of ProjectActions (#39094) 2 лет назад
withTeamsForUser.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад