.. |
__mocks__
|
8370d9d391
ref(js): Remove domId mock (#32471)
|
2 years ago |
__snapshots__
|
d15b3d5aab
deps(ui): Upgrade to jest v29 (#40070)
|
2 years ago |
analytics
|
0c517f04ab
feat(tracing): remove configure tracing CTA (#40783)
|
2 years ago |
customMeasurements
|
cfe1c73672
feat(discover): Discover Search Bar - Parse custom performance metric filter units support size filters (#38749)
|
2 years ago |
dashboards
|
5755f1bb2e
ref(js): Fix incorrect interpolation in t() (#40304)
|
2 years ago |
discover
|
46890d4a56
ref(searchbox): quick pass on performance (#40846)
|
2 years ago |
fields
|
1447ab68c0
feat(replays): Create a Replay specific SearchBox for the index page (#40683)
|
2 years ago |
measurements
|
c33a2f4aa2
feat(fields): Consolidate field definitions and introduce rich descriptions (#36822)
|
2 years ago |
metrics
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
performance
|
8cb38c7157
ref(mep): Add thresholds to allow more null/unparam (#40850)
|
2 years ago |
profiling
|
73c89128c8
feat(framestack): expand by default for call order tree (#40767)
|
2 years ago |
releases
|
29ec630c55
chore(js): Match spec files to files under test (#39824)
|
2 years ago |
replays
|
ef83265589
bug(replays): Stop calling getBoundingClientRect when it does not exist (#40812)
|
2 years ago |
requestError
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
routeAnalytics
|
8bd7971707
feat(analytics): adds hook for making a component with analytics (#39087)
|
2 years ago |
analytics.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
2 years ago |
appStoreValidationErrorMessage.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
2 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)
|
2 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
|
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
|
3ddbd5ed37
fix(issues): Make sure host is always omitted for issues polling (#38080)
|
2 years ago |
dates.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
dates.tsx
|
547868eb08
ref(lint): fix conditional hook calls (#33783)
|
2 years ago |
demoMode.tsx
|
e28e25ae7b
feat(growth): Updated Sandbox Sign Up Modal (#38819)
|
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
|
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.spec.jsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
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
|
41c85ae56b
feat(analytics): adds event data to stacktrace events (#39568)
|
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.jsx
|
b089084d41
chore: Colocate all remaining frontend tests (#38352)
|
2 years ago |
formatters.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
formatters.tsx
|
14c370cec4
fix(ui): Time format to more human readable (#31584)
|
2 years ago |
fuzzySearch.tsx
|
40899c97ea
feat(ui): Remove some unused exports types/non-types (#33147)
|
2 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
|
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.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)
|
2 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.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)
|
2 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.jsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years 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
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
2 years ago |
getStacktraceBody.spec.jsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
getStacktraceBody.tsx
|
816acaa36c
ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193)
|
3 years ago |
groupCapabilities.tsx
|
d9e0c777fb
feat(perf-issues): Reenable share (#39478)
|
2 years ago |
guid.tsx
|
51b1f2dcfa
ref(js): Dont redefine s4 every time (#37522)
|
2 years ago |
handleXhrErrorResponse.spec.jsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
handleXhrErrorResponse.tsx
|
816acaa36c
ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193)
|
3 years 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
|
4ac8374f7d
chore(js): Move form fields into `form/fields` (#39954)
|
2 years ago |
isActiveSuperuser.tsx
|
d273d53d76
feat(hybrid-cloud): Consume superUserCookieName on frontend (#40016)
|
2 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 |
isRenderFunc.tsx
|
3deff6bd88
ref(webpack): Move frontend application to `static/app` (#25204)
|
3 years ago |
localStorage.tsx
|
52ddd432cf
feat(ui): creates sessionStorage wrapper (#31612)
|
2 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
|
816acaa36c
ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193)
|
3 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.spec.jsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
parseHtmlMarks.tsx
|
496e21347d
ref(ui): Import as type in type files (#33233)
|
2 years ago |
parseLinkHeader.tsx
|
f3d31eee22
ref(replays): Refactor how we fetch segments to use the new batch api endpoint (#38281)
|
2 years ago |
performanceForSentry.tsx
|
64d9bd3f81
chore(deps): Upgrade @sentry/* JS SDKs from 7.8.0 to 7.11.0 (#37924)
|
2 years ago |
platform.tsx
|
816acaa36c
ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193)
|
3 years ago |
projects.spec.jsx
|
8e0b78f739
ref(js): Remove (almost) all of ProjectActions (#39094)
|
2 years ago |
projects.tsx
|
8e0b78f739
ref(js): Remove (almost) all of ProjectActions (#39094)
|
2 years ago |
promptIsDismissed.tsx
|
02fb153200
fix(globalsdkupdates): refactor to fn component and rtl tests (#31667)
|
2 years ago |
promptsActivity.tsx
|
02fb153200
fix(globalsdkupdates): refactor to fn component and rtl tests (#31667)
|
2 years ago |
queryClient.spec.tsx
|
fb1ba10626
feat(react-query): Add useQuery wrapper (#40433)
|
2 years ago |
queryClient.tsx
|
fb1ba10626
feat(react-query): Add useQuery wrapper (#40433)
|
2 years ago |
queryString.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 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.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
recreateRoute.tsx
|
b1dc4de834
ref(js): Remove `RouteWithName` in a number of places (#39398)
|
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.jsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
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.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)
|
2 years ago |
sessions.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
sessions.tsx
|
b0a7e5b944
fix(alerts): Fix metric selector and group reduce crash for crash free alerts (#34974)
|
2 years ago |
shouldUseLegacyRoute.tsx
|
67b95df22f
feat(hybrid-cloud): Update create new organization button (#38717)
|
2 years ago |
silence-react-unsafe-warnings.ts
|
33fbf02f02
chore(prettier): Upgrade to 2.3.x (#26820)
|
3 years 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
|
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
|
f0fa33db65
ref(theme): Decrease input & button heights (#40144)
|
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
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
useApiRequests.tsx
|
3c3070a076
fix(js): Set useApiRequests initial isLoading state to true (#39586)
|
2 years ago |
useColorscheme.tsx
|
9d408387be
fix(js): Make colorscheme detection reactive (#39234)
|
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)
|
2 years ago |
useCommitters.spec.tsx
|
e044099f82
test: Use initialProps when testing hooks with reactHooks.renderHook (#39532)
|
2 years ago |
useCommitters.tsx
|
8a173492f0
feat(commit-context): Rm Configure Suspect Commits CTA (#39491)
|
2 years 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 |
useEffectAfterFirstRender.ts
|
82327da6c4
ref(profiling): update hook dependencies (#37130)
|
2 years ago |
useHotkeys.spec.jsx
|
e044099f82
test: Use initialProps when testing hooks with reactHooks.renderHook (#39532)
|
2 years ago |
useHotkeys.tsx
|
61befe8d9f
feat(js): useHotkeys learns `skipPreventDefault` and `includeInputs` (#38716)
|
2 years ago |
useHoverOverlay.tsx
|
b677a3f7c3
fix(hovercard): Update hovercard position when content changes (#40051)
|
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 |
useMemoWithPrevious.spec.jsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
useMemoWithPrevious.ts
|
82327da6c4
ref(profiling): update hook dependencies (#37130)
|
2 years ago |
useMetricsContext.spec.tsx
|
9eb677e682
feat(test): Fix console.error getting swallowed up (#38833)
|
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.spec.tsx
|
66afc22fc3
ref(sampling): Open uniform rule modal via url - (#39508)
|
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 |
useOrganizationStats.tsx
|
8718e920ea
ref(performance): Add sampling alert Call to action MVP - (#39510)
|
2 years ago |
useOverlay.tsx
|
63cc1936d8
fix(dropdownMenu): Fix positioning issues (#39800)
|
2 years ago |
usePageFilters.tsx
|
7666419cbe
feat(ui): Add `usePageFilters` hook (#35014)
|
2 years ago |
useParams.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
useParams.tsx
|
353f254bb5
feat(hooks): Implement react-router hooks (#32813)
|
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)
|
2 years ago |
useProjectKeys.tsx
|
17edbcc7a7
feat(profiling): display public dsn during onboarding (#39235)
|
2 years ago |
useProjectSdkUpdates.tsx
|
48af2f53af
feat(profiling): show update prompt if SDK updates are available (#37857)
|
2 years ago |
useProjects.spec.tsx
|
e044099f82
test: Use initialProps when testing hooks with reactHooks.renderHook (#39532)
|
2 years ago |
useProjects.tsx
|
5fd1442625
chore(js): Fix ProjectStore -> ProjectsStore (#39719)
|
2 years ago |
useResolveRoute.tsx
|
09ffd706ec
fix(hybrid-cloud): Do not bork the org switcher if the current org does not exist (#39929)
|
2 years ago |
useRouteContext.tsx
|
353f254bb5
feat(hooks): Implement react-router hooks (#32813)
|
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
|
3be1974af8
ref(useSessionStorage): sync set value and update hook deps (#37181)
|
2 years ago |
useSyncedLocalStorageState.spec.tsx
|
fe56965b71
feat(js): Add useSyncedLocalStorageState hook (#40694)
|
2 years ago |
useSyncedLocalStorageState.tsx
|
fe56965b71
feat(js): Add useSyncedLocalStorageState hook (#40694)
|
2 years ago |
useTags.spec.tsx
|
e044099f82
test: Use initialProps when testing hooks with reactHooks.renderHook (#39532)
|
2 years ago |
useTags.tsx
|
c9cfef19c7
fix(discover): Retrieve tags from TagStore directly in ColumnEditModal (#32942)
|
2 years ago |
useTeams.spec.tsx
|
e044099f82
test: Use initialProps when testing hooks with reactHooks.renderHook (#39532)
|
2 years ago |
useTeams.tsx
|
123f6802d1
ref(js): Remove TeamActions (#38937)
|
2 years 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
|
826b32f9b9
feat(profiling): support flamegraph navigation undo/redo (#33861)
|
2 years ago |
useUrlParams.spec.tsx
|
e044099f82
test: Use initialProps when testing hooks with reactHooks.renderHook (#39532)
|
2 years ago |
useUrlParams.tsx
|
3b846178a2
test: Refactor unit tests for the react hook `useUrlParams` (#39028)
|
2 years ago |
userselect.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
2 years ago |
utils.spec.jsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
withApi.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
withApi.tsx
|
816acaa36c
ref(ui): Change `static/app` imports to use `sentry` alias (no views) (#30193)
|
3 years ago |
withConfig.spec.jsx
|
79ce23d234
ref(stores): Remove makeSafeRefluxStore from non-listening stores (#38397)
|
2 years ago |
withConfig.tsx
|
730876261b
ref(js): Avoid import * as React in with* HoCs (#34261)
|
2 years ago |
withExperiment.spec.jsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
withExperiment.tsx
|
730876261b
ref(js): Avoid import * as React in with* HoCs (#34261)
|
2 years ago |
withIssueTags.spec.tsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
withIssueTags.tsx
|
c33a2f4aa2
feat(fields): Consolidate field definitions and introduce rich descriptions (#36822)
|
2 years 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
|
b6900c69eb
test(ui): Convert withPageFilters test to RTL + TS (#39944)
|
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.spec.jsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
withProjects.tsx
|
730876261b
ref(js): Avoid import * as React in with* HoCs (#34261)
|
2 years 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
|
9890b4c65f
ref(test): Convert withRepositories test to RTL (#40273)
|
2 years ago |
withRepositories.tsx
|
752d92d7d9
ref(js): Remove RepositoryActions (#38112)
|
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.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 |
withTags.spec.jsx
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
withTags.tsx
|
4501bd9142
ref(stores): Remove duplicate `getStateTags` method (#38398)
|
2 years ago |
withTeams.tsx
|
730876261b
ref(js): Avoid import * as React in with* HoCs (#34261)
|
2 years ago |
withTeamsForUser.spec.jsx
|
8e0b78f739
ref(js): Remove (almost) all of ProjectActions (#39094)
|
2 years ago |
withTeamsForUser.tsx
|
730876261b
ref(js): Avoid import * as React in with* HoCs (#34261)
|
2 years ago |