Ryan Albrecht 98b5e300bb ref(replays): Rename eventSlug & orgId to replaySlug & orgSlug in context of replays (#37838) 2 years ago
..
__mocks__ 8370d9d391 ref(js): Remove domId mock (#32471) 2 years ago
analytics 5c79c39552 chore(analytics): convert analytics for spanbar 2 years ago
customMeasurements 1ccc473a84 feat(dashboards): Adds CM and MEPs beta badges (#37477) 2 years ago
dashboards 0bbbb4e5d3 ref(tooltip): Rename popperStyle -> overlayStyle (#34687) 2 years ago
discover ca7c746b55 fix(perf) remove hardcoded series names in tooltip formatter (#37721) 2 years ago
fields d689b1bfd3 fix(search): Correct typo on search description (#37862) 2 years ago
measurements c33a2f4aa2 feat(fields): Consolidate field definitions and introduce rich descriptions (#36822) 2 years ago
metrics 392658b936 ref(js): Remove unnecessary await in api helpers (#35293) 2 years ago
performance 3a2f02abd5 fix(mep): Remove metricsEnhanced from our txn summary charts (#37713) 2 years ago
profiling 8ec840900d feat(profiling): display empty sample warning (#37707) 2 years ago
releases 8fcd755e8b feat(dashboard): Fetch releases on filter (#37363) 2 years ago
replays 98b5e300bb ref(replays): Rename eventSlug & orgId to replaySlug & orgSlug in context of replays (#37838) 2 years ago
requestError ca265d8388 feat(ui): Change API request exceptions to use `cause` property (#37262) 2 years ago
analytics.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 years ago
appStoreValidationErrorMessage.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 years ago
attachmentUrl.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.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 years ago
convertFromSelect2Choices.tsx 680fefab02 ref(ts): Convert tests to typescript (#35948) 2 years ago
crashReports.tsx e4e2e6c78a ref(js): Remove import * from React when not needed (#34265) 2 years ago
createStorage.tsx f3c3c15fd4 feat(utils): add useLocalStorageState hook. (#36918) 2 years ago
cursorPoller.tsx 10780656ff ref(timeouts): make sure we clear timeouts (#33029) 2 years ago
dates.tsx 547868eb08 ref(lint): fix conditional hook calls (#33783) 2 years ago
demoMode.tsx 1d7b651ae5 feat(sandbox): Open sandbox window instead of creating sample event (#30766) 3 years ago
displayReprocessEventAction.tsx 3bb7dc56dd feat: Run csharp/il2cpp events through symbolicator (#35615) 2 years ago
docs.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
domId.tsx bc87ab6811 ref(js): Cleanup domId usage (#32480) 2 years 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.tsx e8457e5307 fix(reload): Fix type for onboarding_v2.first_event_recieved and onboarding_v2.first_transaction_recieved (#35122) 2 years ago
events.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
fetchSentryAppInstallations.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
fileExtension.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
findClosestNumber.tsx 8f3818ca8b feat(sampling): Round sampling rates to the common ones [TET-211] (#36521) 2 years ago
formatters.tsx 14c370cec4 fix(ui): Time format to more human readable (#31584) 3 years ago
fuzzySearch.tsx 40899c97ea feat(ui): Remove some unused exports types/non-types (#33147) 2 years ago
getCookie.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
getCsrfToken.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
getCurrentSentryReactTransaction.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
getDaysSinceDate.tsx 47662987ed feat(ui): adds new getDaysSinceDate function (#35497) 2 years 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) 2 years ago
getDynamicText.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 years ago
getKeyCode.ts f9d35972ed feat(component): Component that renders keyboard hotkeys (#35234) 2 years 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.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.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
getRouteStringFromRoutes.tsx 536793812c ref(react-router): Normalize react-router/lib/* imports (#28017) 3 years ago
getSdkUpdateSuggestion.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 years ago
getStacktraceBody.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
getUrlPathname.tsx 4b9371339a feat(replays): Show pathname instead of url (#33691) 2 years ago
guid.tsx 51b1f2dcfa ref(js): Dont redefine s4 every time (#37522) 2 years ago
handleXhrErrorResponse.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
highlightFuseMatches.tsx 496e21347d ref(ui): Import as type in type files (#33233) 2 years ago
integrationUtil.tsx b5d86c5a67 added asana reference (#35563) 2 years ago
isActiveSuperuser.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years 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
isMobile.ts 6307d9aad5 feat(onboarding): mobile onboarding redirect view (#34129) 2 years ago
isRenderFunc.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years 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
makeSafeRefluxStore.ts fab1c22ce8 fix(reflux): fix types so we stop casting (#33217) 2 years ago
marked.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
matchMedia.tsx 547868eb08 ref(lint): fix conditional hook calls (#33783) 2 years ago
mergeRefs.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
parseApiError.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
parseHtmlMarks.tsx 496e21347d ref(ui): Import as type in type files (#33233) 2 years ago
parseLinkHeader.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 years ago
performanceForSentry.tsx 6bea24f3da ref(perf): Explain VisuallyCompleteWithData (#37827) 2 years ago
platform.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
projects.tsx b543bf4637 ref(js): Avoid import * as React in simple Components (#34267) 2 years 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
queryString.tsx 636a344104 fix: Add TS signatures for when decodeInteger() has a fallback set (#37833) 2 years ago
recordSentryAppInteraction.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
recreateRoute.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 years ago
redirect.tsx 9121039691 fix(js): Correct eslint hook rule in Redirect (#34475) 2 years ago
removeAtArrayIndex.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
replaceAtArrayIndex.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
replaceRouterParams.tsx 7507335fc7 feat: Update replaceRouterParams to support number parameters (#36455) 2 years 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.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
selectText.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
sessionStorage.tsx 52ddd432cf feat(ui): creates sessionStorage wrapper (#31612) 3 years ago
sessions.tsx b0a7e5b944 fix(alerts): Fix metric selector and group reduce crash for crash free alerts (#34974) 2 years ago
silence-react-unsafe-warnings.ts 33fbf02f02 chore(prettier): Upgrade to 2.3.x (#26820) 3 years ago
slugify.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
statics-setup.tsx 5767d2ba89 build: Use `django-manifest-loader` for static assets (#25234) 3 years ago
streamManager.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
teams.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
testableTransition.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
theme.tsx 30bf0f5221 feat(menuListItem): Add size prop (#37206) 2 years ago
tokenizeSearch.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
touch.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
trimSlug.tsx adbca8ad29 ref(trimSlug): Trim slugs from the middle (#34122) 2 years ago
useApi.tsx 09a4448710 fix(js): Correct eslint hook rule in useApi (#34474) 2 years ago
useApiRequests.tsx f5d95564e9 fix(ui): Remove leftover comment (#37728) 2 years ago
useCombinedReducer.tsx db8ca70075 feat(utils): add undoable and combined reducer (#32622) 2 years ago
useCommitters.tsx d1c2e2b53e feat(ui): Convert withCommitters to useCommitters (#35264) 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
useEffectAfterFirstRender.ts 82327da6c4 ref(profiling): update hook dependencies (#37130) 2 years ago
useHotkeys.tsx 955ec49aba fix(util): Use a much simpler hotkeys implementation (#35554) 2 years ago
useHoverOverlay.tsx 06ef03c97a ref(overlayArrow): Use SVG instead of CSS pseudo-elements (#36235) 2 years ago
useKeyPress.tsx 7973b0a949 fix(js): useKeyPress should define functions in useEffect (#28366) 3 years ago
useLocalStorageState.ts f3c3c15fd4 feat(utils): add useLocalStorageState hook. (#36918) 2 years ago
useLocation.tsx fe18046450 ref(ts): Better types on useLocation (#34728) 2 years ago
useMedia.tsx 547868eb08 ref(lint): fix conditional hook calls (#33783) 2 years ago
useMemoWithPrevious.ts 82327da6c4 ref(profiling): update hook dependencies (#37130) 2 years ago
useMetricsContext.tsx ac7aa090ae feat(new-widget-builder-experience): Add groupBy support for release data set - Part 4 - (#33302) 2 years ago
useNavigate.tsx 353f254bb5 feat(hooks): Implement react-router hooks (#32813) 2 years ago
useOnClickOutside.tsx 9fcb21a218 ref(js): Avoid import * from React in use* hooks (#34262) 2 years ago
useOrganization.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
useOverlay.tsx 568159962e feat(utils): Add useOverlay hook (#36403) 2 years ago
usePageFilters.tsx 7666419cbe feat(ui): Add `usePageFilters` hook (#35014) 2 years ago
useParams.tsx 353f254bb5 feat(hooks): Implement react-router hooks (#32813) 2 years ago
usePrevious.tsx c022e914ff ref(hook): allow usePrevious to initialize with value and add tests (#31305) 3 years ago
useProjects.tsx 472281ce59 fix(ui): Do not read initiallyLoaded from project store (#33222) 2 years ago
useRouteContext.tsx 353f254bb5 feat(hooks): Implement react-router hooks (#32813) 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 3be1974af8 ref(useSessionStorage): sync set value and update hook deps (#37181) 2 years ago
useTags.tsx c9cfef19c7 fix(discover): Retrieve tags from TagStore directly in ColumnEditModal (#32942) 2 years ago
useTeams.tsx ca95f02c6e fix(js): Consistent promise return in useTeams -> onSearch (#35298) 2 years ago
useUndoableReducer.tsx 826b32f9b9 feat(profiling): support flamegraph navigation undo/redo (#33861) 2 years ago
userselect.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 years ago
withApi.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 years ago
withConfig.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 years ago
withExperiment.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 years ago
withIssueTags.tsx c33a2f4aa2 feat(fields): Consolidate field definitions and introduce rich descriptions (#36822) 2 years ago
withLatestContext.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 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.tsx 7666419cbe feat(ui): Add `usePageFilters` hook (#35014) 2 years 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.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 years ago
withRelease.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 years ago
withRepositories.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 years ago
withSavedSearches.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 years ago
withSdkUpdates.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 years ago
withSentryAppComponents.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 years ago
withTags.tsx c33a2f4aa2 feat(fields): Consolidate field definitions and introduce rich descriptions (#36822) 2 years ago
withTeams.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 years ago
withTeamsForUser.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 years ago