.. |
acceptOrganizationInvite
|
b7f71b168e
ref(js): Extract browserHistory (#70048)
|
6 months ago |
acceptProjectTransfer
|
4232c80caa
perf: use direct imports rather than barrels (#69408)
|
7 months ago |
admin
|
bde68fd4b3
ref(tsc): convert adminQueue.tsx to FC (#71035)
|
6 months ago |
alerts
|
d25da499f1
ref(insights): Set all module page titles from constants (#71654)
|
5 months ago |
app
|
b7f71b168e
ref(js): Extract browserHistory (#70048)
|
6 months ago |
auth
|
19a292825a
ref(styles): Add font weights to theme (#71484)
|
5 months ago |
beaconConsent
|
9d940ab2d3
feat(beacon): Add consent form for new data ingested by beacon (#65362)
|
9 months ago |
dashboards
|
19a292825a
ref(styles): Add font weights to theme (#71484)
|
5 months ago |
dataExport
|
e84d3da2ae
ref(tsc): convert dataDownload to FC (#71092)
|
6 months ago |
disabledMember
|
654fae1b23
ref(ui): Change `static/app/views` imports to use `sentry` alias (#30194)
|
3 years ago |
discover
|
08b807e045
feat(discover): Add dataset selector to saved query (#71560)
|
5 months ago |
feedback
|
882f0bc540
ref(feedback): remove 'go to old uf' button (#64964)
|
6 months ago |
integrationOrganizationLink
|
f1ad8977dd
perf: reduce barrel file imports (#69452)
|
7 months ago |
integrationPipeline
|
371a9ca1d4
fix(integration): adds route context to integration flow (#71693)
|
5 months ago |
issueDetails
|
a9bc53e8b5
feat(related_issues): Use new component instead of EventItem (#71503)
|
5 months ago |
issueList
|
19a292825a
ref(styles): Add font weights to theme (#71484)
|
5 months ago |
llmMonitoring
|
d25da499f1
ref(insights): Set all module page titles from constants (#71654)
|
5 months ago |
metrics
|
0f44a70bc1
chore(highlights): Remove 'event-tags-tree-ui' flag from frontend (#71403)
|
5 months ago |
monitors
|
c9a0c9da50
fix(crons): Spacing on processing errors list (#71498)
|
5 months ago |
newsletterConsent
|
9d999b8e28
ref: Import forms components directly, and remove barrel file (#52057)
|
1 year ago |
onboarding
|
19a292825a
ref(styles): Add font weights to theme (#71484)
|
5 months ago |
organizationActivity
|
19a292825a
ref(styles): Add font weights to theme (#71484)
|
5 months ago |
organizationCreate
|
669d6c3ca6
chore(hybrid-cloud): Globally enables multi-region selector (#70438)
|
6 months ago |
organizationJoinRequest
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
9 months ago |
organizationLayout
|
a909e82c1e
perf: avoid using sentry/types in some places (#69101)
|
7 months ago |
organizationRestore
|
b7f71b168e
ref(js): Extract browserHistory (#70048)
|
6 months ago |
organizationStats
|
41e52a7280
fix(stats): metric stats (#71638)
|
5 months ago |
performance
|
5303b14b82
feat(context): Add icon to new context cards, remove summary code (#71695)
|
5 months ago |
profiling
|
66bbc4b33f
feat(onboarding): generic banner for unsupported features (#71201)
|
5 months ago |
projectDetail
|
19a292825a
ref(styles): Add font weights to theme (#71484)
|
5 months ago |
projectInstall
|
430df91671
perf: reduce barrel file usages (#71158)
|
6 months ago |
projects
|
a909e82c1e
perf: avoid using sentry/types in some places (#69101)
|
7 months ago |
projectsDashboard
|
19a292825a
ref(styles): Add font weights to theme (#71484)
|
5 months ago |
releases
|
19a292825a
ref(styles): Add font weights to theme (#71484)
|
5 months ago |
relocation
|
b9816f095e
ref(ui): add missing translations to aria labels (#70257)
|
6 months ago |
replays
|
60826ef155
test(ui): Make it.each test names uniue (#71588)
|
5 months ago |
sentryAppExternalInstallation
|
98016ad987
ref(test): Replace `as jest.Mock` with `jest.mocked()` (#71453)
|
6 months ago |
settings
|
46af188d87
chore(billing): Remove slack-overage-notifications from frontend (#71535)
|
5 months ago |
setupWizard
|
c77c851aac
fix(wizard): Avoid using Link components (#70765)
|
6 months ago |
sharedGroupDetails
|
a909e82c1e
perf: avoid using sentry/types in some places (#69101)
|
7 months ago |
starfish
|
28357df509
feat(perf): Update the Spans tab in Transaction Summary (#70373)
|
5 months ago |
stories
|
19a292825a
ref(styles): Add font weights to theme (#71484)
|
5 months ago |
unsubscribe
|
03e16cb785
chore: remove repetitive words (#68398)
|
7 months ago |
userFeedback
|
a909e82c1e
perf: avoid using sentry/types in some places (#69101)
|
7 months ago |
deprecatedAsyncView.tsx
|
feabebf6b2
deps(ui): Upgrade to prettier v3, formatting changes (#56356)
|
1 year ago |
organizationContainer.tsx
|
04023db53e
fix(frontend): handle user in no organization better (#66911)
|
8 months ago |
organizationContext.spec.tsx
|
a909e82c1e
perf: avoid using sentry/types in some places (#69101)
|
7 months ago |
organizationContext.tsx
|
7da4d3af8a
fix(u2f): Have authenticators GET wait for preloading to finish (#71391)
|
6 months ago |
organizationRoot.spec.tsx
|
d3559cda36
ref(ts): Convert organizationRoot.spec to tsx (#51980)
|
1 year ago |
organizationRoot.tsx
|
9fb27c35eb
chore(js): Add some missing children props (react 18 prep) (#47300)
|
1 year ago |
permissionDenied.tsx
|
43f863afe6
feat(ui): Stop reporting permission as error (#49255)
|
1 year ago |
projectEventRedirect.tsx
|
e855b08085
fix(routes): Use different route to perform event redirect (#69439)
|
7 months ago |
routeAnalyticsContextProvider.tsx
|
a909e82c1e
perf: avoid using sentry/types in some places (#69101)
|
7 months ago |
routeContext.tsx
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
9 months ago |
routeError.spec.tsx
|
93411b1d90
test(ui): Return router props from initializeOrg (#51163)
|
1 year ago |
routeError.tsx
|
5bff6b7d5a
feat: Update Sentry SDK to 8.0.0-beta.5 (#68520)
|
6 months ago |
routeNotFound.tsx
|
c549deaf78
ref(ui): Better logging for routeNotFound (#69025)
|
7 months ago |