.. |
admin
|
8e3e8f8020
feat(perf-issues): Add option to ux for n+1 ext (#39428)
|
2 years ago |
alerts
|
7201c955ed
ref(js): Remove ProjectActions completely (#39649)
|
2 years ago |
app
|
9d408387be
fix(js): Make colorscheme detection reactive (#39234)
|
2 years ago |
auth
|
8d23f7c8ff
test(js): Convert registerForm to RTL (#39805)
|
2 years ago |
dashboardsV2
|
7201c955ed
ref(js): Remove ProjectActions completely (#39649)
|
2 years ago |
dataExport
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
disabledMember
|
654fae1b23
ref(ui): Change `static/app/views` imports to use `sentry` alias (#30194)
|
3 years ago |
eventsV2
|
577bdeaf20
fix(discover-homepage): Ignore name when comparing query for reset (#39794)
|
2 years ago |
integrationPipeline
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
issueList
|
e7e979d05d
fix(perf-issues) Add error state and fix filtering on all events tab (#39589)
|
2 years ago |
monitors
|
22673c2764
ref(monitors): Convert MonitorCheckIns To FC (#39493)
|
2 years ago |
onboarding
|
7201c955ed
ref(js): Remove ProjectActions completely (#39649)
|
2 years ago |
organizationActivity
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
organizationDetails
|
f0c8234311
chore: Colocate organization/project details and settings (#38306)
|
2 years ago |
organizationGroupDetails
|
df2449ab54
feat(replays): Show the error message reported by the backend if listpage searches fail (#39517)
|
2 years ago |
organizationIntegrations
|
f874d0e3e6
feat(ecosystem): Allow org members to add code mappings (#39172)
|
2 years ago |
organizationStats
|
5e3308ea9d
ref(ui): Don't export SettingsIconLink from HeaderItem (#39565)
|
2 years ago |
performance
|
63ac78739c
feat(growth): new onboarding tours for sandbox (#39795)
|
2 years ago |
profiling
|
9ebeb66755
feat(profiles): store transactionId on profileGroup (#39547)
|
2 years ago |
projectDetail
|
3183b13afc
ref(ui): Make stack trace tooltip generic for more issue types (#39483)
|
2 years ago |
projectInstall
|
7201c955ed
ref(js): Remove ProjectActions completely (#39649)
|
2 years ago |
projects
|
f0c8234311
chore: Colocate organization/project details and settings (#38306)
|
2 years ago |
projectsDashboard
|
ae0bf15990
ref(js): Improve naming of ProjectsStatsStore listener (#39650)
|
2 years ago |
releases
|
63ac78739c
feat(growth): new onboarding tours for sandbox (#39795)
|
2 years ago |
replays
|
a5be080691
test(replays): Add test for Tag Panel component (#39758)
|
2 years ago |
settings
|
a061e20869
ref(sampling): Apply visual improvements to modals
|
2 years ago |
setupWizard
|
3d8eaabc3d
fix(js): Correct eslint hook rule in setupWizard (#34469)
|
2 years ago |
sharedGroupDetails
|
9eb677e682
feat(test): Fix console.error getting swallowed up (#38833)
|
2 years ago |
userFeedback
|
39d10a8d8c
chore: Colocate tests for actionCreators, utils and components (#38339)
|
2 years ago |
acceptOrganizationInvite.spec.jsx
|
b089084d41
chore: Colocate all remaining frontend tests (#38352)
|
2 years ago |
acceptOrganizationInvite.tsx
|
bb42837000
style(ts): Sort type keys alphabetically (#31625)
|
2 years ago |
acceptProjectTransfer.spec.jsx
|
b089084d41
chore: Colocate all remaining frontend tests (#38352)
|
2 years ago |
acceptProjectTransfer.tsx
|
8be17116a2
ref(ui) Move forms out of views/settings/components (#31785)
|
2 years ago |
asyncView.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 years ago |
integrationOrganizationLink.spec.jsx
|
b089084d41
chore: Colocate all remaining frontend tests (#38352)
|
2 years ago |
integrationOrganizationLink.tsx
|
7a3d1ca20e
ref(analytics): Move integration analytics into submodules (#35222)
|
2 years ago |
newsletterConsent.tsx
|
8be17116a2
ref(ui) Move forms out of views/settings/components (#31785)
|
2 years ago |
organizationContext.tsx
|
ce9aeeeea2
perf(test): Move organization context to its own file (#32248)
|
2 years ago |
organizationContextContainer.spec.jsx
|
8e0b78f739
ref(js): Remove (almost) all of ProjectActions (#39094)
|
2 years ago |
organizationContextContainer.tsx
|
7201c955ed
ref(js): Remove ProjectActions completely (#39649)
|
2 years ago |
organizationCreate.spec.jsx
|
b089084d41
chore: Colocate all remaining frontend tests (#38352)
|
2 years ago |
organizationCreate.tsx
|
8be17116a2
ref(ui) Move forms out of views/settings/components (#31785)
|
2 years ago |
organizationJoinRequest.spec.jsx
|
b089084d41
chore: Colocate all remaining frontend tests (#38352)
|
2 years ago |
organizationJoinRequest.tsx
|
8be17116a2
ref(ui) Move forms out of views/settings/components (#31785)
|
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)
|
2 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)
|
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
|
b089084d41
chore: Colocate all remaining frontend tests (#38352)
|
2 years ago |
sentryAppExternalInstallation.tsx
|
0e07ee2ed0
ref(alerts): Update <Alert /> UI (#32779)
|
2 years ago |