David Wang 28ee66acb9 feat(crons): Disable new monitors in projects without monitors in FE (#62582) 1 year ago
..
acceptOrganizationInvite 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
acceptProjectTransfer 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
admin 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
alerts 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
app 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
auth 026ee0496f ref(ui): Allow icon sizes to inherit for buttons (#61808) 1 year ago
dashboards 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
dataExport 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
ddm 249049f3ff feat(ddm): samples table (#62554) 1 year ago
disabledMember 654fae1b23 ref(ui): Change `static/app/views` imports to use `sentry` alias (#30194) 3 years ago
discover 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
feedback d3ce6fcaee feat(feedback): Create a "Whats New" banner for previous feedback users to onboard the new version. (#61205) 1 year ago
integrationOrganizationLink 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
integrationPipeline 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
issueDetails 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
issueList 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
monitors 28ee66acb9 feat(crons): Disable new monitors in projects without monitors in FE (#62582) 1 year ago
newsletterConsent 9d999b8e28 ref: Import forms components directly, and remove barrel file (#52057) 1 year ago
onboarding 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
organizationActivity 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
organizationCreate 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
organizationDetails 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
organizationJoinRequest 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
organizationRestore 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
organizationStats 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
performance 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
profiling 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
projectDetail 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
projectInstall 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
projects 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
projectsDashboard 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
releases 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
relocation ddb82cdad2 fix(relocation): Remove org slug usage (#62249) 1 year ago
replays 8ab560a2f3 ref(replays): update FAQ wording (#62572) 1 year ago
sentryAppExternalInstallation 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
settings 1ce56889f9 feat(alerts): Refactor Alert Settings to FC (#62516) 1 year ago
setupWizard 0932330967 feat(platforms): Add SvelteKit as a platform (frontend) (#48523) 1 year ago
sharedGroupDetails 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
starfish fe39da3387 feat(app-startup): Add Cold/Warm start widgets on summary page (#62477) 1 year ago
stories d22b3ded18 docs(stories): Add an icon for files inside the storybook tree (#61166) 1 year ago
unsubscribe db60e099da feat(hybridcloud) Update unsubscribe links to use react views (#59350) 1 year ago
userFeedback 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
deprecatedAsyncView.tsx feabebf6b2 deps(ui): Upgrade to prettier v3, formatting changes (#56356) 1 year ago
organizationContext.tsx ce9aeeeea2 perf(test): Move organization context to its own file (#32248) 3 years ago
organizationContextContainer.spec.tsx 7b9b87b6e3 chore(ts): Suffix all fixtures with `Fixture` (#62455) 1 year ago
organizationContextContainer.tsx d4ccc13d07 ref(sidebar): make sidebar references slightly more stable (#60688) 1 year 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 1f0a91512a ref(ui): Convert PageContent to Layout.Page (#43161) 2 years ago
routeAnalyticsContextProvider.tsx 4aa7e1307a ref(js): Remove unused React imports (#55169) 1 year ago
routeContext.tsx 353f254bb5 feat(hooks): Implement react-router hooks (#32813) 2 years ago
routeError.spec.tsx 93411b1d90 test(ui): Return router props from initializeOrg (#51163) 1 year ago
routeError.tsx 85900ef1d7 fix(js): Do not capture RouteError TypeError (#50202) 1 year ago
routeNotFound.tsx d4ccc13d07 ref(sidebar): make sidebar references slightly more stable (#60688) 1 year ago