.. |
admin
|
1da68ab689
test(js): Fix installWizard test (#40156)
|
2 years ago |
alerts
|
3c66c385fb
ref(layout): Use SM buttons in page headers (#40158)
|
2 years ago |
app
|
29ec630c55
chore(js): Match spec files to files under test (#39824)
|
2 years ago |
auth
|
8d23f7c8ff
test(js): Convert registerForm to RTL (#39805)
|
2 years ago |
dashboardsV2
|
3c66c385fb
ref(layout): Use SM buttons in page headers (#40158)
|
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
|
9fcd52e8d9
feat(replays): Link from the Discover table to Replays (#40079)
|
2 years ago |
integrationPipeline
|
9ced78a856
ref(js): Use aria-label for FormFields (#39858)
|
2 years ago |
issueList
|
cf87eb84d2
fix(issue-stream): Use issue.category:error when doing bulk actions (#40116)
|
2 years ago |
monitors
|
3c66c385fb
ref(layout): Use SM buttons in page headers (#40158)
|
2 years ago |
onboarding
|
7201c955ed
ref(js): Remove ProjectActions completely (#39649)
|
2 years ago |
organizationActivity
|
d6072d4a9d
test(js): Convert OrganizationActivity to RTL (#39842)
|
2 years ago |
organizationDetails
|
29ec630c55
chore(js): Match spec files to files under test (#39824)
|
2 years ago |
organizationGroupDetails
|
306946aa02
feat(replays): Include a replayId column in the Performance>All Events tab (#40003)
|
2 years ago |
organizationIntegrations
|
619ce55a1b
ref(js): Rename `form/type` to `form/types` (#39961)
|
2 years ago |
organizationStats
|
3c66c385fb
ref(layout): Use SM buttons in page headers (#40158)
|
2 years ago |
performance
|
306946aa02
feat(replays): Include a replayId column in the Performance>All Events tab (#40003)
|
2 years ago |
profiling
|
3c66c385fb
ref(layout): Use SM buttons in page headers (#40158)
|
2 years ago |
projectDetail
|
3c66c385fb
ref(layout): Use SM buttons in page headers (#40158)
|
2 years ago |
projectInstall
|
4972d8fe61
ref(js): Move TeamSelector component out of 'form' (#39959)
|
2 years ago |
projects
|
f0c8234311
chore: Colocate organization/project details and settings (#38306)
|
2 years ago |
projectsDashboard
|
3c66c385fb
ref(layout): Use SM buttons in page headers (#40158)
|
2 years ago |
releases
|
3c66c385fb
ref(layout): Use SM buttons in page headers (#40158)
|
2 years ago |
replays
|
0c93f37bad
ref(replays): Extract the Replay tracing feature check to a component (#40161)
|
2 years ago |
settings
|
ce016eae8f
feat(commit-context): Add new issue auto assignment choices (#40066)
|
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
|
dd5a9211ca
test(js): Convert userFeedback to RTL (#39802)
|
2 years ago |
acceptOrganizationInvite.spec.jsx
|
c226be735a
test(js): Convert AcceptOrganizationInvite to RTL (#39809)
|
2 years ago |
acceptOrganizationInvite.tsx
|
c226be735a
test(js): Convert AcceptOrganizationInvite to RTL (#39809)
|
2 years ago |
acceptProjectTransfer.spec.jsx
|
2084253cc8
test(js): Convert AcceptProjectTransfer (#39853)
|
2 years ago |
acceptProjectTransfer.tsx
|
141b29cb5e
chore(js): Move form fields into `form/fields` (#39954)
|
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
|
141b29cb5e
chore(js): Move form fields into `form/fields` (#39954)
|
2 years ago |
newsletterConsent.tsx
|
390a18115b
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
|
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
|
590d186fe6
ref(forms): Let FormField generate the ID for CheckboxField (#40021)
|
2 years ago |
organizationJoinRequest.spec.jsx
|
b089084d41
chore: Colocate all remaining frontend tests (#38352)
|
2 years ago |
organizationJoinRequest.tsx
|
141b29cb5e
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 |
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
|
141b29cb5e
chore(js): Move form fields into `form/fields` (#39954)
|
2 years ago |