Stephen Cefali 146cb67e6d feat(performance): add analytics event for loading transaction summary (#36972) 2 лет назад
..
__mocks__ 8370d9d391 ref(js): Remove domId mock (#32471) 2 лет назад
analytics 146cb67e6d feat(performance): add analytics event for loading transaction summary (#36972) 2 лет назад
customMeasurements e5f1340c07 fix(dashboards): Wrap customMeasurementsProvider fetchCustomMeasurements in feature flag (#36673) 2 лет назад
dashboards 0bbbb4e5d3 ref(tooltip): Rename popperStyle -> overlayStyle (#34687) 2 лет назад
discover 0c0a36a315 fix(perf) fix edge case in yAxis formatter (#36924) 2 лет назад
measurements e852407dfe feat(dashboards): adds a custom measurement type and store supported functions (#36449) 2 лет назад
metrics 392658b936 ref(js): Remove unnecessary await in api helpers (#35293) 2 лет назад
performance b9b8a530b9 feat(mep): Make some changes to landing for e2e (#36970) 2 лет назад
profiling ee8684e6fb feat(profiling): Switch to handle new suspect functions response (#36941) 2 лет назад
releases 93e596a727 feat(dashboards): Add Releases top level filter (#36411) 2 лет назад
replays bef4eb806d feat(replays): Create the new DOM tab for Replays (#36885) 2 лет назад
requestError 10338f6a54 fix(discover): Check tertiarySlug type since it can be undefined (#36849) 2 лет назад
analytics.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 лет назад
appStoreValidationErrorMessage.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 лет назад
attachmentUrl.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 лет назад
callIfFunction.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
consolidatedScopes.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 лет назад
convertFromSelect2Choices.tsx 680fefab02 ref(ts): Convert tests to typescript (#35948) 2 лет назад
crashReports.tsx e4e2e6c78a ref(js): Remove import * from React when not needed (#34265) 2 лет назад
createStorage.tsx 52ddd432cf feat(ui): creates sessionStorage wrapper (#31612) 3 лет назад
cursorPoller.tsx 10780656ff ref(timeouts): make sure we clear timeouts (#33029) 2 лет назад
dates.tsx 547868eb08 ref(lint): fix conditional hook calls (#33783) 2 лет назад
demoMode.tsx 1d7b651ae5 feat(sandbox): Open sandbox window instead of creating sample event (#30766) 3 лет назад
displayReprocessEventAction.tsx 3bb7dc56dd feat: Run csharp/il2cpp events through symbolicator (#35615) 2 лет назад
docs.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
domId.tsx bc87ab6811 ref(js): Cleanup domId usage (#32480) 2 лет назад
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.tsx e8457e5307 fix(reload): Fix type for onboarding_v2.first_event_recieved and onboarding_v2.first_transaction_recieved (#35122) 2 лет назад
events.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
fetchSentryAppInstallations.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
fileExtension.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
findClosestNumber.tsx 8f3818ca8b feat(sampling): Round sampling rates to the common ones [TET-211] (#36521) 2 лет назад
formatters.tsx 14c370cec4 fix(ui): Time format to more human readable (#31584) 3 лет назад
fuzzySearch.tsx 40899c97ea feat(ui): Remove some unused exports types/non-types (#33147) 2 лет назад
getCookie.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
getCsrfToken.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
getCurrentSentryReactTransaction.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
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.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.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.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
getRouteStringFromRoutes.tsx 536793812c ref(react-router): Normalize react-router/lib/* imports (#28017) 3 лет назад
getSdkUpdateSuggestion.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 лет назад
getStacktraceBody.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
getUrlPathname.tsx 4b9371339a feat(replays): Show pathname instead of url (#33691) 2 лет назад
guid.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
handleXhrErrorResponse.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
highlightFuseMatches.tsx 496e21347d ref(ui): Import as type in type files (#33233) 2 лет назад
integrationUtil.tsx b5d86c5a67 added asana reference (#35563) 2 лет назад
isActiveSuperuser.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
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 лет назад
isMobile.ts 6307d9aad5 feat(onboarding): mobile onboarding redirect view (#34129) 2 лет назад
isRenderFunc.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
localStorage.tsx 52ddd432cf feat(ui): creates sessionStorage wrapper (#31612) 3 лет назад
logging.tsx f5f43cf1b8 style(js): Ensure ` ` in `/*` style comments (#26757) 3 лет назад
makeSafeRefluxStore.ts fab1c22ce8 fix(reflux): fix types so we stop casting (#33217) 2 лет назад
marked.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
matchMedia.tsx 547868eb08 ref(lint): fix conditional hook calls (#33783) 2 лет назад
mergeRefs.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
parseApiError.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
parseHtmlMarks.tsx 496e21347d ref(ui): Import as type in type files (#33233) 2 лет назад
parseLinkHeader.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 лет назад
performanceForSentry.tsx 37c0686397 fix(perf): Fix asset measurements sending NaN/null (#36609) 2 лет назад
platform.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
projects.tsx b543bf4637 ref(js): Avoid import * as React in simple Components (#34267) 2 лет назад
promptIsDismissed.tsx 02fb153200 fix(globalsdkupdates): refactor to fn component and rtl tests (#31667) 2 лет назад
promptsActivity.tsx 02fb153200 fix(globalsdkupdates): refactor to fn component and rtl tests (#31667) 2 лет назад
queryString.tsx 2dcb5b5e2d style(js): Always give default exports names (#32889) 2 лет назад
recordSentryAppInteraction.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
recreateRoute.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 лет назад
redirect.tsx 9121039691 fix(js): Correct eslint hook rule in Redirect (#34475) 2 лет назад
removeAtArrayIndex.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
replaceAtArrayIndex.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
replaceRouterParams.tsx 7507335fc7 feat: Update replaceRouterParams to support number parameters (#36455) 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.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
selectText.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
sessionStorage.tsx 52ddd432cf feat(ui): creates sessionStorage wrapper (#31612) 3 лет назад
sessions.tsx b0a7e5b944 fix(alerts): Fix metric selector and group reduce crash for crash free alerts (#34974) 2 лет назад
silence-react-unsafe-warnings.ts 33fbf02f02 chore(prettier): Upgrade to 2.3.x (#26820) 3 лет назад
slugify.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
statics-setup.tsx 5767d2ba89 build: Use `django-manifest-loader` for static assets (#25234) 3 лет назад
streamManager.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
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 9f459fce43 ref(button): Add xs/sm/md size options to button props (#36373) 2 лет назад
tokenizeSearch.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
touch.tsx 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
trimSlug.tsx adbca8ad29 ref(trimSlug): Trim slugs from the middle (#34122) 2 лет назад
useApi.tsx 09a4448710 fix(js): Correct eslint hook rule in useApi (#34474) 2 лет назад
useApiRequests.tsx fd6b63b0d6 feat(releases): Quickstart guide (#36171) 2 лет назад
useCombinedReducer.tsx db8ca70075 feat(utils): add undoable and combined reducer (#32622) 2 лет назад
useCommitters.tsx d1c2e2b53e feat(ui): Convert withCommitters to useCommitters (#35264) 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 лет назад
useEffectAfterFirstRender.ts 7b86fbca83 feat(profiling): add flamegraph renderer (#31273) 2 лет назад
useHotkeys.tsx 955ec49aba fix(util): Use a much simpler hotkeys implementation (#35554) 2 лет назад
useHoverOverlay.tsx 06ef03c97a ref(overlayArrow): Use SVG instead of CSS pseudo-elements (#36235) 2 лет назад
useKeyPress.tsx 7973b0a949 fix(js): useKeyPress should define functions in useEffect (#28366) 3 лет назад
useLocation.tsx fe18046450 ref(ts): Better types on useLocation (#34728) 2 лет назад
useMedia.tsx 547868eb08 ref(lint): fix conditional hook calls (#33783) 2 лет назад
useMemoWithPrevious.ts 25d8588dcc chore(js): Avoid default export in more react imports (#33101) 2 лет назад
useMetricsContext.tsx ac7aa090ae feat(new-widget-builder-experience): Add groupBy support for release data set - Part 4 - (#33302) 2 лет назад
useNavigate.tsx 353f254bb5 feat(hooks): Implement react-router hooks (#32813) 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 лет назад
useOverlay.tsx 568159962e feat(utils): Add useOverlay hook (#36403) 2 лет назад
usePageFilters.tsx 7666419cbe feat(ui): Add `usePageFilters` hook (#35014) 2 лет назад
useParams.tsx 353f254bb5 feat(hooks): Implement react-router hooks (#32813) 2 лет назад
usePrevious.tsx c022e914ff ref(hook): allow usePrevious to initialize with value and add tests (#31305) 3 лет назад
useProjects.tsx 472281ce59 fix(ui): Do not read initiallyLoaded from project store (#33222) 2 лет назад
useRouteContext.tsx 353f254bb5 feat(hooks): Implement react-router hooks (#32813) 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 547868eb08 ref(lint): fix conditional hook calls (#33783) 2 лет назад
useTags.tsx c9cfef19c7 fix(discover): Retrieve tags from TagStore directly in ColumnEditModal (#32942) 2 лет назад
useTeams.tsx ca95f02c6e fix(js): Consistent promise return in useTeams -> onSearch (#35298) 2 лет назад
useUndoableReducer.tsx 826b32f9b9 feat(profiling): support flamegraph navigation undo/redo (#33861) 2 лет назад
userselect.tsx bb42837000 style(ts): Sort type keys alphabetically (#31625) 3 лет назад
withApi.tsx 816acaa36c ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193) 3 лет назад
withConfig.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад
withExperiment.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад
withIssueTags.tsx 6d7e65b869 fix(withIssueTags): fix deps (#36574) 2 лет назад
withLatestContext.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 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.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.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад
withRelease.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад
withRepositories.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад
withSavedSearches.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад
withSdkUpdates.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад
withSentryAppComponents.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад
withTags.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад
withTeams.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад
withTeamsForUser.tsx 730876261b ref(js): Avoid import * as React in with* HoCs (#34261) 2 лет назад