.. |
admin
|
056b385b90
ref(ui): Remove deprecatedforms from AdminQuotas (#40627)
|
2 years ago |
alerts
|
f37515a9a8
ref(form): Move ControlState inside SelectField (#40749)
|
2 years ago |
app
|
819391407d
test(ui): Extend newsletter consent timeout (#40596)
|
2 years ago |
auth
|
d6f73008b6
ref(js): Remove deprecatedforms from Auth views (#40370)
|
2 years ago |
dashboardsV2
|
00d4df3f12
test(ui): Switch tests from enzyme modal to RTL (#41204)
|
2 years ago |
dataExport
|
ac3f83574b
ref(tests): Convert `DataDownload` to RTL (#40267)
|
2 years ago |
disabledMember
|
654fae1b23
ref(ui): Change `static/app/views` imports to use `sentry` alias (#30194)
|
3 years ago |
eventsV2
|
2f9e2f3d4a
test(js): Convert performance Table to RTL
|
2 years ago |
integrationPipeline
|
b74ed8f122
test(js): Convert AwsLambdaProjectSelect to RTL (#40251)
|
2 years ago |
issueList
|
20b09284b1
feat(saved-searches): Design tweaks (#41206)
|
2 years ago |
monitors
|
24ac788e5e
ref(monitors): Fix graph formatting (#41159)
|
2 years ago |
onboarding
|
e3d115f173
ref: Refactor eventWaiter firstIssue field to allow for booleans (#40929)
|
2 years ago |
organizationActivity
|
af69d9093d
feat(analytics): adds referrers to issue links (#40392)
|
2 years ago |
organizationDetails
|
8bd7971707
feat(analytics): adds hook for making a component with analytics (#39087)
|
2 years ago |
organizationGroupDetails
|
f837f4b973
(all-events) fix duplicated events call in all events tab (#41224)
|
2 years ago |
organizationIntegrations
|
3254a69d6d
test(ui): Convert sentry app detailed view to RTL (#40479)
|
2 years ago |
organizationStats
|
a2fda790ac
feat(profiling): Add profiles to stats tab (#40330)
|
2 years ago |
performance
|
2f9e2f3d4a
test(js): Convert performance Table to RTL
|
2 years ago |
profiling
|
c215d752b6
feat(profiling): Add sort by fastest/slowest on profile summary (#41143)
|
2 years ago |
projectDetail
|
1e33d4db49
ref: Refactor fetchTagValues() and allow fetching from Replay dataset (#40679)
|
2 years ago |
projectInstall
|
3af5ded647
feat(alerts): Default to "Alert on every issue" on new project (#40209)
|
2 years ago |
projects
|
b852a3a533
ref(tests): Convert `projectContext.spec.jsx` tests to RTL (#40518)
|
2 years ago |
projectsDashboard
|
28ce272732
ref(layout): Use SM buttons in page headers (#40158)
|
2 years ago |
releases
|
c717b86d3c
feat(analytic): allow custom route analytics name and fix bug when routes change (#40911)
|
2 years ago |
replays
|
e3751eca97
feat(replays): Create an onboarding sidebar to show install/config steps (#41141)
|
2 years ago |
settings
|
dd2ae197f5
ref(inputField): Use InputGroup to show ControlState (#40741)
|
2 years ago |
setupWizard
|
3d8eaabc3d
fix(js): Correct eslint hook rule in setupWizard (#34469)
|
2 years ago |
sharedGroupDetails
|
a9e65027c2
fix(breadcrumbs): Fix flicking on scroll from bottom to top - (#41055)
|
2 years ago |
userFeedback
|
8f4cdac40a
test(js): Remove more unnecessary uses of org/router context (#40484)
|
2 years ago |
acceptOrganizationInvite.spec.jsx
|
673dd38d44
test(js): Convert AcceptOrganizationInvite to RTL (#39809)
|
2 years ago |
acceptOrganizationInvite.tsx
|
673dd38d44
test(js): Convert AcceptOrganizationInvite to RTL (#39809)
|
2 years ago |
acceptProjectTransfer.spec.jsx
|
2084253cc8
test(js): Convert AcceptProjectTransfer (#39853)
|
2 years ago |
acceptProjectTransfer.tsx
|
5755f1bb2e
ref(js): Fix incorrect interpolation in t() (#40304)
|
2 years ago |
asyncView.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 years ago |
integrationOrganizationLink.spec.jsx
|
a15c585028
test(js): Convert IntegrationOrganizationLink to RTL (#40250)
|
2 years ago |
integrationOrganizationLink.tsx
|
4ac8374f7d
chore(js): Move form fields into `form/fields` (#39954)
|
2 years ago |
newsletterConsent.tsx
|
296f098f75
ref(forms): Remove unnecessary RadioBoolean (#40026)
|
2 years ago |
organizationContext.tsx
|
ce9aeeeea2
perf(test): Move organization context to its own file (#32248)
|
3 years ago |
organizationContextContainer.spec.jsx
|
ee791dbe2d
test(js): Convert OrganizationContextContainer (#40569)
|
2 years ago |
organizationContextContainer.tsx
|
ee791dbe2d
test(js): Convert OrganizationContextContainer (#40569)
|
2 years ago |
organizationCreate.spec.jsx
|
b089084d41
chore: Colocate all remaining frontend tests (#38352)
|
2 years ago |
organizationCreate.tsx
|
914f3f2430
ref(forms): Let FormField generate the ID for CheckboxField (#40021)
|
2 years ago |
organizationJoinRequest.spec.jsx
|
adc6e0fa95
test(js): Convert OrganizationJoinRequest (#40379)
|
2 years ago |
organizationJoinRequest.tsx
|
4ac8374f7d
chore(js): Move form fields into `form/fields` (#39954)
|
2 years ago |
organizationRoot.spec.jsx
|
b089084d41
chore: Colocate all remaining frontend tests (#38352)
|
2 years ago |
organizationRoot.tsx
|
39f7032080
ref(js): Remove unused LatestContextStore.lastRoute (#30815)
|
3 years ago |
permissionDenied.tsx
|
8171d0e0bd
feat(eslint): Disable eslint rule to restrict withRouter imports for existing components (#36629)
|
2 years ago |
projectEventRedirect.tsx
|
e582bf7366
ref(js): Convert ProjectEventRedirect to a FC (#30637)
|
3 years ago |
routeAnalyticsContextProvider.tsx
|
c717b86d3c
feat(analytic): allow custom route analytics name and fix bug when routes change (#40911)
|
2 years ago |
routeContext.tsx
|
353f254bb5
feat(hooks): Implement react-router hooks (#32813)
|
2 years ago |
routeError.spec.tsx
|
b089084d41
chore: Colocate all remaining frontend tests (#38352)
|
2 years ago |
routeError.tsx
|
8171d0e0bd
feat(eslint): Disable eslint rule to restrict withRouter imports for existing components (#36629)
|
2 years ago |
routeNotFound.tsx
|
9c8499e0a3
fix(js): Correct eslint hook rule in routeNotFound (#34470)
|
2 years ago |
sentryAppExternalInstallation.spec.jsx
|
b25c3696c1
ref(tests): Convert `SentryAppExternalInstallation` to RTL (#40513)
|
2 years ago |
sentryAppExternalInstallation.tsx
|
4ac8374f7d
chore(js): Move form fields into `form/fields` (#39954)
|
2 years ago |