routes.tsx 73 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315
  1. import React, {Fragment} from 'react';
  2. import {
  3. IndexRedirect,
  4. IndexRoute as BaseIndexRoute,
  5. IndexRouteProps,
  6. Redirect,
  7. Route as BaseRoute,
  8. RouteProps,
  9. } from 'react-router';
  10. import memoize from 'lodash/memoize';
  11. import LazyLoad from 'sentry/components/lazyLoad';
  12. import {EXPERIMENTAL_SPA, usingCustomerDomain} from 'sentry/constants';
  13. import {t} from 'sentry/locale';
  14. import HookStore from 'sentry/stores/hookStore';
  15. import {HookName} from 'sentry/types/hooks';
  16. import errorHandler from 'sentry/utils/errorHandler';
  17. import withDomainRedirect from 'sentry/utils/withDomainRedirect';
  18. import withDomainRequired from 'sentry/utils/withDomainRequired';
  19. import App from 'sentry/views/app';
  20. import AuthLayout from 'sentry/views/auth/layout';
  21. import {Tab, TabPaths} from 'sentry/views/issueDetails/types';
  22. import IssueListContainer from 'sentry/views/issueList';
  23. import IssueListOverview from 'sentry/views/issueList/overview';
  24. import OrganizationContextContainer from 'sentry/views/organizationContextContainer';
  25. import OrganizationDetails from 'sentry/views/organizationDetails';
  26. import OrganizationRoot from 'sentry/views/organizationRoot';
  27. import ProjectEventRedirect from 'sentry/views/projectEventRedirect';
  28. import redirectDeprecatedProjectRoute from 'sentry/views/projects/redirectDeprecatedProjectRoute';
  29. import RouteNotFound from 'sentry/views/routeNotFound';
  30. import SettingsWrapper from 'sentry/views/settings/components/settingsWrapper';
  31. type CustomProps = {
  32. name?: string;
  33. };
  34. /**
  35. * We add some additional props to our routes
  36. */
  37. const Route = BaseRoute as React.ComponentClass<
  38. React.PropsWithChildren<RouteProps & CustomProps>
  39. >;
  40. const IndexRoute = BaseIndexRoute as React.ComponentClass<IndexRouteProps & CustomProps>;
  41. const hook = (name: HookName) => HookStore.get(name).map(cb => cb());
  42. const SafeLazyLoad = errorHandler(LazyLoad);
  43. // NOTE: makeLazyloadComponent is exported for use in the sentry.io (getsentry)
  44. // pirvate routing tree.
  45. /**
  46. * Factory function to produce a component that will render the SafeLazyLoad
  47. * _with_ the required props.
  48. */
  49. export function makeLazyloadComponent<C extends React.ComponentType<any>>(
  50. resolve: () => Promise<{default: C}>
  51. ) {
  52. // XXX: Assign the component to a variable so it has a displayname
  53. function RouteLazyLoad(props: React.ComponentProps<C>) {
  54. // we can use this hook to set the organization as it's
  55. // a child of the organization context
  56. return <SafeLazyLoad {...props} component={resolve} />;
  57. }
  58. return RouteLazyLoad;
  59. }
  60. // Shorthand to avoid extra line wrapping
  61. const make = makeLazyloadComponent;
  62. function buildRoutes() {
  63. // Read this to understand where to add new routes, how / why the routing
  64. // tree is structured the way it is, and how the lazy-loading /
  65. // code-splitting works for pages.
  66. //
  67. // ## Formatting
  68. //
  69. // NOTE that there are intentionally NO blank lines within route tree blocks.
  70. // This helps make it easier to navigate within the file by using your
  71. // editors shortcuts to jump between 'paragraphs' of code.
  72. //
  73. // [!!] Do NOT add blank lines within route blocks to preserve this behavior!
  74. //
  75. //
  76. // ## Lazy loading
  77. //
  78. // * The `SafeLazyLoad` component
  79. //
  80. // Most routes are rendered as LazyLoad components (SafeLazyLoad is the
  81. // errorHandler wrapped version). This means the rendered component for the
  82. // route will only be loaded when the route is loaded. This helps us
  83. // "code-split" the app.
  84. //
  85. // ## Hooks
  86. //
  87. // There are a number of `hook()` routes placed within the routing tree to
  88. // allow for additional routes to be augmented into the application via the
  89. // hookStore mechanism.
  90. //
  91. //
  92. // ## The structure
  93. //
  94. // * `experimentalSpaRoutes`
  95. //
  96. // These routes are specifically for the experimental single-page-app mode,
  97. // where Sentry is run separate from Django. These are NOT part of the root
  98. // <App /> component.
  99. //
  100. // Right now these are mainly used for authentication pages. In the future
  101. // they would be used for other pages like registration.
  102. //
  103. // * `rootRoutes`
  104. //
  105. // These routes live directly under the <App /> container, and generally
  106. // are not specific to an organization.
  107. //
  108. // * `settingsRoutes`
  109. //
  110. // This is the route tree for all of `/settings/`. This route tree is
  111. // composed of a few different sub-trees.
  112. //
  113. // - `accountSettingsRoutes` User specific settings
  114. // - `orgSettingsRoutes` Specific to a organization
  115. // - `projectSettingsRoutes` Specific to a project
  116. // - `legacySettingsRedirects` Routes that used to exist in settings
  117. //
  118. // * `organizationRoutes`
  119. //
  120. // This is where a majority of the app routes live. This is wrapped with
  121. // the <OrganizationDetails /> component, which provides the sidebar and
  122. // organization context.
  123. //
  124. // When adding new routes make sure you have both a route that starts
  125. // with `/organizations/:orgId` and also 'customer-domains' route that
  126. // does not include `/organizations/:orgId`. Often you'll only need to
  127. // worry about this for the container route for that section of the UI.
  128. // Child routes should access the current organization with `useOrganization()`
  129. // or `withOrganization()` methods.
  130. //
  131. // Within these routes are a variety of subroutes. They are not all
  132. // listed here as the subroutes will be added and removed, and most are
  133. // self explanatory.
  134. //
  135. // * `legacyRedirectRoutes`
  136. //
  137. // This route tree contains <Redirect /> routes for many old legacy paths.
  138. //
  139. // You may also find <Redirect />'s collocated next to the feature routes
  140. // they have redirects for. A good rule here is to place 'helper' redirects
  141. // next to the routes they redirect to, and place 'legacy route' redirects
  142. // for routes that have completely changed in this tree.
  143. const experimentalSpaRoutes = EXPERIMENTAL_SPA ? (
  144. <Route path="/auth/login/" component={errorHandler(AuthLayout)}>
  145. <IndexRoute component={make(() => import('sentry/views/auth/login'))} />
  146. <Route path=":orgId/" component={make(() => import('sentry/views/auth/login'))} />
  147. </Route>
  148. ) : null;
  149. const rootRoutes = (
  150. <Fragment>
  151. <IndexRoute component={make(() => import('sentry/views/app/root'))} />
  152. {hook('routes:root')}
  153. <Route
  154. path="/accept/:orgId/:memberId/:token/"
  155. component={make(() => import('sentry/views/acceptOrganizationInvite'))}
  156. />
  157. <Route
  158. path="/accept/:memberId/:token/"
  159. component={make(() => import('sentry/views/acceptOrganizationInvite'))}
  160. />
  161. <Route
  162. path="/accept-transfer/"
  163. component={make(() => import('sentry/views/acceptProjectTransfer'))}
  164. />
  165. <Route
  166. path="/extensions/external-install/:integrationSlug/:installationId"
  167. component={make(() => import('sentry/views/integrationOrganizationLink'))}
  168. />
  169. <Route
  170. path="/extensions/:integrationSlug/link/"
  171. component={make(() => import('sentry/views/integrationOrganizationLink'))}
  172. />
  173. <Route
  174. path="/sentry-apps/:sentryAppSlug/external-install/"
  175. component={make(() => import('sentry/views/sentryAppExternalInstallation'))}
  176. />
  177. <Redirect from="/account/" to="/settings/account/details/" />
  178. <Redirect from="/share/group/:shareId/" to="/share/issue/:shareId/" />
  179. {/* TODO: remove share/issue orgless url */}
  180. <Route
  181. path="/share/issue/:shareId/"
  182. component={make(() => import('sentry/views/sharedGroupDetails'))}
  183. />
  184. <Route
  185. path="/organizations/:orgId/share/issue/:shareId/"
  186. component={make(() => import('sentry/views/sharedGroupDetails'))}
  187. />
  188. <Route
  189. path="/organizations/new/"
  190. component={make(() => import('sentry/views/organizationCreate'))}
  191. />
  192. {usingCustomerDomain && (
  193. <Route
  194. path="/data-export/:dataExportId"
  195. component={withDomainRequired(
  196. make(() => import('sentry/views/dataExport/dataDownload'))
  197. )}
  198. key="orgless-data-export-route"
  199. />
  200. )}
  201. <Route
  202. path="/organizations/:orgId/data-export/:dataExportId"
  203. component={withDomainRedirect(
  204. make(() => import('sentry/views/dataExport/dataDownload'))
  205. )}
  206. key="org-data-export"
  207. />
  208. {usingCustomerDomain && (
  209. <Route
  210. path="/disabled-member/"
  211. component={withDomainRequired(
  212. make(() => import('sentry/views/disabledMember'))
  213. )}
  214. key="orgless-disabled-member-route"
  215. />
  216. )}
  217. <Route
  218. path="/organizations/:orgId/disabled-member/"
  219. component={withDomainRedirect(make(() => import('sentry/views/disabledMember')))}
  220. key="org-disabled-member"
  221. />
  222. {usingCustomerDomain && (
  223. <Route
  224. path="/join-request/"
  225. component={withDomainRequired(
  226. make(() => import('sentry/views/organizationJoinRequest'))
  227. )}
  228. key="orgless-join-request"
  229. />
  230. )}
  231. <Route
  232. path="/join-request/:orgId/"
  233. component={withDomainRedirect(
  234. make(() => import('sentry/views/organizationJoinRequest'))
  235. )}
  236. key="org-join-request"
  237. />
  238. {usingCustomerDomain && (
  239. <Route
  240. path="/onboarding/"
  241. component={errorHandler(withDomainRequired(OrganizationContextContainer))}
  242. key="orgless-onboarding"
  243. >
  244. <IndexRedirect to="welcome/" />
  245. <Route
  246. path=":step/"
  247. component={make(() => import('sentry/views/onboarding'))}
  248. />
  249. </Route>
  250. )}
  251. <Route
  252. path="/onboarding/:orgId/"
  253. component={withDomainRedirect(errorHandler(OrganizationContextContainer))}
  254. key="org-onboarding"
  255. >
  256. <IndexRedirect to="welcome/" />
  257. <Route path=":step/" component={make(() => import('sentry/views/onboarding'))} />
  258. </Route>
  259. </Fragment>
  260. );
  261. const accountSettingsRoutes = (
  262. <Route
  263. path="account/"
  264. name={t('Account')}
  265. component={make(
  266. () => import('sentry/views/settings/account/accountSettingsLayout')
  267. )}
  268. >
  269. <IndexRedirect to="details/" />
  270. <Route
  271. path="details/"
  272. name={t('Details')}
  273. component={make(() => import('sentry/views/settings/account/accountDetails'))}
  274. />
  275. <Route path="notifications/" name={t('Notifications')}>
  276. <IndexRoute
  277. component={make(
  278. () =>
  279. import('sentry/views/settings/account/notifications/notificationSettings')
  280. )}
  281. />
  282. <Route
  283. path=":fineTuneType/"
  284. name={t('Fine Tune Alerts')}
  285. component={make(
  286. () => import('sentry/views/settings/account/accountNotificationFineTuning')
  287. )}
  288. />
  289. </Route>
  290. <Route
  291. path="emails/"
  292. name={t('Emails')}
  293. component={make(() => import('sentry/views/settings/account/accountEmails'))}
  294. />
  295. <Route
  296. path="authorizations/"
  297. component={make(
  298. () => import('sentry/views/settings/account/accountAuthorizations')
  299. )}
  300. />
  301. <Route path="security/" name={t('Security')}>
  302. <Route
  303. component={make(
  304. () =>
  305. import(
  306. 'sentry/views/settings/account/accountSecurity/accountSecurityWrapper'
  307. )
  308. )}
  309. >
  310. <IndexRoute
  311. component={make(
  312. () => import('sentry/views/settings/account/accountSecurity')
  313. )}
  314. />
  315. <Route
  316. path="session-history/"
  317. name={t('Session History')}
  318. component={make(
  319. () => import('sentry/views/settings/account/accountSecurity/sessionHistory')
  320. )}
  321. />
  322. <Route
  323. path="mfa/:authId/"
  324. name={t('Details')}
  325. component={make(
  326. () =>
  327. import(
  328. 'sentry/views/settings/account/accountSecurity/accountSecurityDetails'
  329. )
  330. )}
  331. />
  332. </Route>
  333. <Route
  334. path="mfa/:authId/enroll/"
  335. name={t('Enroll')}
  336. component={make(
  337. () =>
  338. import(
  339. 'sentry/views/settings/account/accountSecurity/accountSecurityEnroll'
  340. )
  341. )}
  342. />
  343. </Route>
  344. <Route
  345. path="subscriptions/"
  346. name={t('Subscriptions')}
  347. component={make(
  348. () => import('sentry/views/settings/account/accountSubscriptions')
  349. )}
  350. />
  351. <Route
  352. path="identities/"
  353. name={t('Identities')}
  354. component={make(() => import('sentry/views/settings/account/accountIdentities'))}
  355. />
  356. <Route path="api/" name={t('API')}>
  357. <IndexRedirect to="auth-tokens/" />
  358. <Route path="auth-tokens/" name={t('User Auth Tokens')}>
  359. <IndexRoute
  360. component={make(() => import('sentry/views/settings/account/apiTokens'))}
  361. />
  362. <Route
  363. path="new-token/"
  364. name={t('Create New Token')}
  365. component={make(() => import('sentry/views/settings/account/apiNewToken'))}
  366. />
  367. </Route>
  368. <Route path="applications/" name={t('Applications')}>
  369. <IndexRoute
  370. component={make(
  371. () => import('sentry/views/settings/account/apiApplications')
  372. )}
  373. />
  374. <Route
  375. path=":appId/"
  376. name={t('Details')}
  377. component={make(
  378. () => import('sentry/views/settings/account/apiApplications/details')
  379. )}
  380. />
  381. </Route>
  382. {hook('routes:api')}
  383. </Route>
  384. <Route
  385. path="close-account/"
  386. name={t('Close Account')}
  387. component={make(() => import('sentry/views/settings/account/accountClose'))}
  388. />
  389. </Route>
  390. );
  391. const projectSettingsRoutes = (
  392. <Route
  393. path="projects/:projectId/"
  394. name={t('Project')}
  395. component={make(
  396. () => import('sentry/views/settings/project/projectSettingsLayout')
  397. )}
  398. >
  399. <IndexRoute
  400. name={t('General')}
  401. component={make(() => import('sentry/views/settings/projectGeneralSettings'))}
  402. />
  403. <Route
  404. path="teams/"
  405. name={t('Teams')}
  406. component={make(() => import('sentry/views/settings/project/projectTeams'))}
  407. />
  408. <Route
  409. path="alerts/"
  410. name={t('Alerts')}
  411. component={make(() => import('sentry/views/settings/projectAlerts'))}
  412. >
  413. <IndexRoute
  414. component={make(() => import('sentry/views/settings/projectAlerts/settings'))}
  415. />
  416. <Redirect from="new/" to="/organizations/:orgId/alerts/:projectId/new/" />
  417. <Redirect from="rules/" to="/organizations/:orgId/alerts/rules/" />
  418. <Redirect from="rules/new/" to="/organizations/:orgId/alerts/:projectId/new/" />
  419. <Redirect
  420. from="metric-rules/new/"
  421. to="/organizations/:orgId/alerts/:projectId/new/"
  422. />
  423. <Redirect
  424. from="rules/:ruleId/"
  425. to="/organizations/:orgId/alerts/rules/:projectId/:ruleId/"
  426. />
  427. <Redirect
  428. from="metric-rules/:ruleId/"
  429. to="/organizations/:orgId/alerts/metric-rules/:projectId/:ruleId/"
  430. />
  431. </Route>
  432. <Route
  433. path="environments/"
  434. name={t('Environments')}
  435. component={make(
  436. () => import('sentry/views/settings/project/projectEnvironments')
  437. )}
  438. >
  439. <IndexRoute />
  440. <Route path="hidden/" />
  441. </Route>
  442. <Route
  443. path="tags/"
  444. name={t('Tags')}
  445. component={make(() => import('sentry/views/settings/projectTags'))}
  446. />
  447. <Redirect from="issue-tracking/" to="/settings/:orgId/:projectId/plugins/" />
  448. <Route
  449. path="release-tracking/"
  450. name={t('Release Tracking')}
  451. component={make(
  452. () => import('sentry/views/settings/project/projectReleaseTracking')
  453. )}
  454. />
  455. <Route
  456. path="ownership/"
  457. name={t('Ownership Rules')}
  458. component={make(() => import('sentry/views/settings/project/projectOwnership'))}
  459. />
  460. <Route
  461. path="data-forwarding/"
  462. name={t('Data Forwarding')}
  463. component={make(() => import('sentry/views/settings/projectDataForwarding'))}
  464. />
  465. <Route path="security-and-privacy/" name={t('Security & Privacy')}>
  466. <IndexRoute
  467. component={make(
  468. () => import('sentry/views/settings/projectSecurityAndPrivacy')
  469. )}
  470. />
  471. <Route
  472. path="advanced-data-scrubbing/:scrubbingId/"
  473. component={make(
  474. () => import('sentry/views/settings/projectSecurityAndPrivacy')
  475. )}
  476. />
  477. </Route>
  478. <Route
  479. path="debug-symbols/"
  480. name={t('Debug Information Files')}
  481. component={make(() => import('sentry/views/settings/projectDebugFiles'))}
  482. />
  483. <Route
  484. path="proguard/"
  485. name={t('ProGuard Mappings')}
  486. component={make(() => import('sentry/views/settings/projectProguard'))}
  487. />
  488. <Route
  489. path="performance/"
  490. name={t('Performance')}
  491. component={make(() => import('sentry/views/settings/projectPerformance'))}
  492. />
  493. <Route path="source-maps/" name={t('Source Maps')}>
  494. <IndexRoute
  495. component={make(() => import('sentry/views/settings/projectSourceMaps'))}
  496. />
  497. <Route
  498. path="artifact-bundles/"
  499. name={t('Artifact Bundles')}
  500. component={make(() => import('sentry/views/settings/projectSourceMaps'))}
  501. >
  502. <Route
  503. name={t('Artifact Bundle')}
  504. path=":bundleId/"
  505. component={make(() => import('sentry/views/settings/projectSourceMaps'))}
  506. />
  507. </Route>
  508. <Route
  509. path="release-bundles/"
  510. name={t('Release Bundles')}
  511. component={make(() => import('sentry/views/settings/projectSourceMaps'))}
  512. >
  513. <Route
  514. name={t('Release Bundle')}
  515. path=":bundleId/"
  516. component={make(() => import('sentry/views/settings/projectSourceMaps'))}
  517. />
  518. </Route>
  519. <Route
  520. path=":name/"
  521. name={t('Archive')}
  522. component={make(() => import('sentry/views/settings/projectSourceMaps/detail'))}
  523. />
  524. </Route>
  525. <Route
  526. path="processing-issues/"
  527. name={t('Processing Issues')}
  528. component={make(
  529. () => import('sentry/views/settings/project/projectProcessingIssues')
  530. )}
  531. />
  532. <Route
  533. path="filters/"
  534. name={t('Inbound Filters')}
  535. component={make(() => import('sentry/views/settings/project/projectFilters'))}
  536. >
  537. <IndexRedirect to="data-filters/" />
  538. <Route path=":filterType/" />
  539. </Route>
  540. <Redirect from="dynamic-sampling/" to="performance/" />
  541. <Route
  542. path="issue-grouping/"
  543. name={t('Issue Grouping')}
  544. component={make(() => import('sentry/views/settings/projectIssueGrouping'))}
  545. />
  546. <Route
  547. path="hooks/"
  548. name={t('Service Hooks')}
  549. component={make(
  550. () => import('sentry/views/settings/project/projectServiceHooks')
  551. )}
  552. />
  553. <Route
  554. path="hooks/new/"
  555. name={t('Create Service Hook')}
  556. component={make(
  557. () => import('sentry/views/settings/project/projectCreateServiceHook')
  558. )}
  559. />
  560. <Route
  561. path="hooks/:hookId/"
  562. name={t('Service Hook Details')}
  563. component={make(
  564. () => import('sentry/views/settings/project/projectServiceHookDetails')
  565. )}
  566. />
  567. <Route path="keys/" name={t('Client Keys')}>
  568. <IndexRoute
  569. component={make(() => import('sentry/views/settings/project/projectKeys/list'))}
  570. />
  571. <Route
  572. path=":keyId/"
  573. name={t('Details')}
  574. component={make(
  575. () => import('sentry/views/settings/project/projectKeys/details')
  576. )}
  577. />
  578. </Route>
  579. <Route
  580. path="user-feedback/"
  581. name={t('User Feedback')}
  582. component={make(
  583. () => import('sentry/views/settings/project/projectUserFeedback')
  584. )}
  585. />
  586. <Redirect from="csp/" to="security-headers/" />
  587. <Route path="security-headers/" name={t('Security Headers')}>
  588. <IndexRoute
  589. component={make(() => import('sentry/views/settings/projectSecurityHeaders'))}
  590. />
  591. <Route
  592. path="csp/"
  593. name={t('Content Security Policy')}
  594. component={make(
  595. () => import('sentry/views/settings/projectSecurityHeaders/csp')
  596. )}
  597. />
  598. <Route
  599. path="expect-ct/"
  600. name={t('Certificate Transparency')}
  601. component={make(
  602. () => import('sentry/views/settings/projectSecurityHeaders/expectCt')
  603. )}
  604. />
  605. <Route
  606. path="hpkp/"
  607. name={t('HPKP')}
  608. component={make(
  609. () => import('sentry/views/settings/projectSecurityHeaders/hpkp')
  610. )}
  611. />
  612. </Route>
  613. <Route path="plugins/" name={t('Legacy Integrations')}>
  614. <IndexRoute
  615. component={make(() => import('sentry/views/settings/projectPlugins'))}
  616. />
  617. <Route
  618. path=":pluginId/"
  619. name={t('Integration Details')}
  620. component={make(() => import('sentry/views/settings/projectPlugins/details'))}
  621. />
  622. </Route>
  623. </Route>
  624. );
  625. const orgSettingsRoutes = (
  626. <Route
  627. component={make(
  628. () => import('sentry/views/settings/organization/organizationSettingsLayout')
  629. )}
  630. >
  631. {hook('routes:organization')}
  632. {!usingCustomerDomain && (
  633. <IndexRoute
  634. name={t('General')}
  635. component={make(
  636. () => import('sentry/views/settings/organizationGeneralSettings')
  637. )}
  638. />
  639. )}
  640. {usingCustomerDomain && (
  641. <Route
  642. path="/settings/organization/"
  643. name={t('General')}
  644. component={make(
  645. () => import('sentry/views/settings/organizationGeneralSettings')
  646. )}
  647. />
  648. )}
  649. <Route
  650. path="projects/"
  651. name={t('Projects')}
  652. component={make(() => import('sentry/views/settings/organizationProjects'))}
  653. />
  654. <Route path="api-keys/" name={t('API Key')}>
  655. <IndexRoute
  656. component={make(() => import('sentry/views/settings/organizationApiKeys'))}
  657. />
  658. <Route
  659. path=":apiKey/"
  660. name={t('Details')}
  661. component={make(
  662. () =>
  663. import(
  664. 'sentry/views/settings/organizationApiKeys/organizationApiKeyDetails'
  665. )
  666. )}
  667. />
  668. </Route>
  669. <Route
  670. path="audit-log/"
  671. name={t('Audit Log')}
  672. component={make(() => import('sentry/views/settings/organizationAuditLog'))}
  673. />
  674. <Route
  675. path="auth/"
  676. name={t('Auth Providers')}
  677. component={make(() => import('sentry/views/settings/organizationAuth'))}
  678. />
  679. <Redirect from="members/requests" to="members/" />
  680. <Route path="members/" name={t('Members')}>
  681. <Route
  682. component={make(
  683. () =>
  684. import(
  685. 'sentry/views/settings/organizationMembers/organizationMembersWrapper'
  686. )
  687. )}
  688. >
  689. <IndexRoute
  690. component={make(
  691. () =>
  692. import(
  693. 'sentry/views/settings/organizationMembers/organizationMembersList'
  694. )
  695. )}
  696. />
  697. </Route>
  698. <Route
  699. path=":memberId/"
  700. name={t('Details')}
  701. component={make(
  702. () =>
  703. import('sentry/views/settings/organizationMembers/organizationMemberDetail')
  704. )}
  705. />
  706. </Route>
  707. <Route
  708. path="rate-limits/"
  709. name={t('Rate Limits')}
  710. component={make(() => import('sentry/views/settings/organizationRateLimits'))}
  711. />
  712. <Route
  713. path="relay/"
  714. name={t('Relay')}
  715. component={make(() => import('sentry/views/settings/organizationRelay'))}
  716. />
  717. <Route
  718. path="repos/"
  719. name={t('Repositories')}
  720. component={make(() => import('sentry/views/settings/organizationRepositories'))}
  721. />
  722. <Route
  723. path="settings/"
  724. component={make(
  725. () => import('sentry/views/settings/organizationGeneralSettings')
  726. )}
  727. />
  728. <Route path="security-and-privacy/" name={t('Security & Privacy')}>
  729. <IndexRoute
  730. component={make(
  731. () => import('sentry/views/settings/organizationSecurityAndPrivacy')
  732. )}
  733. />
  734. <Route
  735. path="advanced-data-scrubbing/:scrubbingId/"
  736. component={make(
  737. () => import('sentry/views/settings/organizationSecurityAndPrivacy')
  738. )}
  739. />
  740. </Route>
  741. <Route path="teams/" name={t('Teams')}>
  742. <IndexRoute
  743. component={make(() => import('sentry/views/settings/organizationTeams'))}
  744. />
  745. <Route
  746. path=":teamId/"
  747. name={t('Team')}
  748. component={make(
  749. () => import('sentry/views/settings/organizationTeams/teamDetails')
  750. )}
  751. >
  752. <IndexRedirect to="members/" />
  753. <Route
  754. path="members/"
  755. name={t('Members')}
  756. component={make(
  757. () => import('sentry/views/settings/organizationTeams/teamMembers')
  758. )}
  759. />
  760. <Route
  761. path="notifications/"
  762. name={t('Notifications')}
  763. component={make(
  764. () => import('sentry/views/settings/organizationTeams/teamNotifications')
  765. )}
  766. />
  767. <Route
  768. path="projects/"
  769. name={t('Projects')}
  770. component={make(
  771. () => import('sentry/views/settings/organizationTeams/teamProjects')
  772. )}
  773. />
  774. <Route
  775. path="settings/"
  776. name={t('Settings')}
  777. component={make(
  778. () => import('sentry/views/settings/organizationTeams/teamSettings')
  779. )}
  780. />
  781. </Route>
  782. </Route>
  783. <Redirect from="plugins/" to="integrations/" />
  784. <Route path="plugins/" name={t('Integrations')}>
  785. <Route
  786. path=":integrationSlug/"
  787. name={t('Integration Details')}
  788. component={make(
  789. () =>
  790. import('sentry/views/settings/organizationIntegrations/pluginDetailedView')
  791. )}
  792. />
  793. </Route>
  794. <Redirect from="sentry-apps/" to="integrations/" />
  795. <Route path="sentry-apps/" name={t('Integrations')}>
  796. <Route
  797. path=":integrationSlug"
  798. name={t('Details')}
  799. component={make(
  800. () =>
  801. import(
  802. 'sentry/views/settings/organizationIntegrations/sentryAppDetailedView'
  803. )
  804. )}
  805. />
  806. </Route>
  807. <Redirect from="document-integrations/" to="integrations/" />
  808. <Route path="document-integrations/" name={t('Integrations')}>
  809. <Route
  810. path=":integrationSlug"
  811. name={t('Details')}
  812. component={make(
  813. () =>
  814. import(
  815. 'sentry/views/settings/organizationIntegrations/docIntegrationDetailedView'
  816. )
  817. )}
  818. />
  819. </Route>
  820. <Route path="integrations/" name={t('Integrations')}>
  821. <IndexRoute
  822. component={make(
  823. () =>
  824. import(
  825. 'sentry/views/settings/organizationIntegrations/integrationListDirectory'
  826. )
  827. )}
  828. />
  829. <Route
  830. path=":integrationSlug"
  831. name={t('Integration Details')}
  832. component={make(
  833. () =>
  834. import(
  835. 'sentry/views/settings/organizationIntegrations/integrationDetailedView'
  836. )
  837. )}
  838. />
  839. <Route
  840. path=":providerKey/:integrationId/"
  841. name={t('Configure Integration')}
  842. component={make(
  843. () =>
  844. import(
  845. 'sentry/views/settings/organizationIntegrations/configureIntegration'
  846. )
  847. )}
  848. />
  849. </Route>
  850. <Redirect from="developer-settings/sentry-functions/" to="developer-settings/" />
  851. <Route path="developer-settings/" name={t('Developer Settings')}>
  852. <IndexRoute
  853. component={make(
  854. () => import('sentry/views/settings/organizationDeveloperSettings')
  855. )}
  856. />
  857. <Route
  858. path="new-public/"
  859. name={t('Create Integration')}
  860. component={make(
  861. () =>
  862. import(
  863. 'sentry/views/settings/organizationDeveloperSettings/sentryApplicationDetails'
  864. )
  865. )}
  866. />
  867. <Route
  868. path="new-internal/"
  869. name={t('Create Integration')}
  870. component={make(
  871. () =>
  872. import(
  873. 'sentry/views/settings/organizationDeveloperSettings/sentryApplicationDetails'
  874. )
  875. )}
  876. />
  877. <Route
  878. path=":appSlug/"
  879. name={t('Edit Integration')}
  880. component={make(
  881. () =>
  882. import(
  883. 'sentry/views/settings/organizationDeveloperSettings/sentryApplicationDetails'
  884. )
  885. )}
  886. />
  887. <Route
  888. path=":appSlug/dashboard/"
  889. name={t('Integration Dashboard')}
  890. component={make(
  891. () =>
  892. import(
  893. 'sentry/views/settings/organizationDeveloperSettings/sentryApplicationDashboard'
  894. )
  895. )}
  896. />
  897. <Route path="sentry-functions/" name={t('Sentry Functions')}>
  898. <Route
  899. path="new/"
  900. name={t('Create Sentry Function')}
  901. component={make(
  902. () =>
  903. import(
  904. 'sentry/views/settings/organizationDeveloperSettings/sentryFunctionDetails'
  905. )
  906. )}
  907. />
  908. <Route
  909. path=":functionSlug/"
  910. name={t('Edit Sentry Function')}
  911. component={make(
  912. () =>
  913. import(
  914. 'sentry/views/settings/organizationDeveloperSettings/sentryFunctionDetails'
  915. )
  916. )}
  917. />
  918. </Route>
  919. </Route>
  920. <Route path="auth-tokens/" name={t('Auth Tokens')}>
  921. <IndexRoute
  922. component={make(() => import('sentry/views/settings/organizationAuthTokens'))}
  923. />
  924. <Route
  925. path="new-token/"
  926. name={t('Create New Auth Token')}
  927. component={make(
  928. () => import('sentry/views/settings/organizationAuthTokens/newAuthToken')
  929. )}
  930. />
  931. <Route
  932. path=":tokenId/"
  933. name={t('Edit Auth Token')}
  934. component={make(
  935. () => import('sentry/views/settings/organizationAuthTokens/authTokenDetails')
  936. )}
  937. />
  938. </Route>
  939. </Route>
  940. );
  941. const legacySettingsRedirects = (
  942. <Fragment>
  943. <Redirect from=":projectId/" to="projects/:projectId/" />
  944. <Redirect from=":projectId/alerts/" to="projects/:projectId/alerts/" />
  945. <Redirect from=":projectId/alerts/rules/" to="projects/:projectId/alerts/rules/" />
  946. <Redirect
  947. from=":projectId/alerts/rules/:ruleId/"
  948. to="projects/:projectId/alerts/rules/:ruleId/"
  949. />
  950. </Fragment>
  951. );
  952. const settingsRoutes = (
  953. <Route path="/settings/" name={t('Settings')} component={SettingsWrapper}>
  954. <IndexRoute component={make(() => import('sentry/views/settings/settingsIndex'))} />
  955. {accountSettingsRoutes}
  956. <Fragment>
  957. {usingCustomerDomain && (
  958. <Route
  959. name={t('Organization')}
  960. component={withDomainRequired(NoOp)}
  961. key="orgless-settings-route"
  962. >
  963. {orgSettingsRoutes}
  964. {projectSettingsRoutes}
  965. </Route>
  966. )}
  967. <Route
  968. path=":orgId/"
  969. name={t('Organization')}
  970. component={withDomainRedirect(NoOp)}
  971. key="org-settings"
  972. >
  973. {orgSettingsRoutes}
  974. {projectSettingsRoutes}
  975. {legacySettingsRedirects}
  976. </Route>
  977. </Fragment>
  978. </Route>
  979. );
  980. const projectsChildRoutes = (
  981. <Fragment>
  982. <IndexRoute component={make(() => import('sentry/views/projectsDashboard'))} />
  983. <Route
  984. path="new/"
  985. component={make(() => import('sentry/views/projectInstall/newProject'))}
  986. />
  987. <Route
  988. path=":projectId/"
  989. component={make(() => import('sentry/views/projectDetail'))}
  990. />
  991. <Route
  992. path=":projectId/events/:eventId/"
  993. component={errorHandler(ProjectEventRedirect)}
  994. />
  995. <Route
  996. path=":projectId/getting-started/"
  997. component={make(
  998. () => import('sentry/views/projectInstall/platformOrIntegration')
  999. )}
  1000. />
  1001. </Fragment>
  1002. );
  1003. const projectsRoutes = (
  1004. <Fragment>
  1005. {usingCustomerDomain && (
  1006. <Route
  1007. path="/projects/"
  1008. component={make(() => import('sentry/views/projects/'))}
  1009. key="orgless-projects-route"
  1010. >
  1011. {projectsChildRoutes}
  1012. </Route>
  1013. )}
  1014. <Route
  1015. path="/organizations/:orgId/projects/"
  1016. component={make(() => import('sentry/views/projects/'))}
  1017. key="org-projects"
  1018. >
  1019. {projectsChildRoutes}
  1020. </Route>
  1021. </Fragment>
  1022. );
  1023. const dashboardWidgetRoutes = (
  1024. <Fragment>
  1025. <Route
  1026. path="widget/:widgetIndex/edit/"
  1027. component={make(() => import('sentry/views/dashboards/widgetBuilder'))}
  1028. />
  1029. <Route
  1030. path="widget/new/"
  1031. component={make(() => import('sentry/views/dashboards/widgetBuilder'))}
  1032. />
  1033. <Route
  1034. path="widget/:widgetId/"
  1035. component={make(() => import('sentry/views/dashboards/view'))}
  1036. />
  1037. </Fragment>
  1038. );
  1039. const dashboardRoutes = (
  1040. <Fragment>
  1041. <Fragment>
  1042. {usingCustomerDomain && (
  1043. <Route
  1044. path="/dashboards/"
  1045. component={withDomainRequired(make(() => import('sentry/views/dashboards')))}
  1046. key="orgless-dashboards-route"
  1047. >
  1048. <IndexRoute
  1049. component={make(() => import('sentry/views/dashboards/manage'))}
  1050. />
  1051. </Route>
  1052. )}
  1053. <Route
  1054. path="/organizations/:orgId/dashboards/"
  1055. component={withDomainRedirect(make(() => import('sentry/views/dashboards')))}
  1056. key="org-dashboards"
  1057. >
  1058. <IndexRoute component={make(() => import('sentry/views/dashboards/manage'))} />
  1059. </Route>
  1060. </Fragment>
  1061. <Fragment>
  1062. {usingCustomerDomain && (
  1063. <Route
  1064. path="/dashboards/new/"
  1065. component={withDomainRequired(
  1066. make(() => import('sentry/views/dashboards/create'))
  1067. )}
  1068. key="orgless-dashboards-new-route"
  1069. >
  1070. <Route
  1071. path="widget/:widgetIndex/edit/"
  1072. component={make(() => import('sentry/views/dashboards/widgetBuilder'))}
  1073. />
  1074. <Route
  1075. path="widget/new/"
  1076. component={make(() => import('sentry/views/dashboards/widgetBuilder'))}
  1077. />
  1078. </Route>
  1079. )}
  1080. <Route
  1081. path="/organizations/:orgId/dashboards/new/"
  1082. component={withDomainRedirect(
  1083. make(() => import('sentry/views/dashboards/create'))
  1084. )}
  1085. key="org-dashboards-new"
  1086. >
  1087. <Route
  1088. path="widget/:widgetIndex/edit/"
  1089. component={make(() => import('sentry/views/dashboards/widgetBuilder'))}
  1090. />
  1091. <Route
  1092. path="widget/new/"
  1093. component={make(() => import('sentry/views/dashboards/widgetBuilder'))}
  1094. />
  1095. </Route>
  1096. </Fragment>
  1097. <Fragment>
  1098. {usingCustomerDomain && (
  1099. <Route
  1100. path="/dashboards/new/:templateId"
  1101. component={withDomainRequired(
  1102. make(() => import('sentry/views/dashboards/create'))
  1103. )}
  1104. key="orgless-dashboards-new-template-route"
  1105. >
  1106. <Route
  1107. path="widget/:widgetId/"
  1108. component={make(() => import('sentry/views/dashboards/create'))}
  1109. />
  1110. </Route>
  1111. )}
  1112. <Route
  1113. path="/organizations/:orgId/dashboards/new/:templateId"
  1114. component={withDomainRedirect(
  1115. make(() => import('sentry/views/dashboards/create'))
  1116. )}
  1117. key="org-dashboards-new-template"
  1118. >
  1119. <Route
  1120. path="widget/:widgetId/"
  1121. component={make(() => import('sentry/views/dashboards/create'))}
  1122. />
  1123. </Route>
  1124. </Fragment>
  1125. <Redirect
  1126. from="/organizations/:orgId/dashboards/:dashboardId/"
  1127. to="/organizations/:orgId/dashboard/:dashboardId/"
  1128. />
  1129. {usingCustomerDomain && (
  1130. <Redirect from="/dashboards/:dashboardId/" to="/dashboard/:dashboardId/" />
  1131. )}
  1132. <Fragment>
  1133. {usingCustomerDomain && (
  1134. <Route
  1135. path="/dashboard/:dashboardId/"
  1136. component={withDomainRequired(
  1137. make(() => import('sentry/views/dashboards/view'))
  1138. )}
  1139. key="orgless-dashboards-dashboard-id-route"
  1140. >
  1141. {dashboardWidgetRoutes}
  1142. </Route>
  1143. )}
  1144. <Route
  1145. path="/organizations/:orgId/dashboard/:dashboardId/"
  1146. component={withDomainRedirect(
  1147. make(() => import('sentry/views/dashboards/view'))
  1148. )}
  1149. key="org-dashboards-dashboard-id"
  1150. >
  1151. {dashboardWidgetRoutes}
  1152. </Route>
  1153. </Fragment>
  1154. </Fragment>
  1155. );
  1156. const alertChildRoutes = ({forCustomerDomain}: {forCustomerDomain: boolean}) => {
  1157. return (
  1158. <Fragment>
  1159. <IndexRoute
  1160. component={make(() => import('sentry/views/alerts/list/incidents'))}
  1161. />
  1162. <Route path="rules/">
  1163. <IndexRoute component={make(() => import('sentry/views/alerts/list/rules'))} />
  1164. <Route
  1165. path="details/:ruleId/"
  1166. component={make(() => import('sentry/views/alerts/rules/metric/details'))}
  1167. />
  1168. <Route
  1169. path=":projectId/"
  1170. component={make(() => import('sentry/views/alerts/builder/projectProvider'))}
  1171. >
  1172. <IndexRedirect
  1173. to={
  1174. forCustomerDomain
  1175. ? '/alerts/rules/'
  1176. : '/organizations/:orgId/alerts/rules/'
  1177. }
  1178. />
  1179. <Route
  1180. path=":ruleId/"
  1181. component={make(() => import('sentry/views/alerts/edit'))}
  1182. />
  1183. </Route>
  1184. <Route path=":projectId/:ruleId/details/">
  1185. <IndexRoute
  1186. component={make(
  1187. () => import('sentry/views/alerts/rules/issue/details/ruleDetails')
  1188. )}
  1189. />
  1190. </Route>
  1191. </Route>
  1192. <Route path="metric-rules/">
  1193. <IndexRedirect
  1194. to={
  1195. forCustomerDomain ? '/alerts/rules/' : '/organizations/:orgId/alerts/rules/'
  1196. }
  1197. />
  1198. <Route
  1199. path=":projectId/"
  1200. component={make(() => import('sentry/views/alerts/builder/projectProvider'))}
  1201. >
  1202. <IndexRedirect
  1203. to={
  1204. forCustomerDomain
  1205. ? '/alerts/rules/'
  1206. : '/organizations/:orgId/alerts/rules/'
  1207. }
  1208. />
  1209. <Route
  1210. path=":ruleId/"
  1211. component={make(() => import('sentry/views/alerts/edit'))}
  1212. />
  1213. </Route>
  1214. </Route>
  1215. <Route
  1216. path="wizard/"
  1217. component={make(() => import('sentry/views/alerts/builder/projectProvider'))}
  1218. >
  1219. <IndexRoute component={make(() => import('sentry/views/alerts/wizard'))} />
  1220. </Route>
  1221. <Route
  1222. path="new/"
  1223. component={make(() => import('sentry/views/alerts/builder/projectProvider'))}
  1224. >
  1225. <IndexRedirect
  1226. to={
  1227. forCustomerDomain
  1228. ? '/alerts/wizard/'
  1229. : '/organizations/:orgId/alerts/wizard/'
  1230. }
  1231. />
  1232. <Route
  1233. path=":alertType/"
  1234. component={make(() => import('sentry/views/alerts/create'))}
  1235. />
  1236. </Route>
  1237. <Route
  1238. path=":alertId/"
  1239. component={make(() => import('sentry/views/alerts/incidentRedirect'))}
  1240. />
  1241. <Route
  1242. path=":projectId/"
  1243. component={make(() => import('sentry/views/alerts/builder/projectProvider'))}
  1244. >
  1245. <Route
  1246. path="new/"
  1247. component={make(() => import('sentry/views/alerts/create'))}
  1248. />
  1249. <Route
  1250. path="wizard/"
  1251. component={make(() => import('sentry/views/alerts/wizard'))}
  1252. />
  1253. </Route>
  1254. </Fragment>
  1255. );
  1256. };
  1257. const alertRoutes = (
  1258. <Fragment>
  1259. {usingCustomerDomain && (
  1260. <Route
  1261. path="/alerts/"
  1262. component={withDomainRequired(make(() => import('sentry/views/alerts')))}
  1263. key="orgless-alerts-route"
  1264. >
  1265. {alertChildRoutes({forCustomerDomain: true})}
  1266. </Route>
  1267. )}
  1268. <Route
  1269. path="/organizations/:orgId/alerts/"
  1270. component={withDomainRedirect(make(() => import('sentry/views/alerts')))}
  1271. key="org-alerts"
  1272. >
  1273. {alertChildRoutes({forCustomerDomain: false})}
  1274. </Route>
  1275. </Fragment>
  1276. );
  1277. const cronsChildRoutes = ({forCustomerDomain}: {forCustomerDomain: boolean}) => {
  1278. return (
  1279. <Fragment>
  1280. <IndexRoute component={make(() => import('sentry/views/monitors/overview'))} />
  1281. <Route
  1282. path={
  1283. forCustomerDomain ? '/crons/create/' : '/organizations/:orgId/crons/create/'
  1284. }
  1285. component={make(() => import('sentry/views/monitors/create'))}
  1286. key={forCustomerDomain ? 'orgless-monitors-create' : 'org-monitors-create'}
  1287. />
  1288. <Route
  1289. path={
  1290. forCustomerDomain
  1291. ? '/crons/:monitorSlug/'
  1292. : '/organizations/:orgId/crons/:monitorSlug/'
  1293. }
  1294. component={make(() => import('sentry/views/monitors/details'))}
  1295. key={
  1296. forCustomerDomain ? 'orgless-monitors-monitor-id' : 'org-monitors-monitor-id'
  1297. }
  1298. />
  1299. <Route
  1300. path={
  1301. forCustomerDomain
  1302. ? '/crons/:monitorSlug/edit/'
  1303. : '/organizations/:orgId/crons/:monitorSlug/edit/'
  1304. }
  1305. component={make(() => import('sentry/views/monitors/edit'))}
  1306. key={forCustomerDomain ? 'orgless-monitors-edit' : 'org-monitors-edit'}
  1307. />
  1308. </Fragment>
  1309. );
  1310. };
  1311. const cronsRoutes = (
  1312. <Fragment>
  1313. {usingCustomerDomain && (
  1314. <Route
  1315. path="/crons/"
  1316. component={withDomainRequired(make(() => import('sentry/views/monitors')))}
  1317. key="orgless-monitors-route"
  1318. >
  1319. {cronsChildRoutes({forCustomerDomain: true})}
  1320. </Route>
  1321. )}
  1322. <Route
  1323. path="/organizations/:orgId/crons/"
  1324. component={withDomainRedirect(make(() => import('sentry/views/monitors')))}
  1325. key="org-monitors"
  1326. >
  1327. {cronsChildRoutes({forCustomerDomain: false})}
  1328. </Route>
  1329. </Fragment>
  1330. );
  1331. const replayChildRoutes = (
  1332. <Fragment>
  1333. <IndexRoute component={make(() => import('sentry/views/replays/list'))} />
  1334. <Route
  1335. path=":replaySlug/"
  1336. component={make(() => import('sentry/views/replays/details'))}
  1337. />
  1338. </Fragment>
  1339. );
  1340. const replayRoutes = (
  1341. <Fragment>
  1342. {usingCustomerDomain && (
  1343. <Route
  1344. path="/replays/"
  1345. component={withDomainRequired(make(() => import('sentry/views/replays/index')))}
  1346. key="orgless-replays-route"
  1347. >
  1348. {replayChildRoutes}
  1349. </Route>
  1350. )}
  1351. <Route
  1352. path="/organizations/:orgId/replays/"
  1353. component={withDomainRedirect(make(() => import('sentry/views/replays/index')))}
  1354. key="org-replays"
  1355. >
  1356. {replayChildRoutes}
  1357. </Route>
  1358. </Fragment>
  1359. );
  1360. const releasesChildRoutes = ({forCustomerDomain}: {forCustomerDomain: boolean}) => {
  1361. return (
  1362. <Fragment>
  1363. <IndexRoute component={make(() => import('sentry/views/releases/list'))} />
  1364. <Route
  1365. path=":release/"
  1366. component={make(() => import('sentry/views/releases/detail'))}
  1367. >
  1368. <IndexRoute
  1369. component={make(() => import('sentry/views/releases/detail/overview'))}
  1370. />
  1371. <Route
  1372. path="commits/"
  1373. component={make(
  1374. () => import('sentry/views/releases/detail/commitsAndFiles/commits')
  1375. )}
  1376. />
  1377. <Route
  1378. path="files-changed/"
  1379. component={make(
  1380. () => import('sentry/views/releases/detail/commitsAndFiles/filesChanged')
  1381. )}
  1382. />
  1383. {forCustomerDomain ? null : (
  1384. <Fragment>
  1385. <Redirect
  1386. from="new-events/"
  1387. to="/organizations/:orgId/releases/:release/"
  1388. />
  1389. <Redirect
  1390. from="all-events/"
  1391. to="/organizations/:orgId/releases/:release/"
  1392. />
  1393. </Fragment>
  1394. )}
  1395. </Route>
  1396. </Fragment>
  1397. );
  1398. };
  1399. const releasesRoutes = (
  1400. <Fragment>
  1401. {usingCustomerDomain && (
  1402. <Route
  1403. path="/releases/"
  1404. component={withDomainRequired(NoOp)}
  1405. key="orgless-releases-route"
  1406. >
  1407. {releasesChildRoutes({forCustomerDomain: true})}
  1408. </Route>
  1409. )}
  1410. <Route
  1411. path="/organizations/:orgId/releases/"
  1412. component={withDomainRedirect(NoOp)}
  1413. key="org-releases"
  1414. >
  1415. {releasesChildRoutes({forCustomerDomain: false})}
  1416. </Route>
  1417. </Fragment>
  1418. );
  1419. const activityRoutes = (
  1420. <Fragment>
  1421. {usingCustomerDomain && (
  1422. <Route
  1423. path="/activity/"
  1424. component={withDomainRequired(
  1425. make(() => import('sentry/views/organizationActivity'))
  1426. )}
  1427. key="orgless-activity-route"
  1428. />
  1429. )}
  1430. <Route
  1431. path="/organizations/:orgId/activity/"
  1432. component={withDomainRedirect(
  1433. make(() => import('sentry/views/organizationActivity'))
  1434. )}
  1435. key="org-activity"
  1436. />
  1437. </Fragment>
  1438. );
  1439. const statsChildRoutes = ({forCustomerDomain}: {forCustomerDomain: boolean}) => {
  1440. return (
  1441. <Fragment>
  1442. <IndexRoute component={make(() => import('sentry/views/organizationStats'))} />
  1443. <Route
  1444. path="issues/"
  1445. component={make(() => import('sentry/views/organizationStats/teamInsights'))}
  1446. >
  1447. <IndexRoute
  1448. component={make(
  1449. () => import('sentry/views/organizationStats/teamInsights/issues')
  1450. )}
  1451. />
  1452. </Route>
  1453. <Route
  1454. path="health/"
  1455. component={make(() => import('sentry/views/organizationStats/teamInsights'))}
  1456. >
  1457. <IndexRoute
  1458. component={make(
  1459. () => import('sentry/views/organizationStats/teamInsights/health')
  1460. )}
  1461. />
  1462. </Route>
  1463. {forCustomerDomain ? null : (
  1464. <Redirect from="team/" to="/organizations/:orgId/stats/issues/" />
  1465. )}
  1466. </Fragment>
  1467. );
  1468. };
  1469. const statsRoutes = (
  1470. <Fragment>
  1471. {usingCustomerDomain && (
  1472. <Route
  1473. path="/stats/"
  1474. component={withDomainRequired(NoOp)}
  1475. key="orgless-stats-route"
  1476. >
  1477. {statsChildRoutes({forCustomerDomain: true})}
  1478. </Route>
  1479. )}
  1480. <Route
  1481. path="/organizations/:orgId/stats/"
  1482. component={withDomainRedirect(NoOp)}
  1483. key="org-stats"
  1484. >
  1485. {statsChildRoutes({forCustomerDomain: false})}
  1486. </Route>
  1487. </Fragment>
  1488. );
  1489. // TODO(mark) Long term this /queries route should go away and /discover
  1490. // should be the canonical route for discover2. We have a redirect right now
  1491. // as /discover was for discover 1 and most of the application is linking to
  1492. // /discover/queries and not /discover
  1493. const discoverChildRoutes = (
  1494. <Fragment>
  1495. <IndexRedirect to="queries/" />
  1496. <Route
  1497. path="homepage/"
  1498. component={make(() => import('sentry/views/discover/homepage'))}
  1499. />
  1500. <Route
  1501. path="queries/"
  1502. component={make(() => import('sentry/views/discover/landing'))}
  1503. />
  1504. <Route
  1505. path="results/"
  1506. component={make(() => import('sentry/views/discover/results'))}
  1507. />
  1508. <Route
  1509. path=":eventSlug/"
  1510. component={make(() => import('sentry/views/discover/eventDetails'))}
  1511. />
  1512. </Fragment>
  1513. );
  1514. const discoverRoutes = (
  1515. <Fragment>
  1516. {usingCustomerDomain && (
  1517. <Route
  1518. path="/discover/"
  1519. component={withDomainRequired(make(() => import('sentry/views/discover')))}
  1520. key="orgless-discover-route"
  1521. >
  1522. {discoverChildRoutes}
  1523. </Route>
  1524. )}
  1525. <Route
  1526. path="/organizations/:orgId/discover/"
  1527. component={withDomainRedirect(make(() => import('sentry/views/discover')))}
  1528. key="org-discover-route"
  1529. >
  1530. {discoverChildRoutes}
  1531. </Route>
  1532. </Fragment>
  1533. );
  1534. const performanceChildRoutes = (
  1535. <Fragment>
  1536. <IndexRoute component={make(() => import('sentry/views/performance/content'))} />
  1537. <Route
  1538. path="trends/"
  1539. component={make(() => import('sentry/views/performance/trends'))}
  1540. />
  1541. <Route path="summary/">
  1542. <IndexRoute
  1543. component={make(
  1544. () =>
  1545. import('sentry/views/performance/transactionSummary/transactionOverview')
  1546. )}
  1547. />
  1548. <Route
  1549. path="replays/"
  1550. component={make(
  1551. () => import('sentry/views/performance/transactionSummary/transactionReplays')
  1552. )}
  1553. />
  1554. <Route
  1555. path="vitals/"
  1556. component={make(
  1557. () => import('sentry/views/performance/transactionSummary/transactionVitals')
  1558. )}
  1559. />
  1560. <Route
  1561. path="tags/"
  1562. component={make(
  1563. () => import('sentry/views/performance/transactionSummary/transactionTags')
  1564. )}
  1565. />
  1566. <Route
  1567. path="events/"
  1568. component={make(
  1569. () => import('sentry/views/performance/transactionSummary/transactionEvents')
  1570. )}
  1571. />
  1572. <Route
  1573. path="anomalies/"
  1574. component={make(
  1575. () =>
  1576. import('sentry/views/performance/transactionSummary/transactionAnomalies')
  1577. )}
  1578. />
  1579. <Route
  1580. path="profiles/"
  1581. component={make(
  1582. () =>
  1583. import('sentry/views/performance/transactionSummary/transactionProfiles')
  1584. )}
  1585. />
  1586. <Route path="spans/">
  1587. <IndexRoute
  1588. component={make(
  1589. () => import('sentry/views/performance/transactionSummary/transactionSpans')
  1590. )}
  1591. />
  1592. <Route
  1593. path=":spanSlug/"
  1594. component={make(
  1595. () =>
  1596. import(
  1597. 'sentry/views/performance/transactionSummary/transactionSpans/spanDetails'
  1598. )
  1599. )}
  1600. />
  1601. </Route>
  1602. </Route>
  1603. <Route
  1604. path="vitaldetail/"
  1605. component={make(() => import('sentry/views/performance/vitalDetail'))}
  1606. />
  1607. <Route
  1608. path="trace/:traceSlug/"
  1609. component={make(() => import('sentry/views/performance/traceDetails'))}
  1610. />
  1611. <Route
  1612. path=":eventSlug/"
  1613. component={make(() => import('sentry/views/performance/transactionDetails'))}
  1614. />
  1615. </Fragment>
  1616. );
  1617. const performanceRoutes = (
  1618. <Fragment>
  1619. {usingCustomerDomain && (
  1620. <Route
  1621. path="/performance/"
  1622. component={withDomainRequired(make(() => import('sentry/views/performance')))}
  1623. key="orgless-performance-route"
  1624. >
  1625. {performanceChildRoutes}
  1626. </Route>
  1627. )}
  1628. <Route
  1629. path="/organizations/:orgId/performance/"
  1630. component={withDomainRedirect(make(() => import('sentry/views/performance')))}
  1631. key="org-performance"
  1632. >
  1633. {performanceChildRoutes}
  1634. </Route>
  1635. </Fragment>
  1636. );
  1637. const starfishChildRoutes = (
  1638. <Fragment>
  1639. <IndexRoute
  1640. component={make(() => import('sentry/views/starfish/views/webServiceView'))}
  1641. />
  1642. <Route
  1643. path="failure-detail/:slug/"
  1644. component={make(
  1645. () => import('sentry/views/starfish/views/webServiceView/endpointFailureEvents')
  1646. )}
  1647. />
  1648. <Route path="endpoint-overview/">
  1649. <IndexRoute
  1650. component={make(
  1651. () => import('sentry/views/starfish/views/webServiceView/endpointOverview')
  1652. )}
  1653. />
  1654. <Route
  1655. path="span/:groupId/"
  1656. component={make(() => import('sentry/views/starfish/views/spanSummaryPage'))}
  1657. />
  1658. </Route>
  1659. <Route path="database/">
  1660. <IndexRoute
  1661. component={make(() => import('sentry/views/starfish/modules/DBModule'))}
  1662. />
  1663. <Route
  1664. path="span/:groupId/"
  1665. component={make(() => import('sentry/views/starfish/views/spanSummaryPage'))}
  1666. />
  1667. </Route>
  1668. <Route
  1669. path="definitions/"
  1670. component={make(() => import('sentry/views/starfish/views/definitionsView'))}
  1671. />
  1672. <Route path="api/">
  1673. <IndexRoute
  1674. component={make(() => import('sentry/views/starfish/modules/HTTPModule'))}
  1675. />
  1676. <Route
  1677. path="span/:groupId/"
  1678. component={make(() => import('sentry/views/starfish/views/spanSummaryPage'))}
  1679. />
  1680. </Route>
  1681. <Route path="spans/">
  1682. <IndexRoute component={make(() => import('sentry/views/starfish/views/spans'))} />
  1683. <Route
  1684. path="span/:groupId/"
  1685. component={make(() => import('sentry/views/starfish/views/spanSummaryPage'))}
  1686. />
  1687. </Route>
  1688. </Fragment>
  1689. );
  1690. const starfishRoutes = (
  1691. <Fragment>
  1692. {usingCustomerDomain && (
  1693. <Route
  1694. path="/starfish/"
  1695. component={withDomainRequired(make(() => import('sentry/views/starfish')))}
  1696. key="orgless-starfish-route"
  1697. >
  1698. {starfishChildRoutes}
  1699. </Route>
  1700. )}
  1701. <Route
  1702. path="/organizations/:orgId/starfish/"
  1703. component={withDomainRedirect(make(() => import('sentry/views/starfish/')))}
  1704. key="org-starfish"
  1705. >
  1706. {starfishChildRoutes}
  1707. </Route>
  1708. </Fragment>
  1709. );
  1710. const userFeedbackRoutes = (
  1711. <Fragment>
  1712. {usingCustomerDomain && (
  1713. <Route
  1714. path="/user-feedback/"
  1715. component={withDomainRequired(make(() => import('sentry/views/userFeedback')))}
  1716. key="orgless-user-feedback-route"
  1717. />
  1718. )}
  1719. <Route
  1720. path="/organizations/:orgId/user-feedback/"
  1721. component={withDomainRedirect(make(() => import('sentry/views/userFeedback')))}
  1722. key="org-user-feedback"
  1723. />
  1724. </Fragment>
  1725. );
  1726. const issueListRoutes = (
  1727. <Fragment>
  1728. {usingCustomerDomain && (
  1729. <Route
  1730. path="/issues/(searches/:searchId/)"
  1731. component={withDomainRequired(errorHandler(IssueListContainer))}
  1732. key="orgless-issues-route"
  1733. >
  1734. <IndexRoute component={errorHandler(IssueListOverview)} />
  1735. </Route>
  1736. )}
  1737. <Route
  1738. path="/organizations/:orgId/issues/(searches/:searchId/)"
  1739. component={withDomainRedirect(errorHandler(IssueListContainer))}
  1740. key="org-issues"
  1741. >
  1742. <Redirect from="/organizations/:orgId/" to="/organizations/:orgId/issues/" />
  1743. <IndexRoute component={errorHandler(IssueListOverview)} />
  1744. </Route>
  1745. </Fragment>
  1746. );
  1747. // Once org issues is complete, these routes can be nested under
  1748. // /organizations/:orgId/issues
  1749. const issueTabs = ({forCustomerDomain}: {forCustomerDomain: boolean}) => {
  1750. const hoc = forCustomerDomain ? withDomainRequired : x => x;
  1751. return (
  1752. <Fragment>
  1753. <IndexRoute
  1754. component={hoc(
  1755. make(() => import('sentry/views/issueDetails/groupEventDetails'))
  1756. )}
  1757. />
  1758. <Route
  1759. path={TabPaths[Tab.REPLAYS]}
  1760. component={hoc(make(() => import('sentry/views/issueDetails/groupReplays')))}
  1761. />
  1762. <Route
  1763. path={TabPaths[Tab.ACTIVITY]}
  1764. component={hoc(make(() => import('sentry/views/issueDetails/groupActivity')))}
  1765. />
  1766. <Route
  1767. path={TabPaths[Tab.EVENTS]}
  1768. component={hoc(make(() => import('sentry/views/issueDetails/groupEvents')))}
  1769. />
  1770. <Route
  1771. path={TabPaths[Tab.TAGS]}
  1772. component={hoc(make(() => import('sentry/views/issueDetails/groupTags')))}
  1773. />
  1774. <Route
  1775. path={`${TabPaths[Tab.TAGS]}:tagKey/`}
  1776. component={make(() => import('sentry/views/issueDetails/groupTagValues'))}
  1777. />
  1778. <Route
  1779. path={TabPaths[Tab.USER_FEEDBACK]}
  1780. component={hoc(
  1781. make(() => import('sentry/views/issueDetails/groupUserFeedback'))
  1782. )}
  1783. />
  1784. <Route
  1785. path={TabPaths[Tab.ATTACHMENTS]}
  1786. component={hoc(
  1787. make(() => import('sentry/views/issueDetails/groupEventAttachments'))
  1788. )}
  1789. />
  1790. <Route
  1791. path={TabPaths[Tab.SIMILAR_ISSUES]}
  1792. component={hoc(
  1793. make(() => import('sentry/views/issueDetails/groupSimilarIssues'))
  1794. )}
  1795. />
  1796. <Route
  1797. path={TabPaths[Tab.MERGED]}
  1798. component={hoc(make(() => import('sentry/views/issueDetails/groupMerged')))}
  1799. />
  1800. <Route
  1801. path={TabPaths[Tab.GROUPING]}
  1802. component={hoc(make(() => import('sentry/views/issueDetails/grouping')))}
  1803. />
  1804. </Fragment>
  1805. );
  1806. };
  1807. const issueDetailsChildRoutes = ({forCustomerDomain}: {forCustomerDomain: boolean}) => (
  1808. <Fragment>
  1809. {issueTabs({forCustomerDomain})}
  1810. <Route path={`${TabPaths[Tab.EVENTS]}:eventId/`}>
  1811. {issueTabs({forCustomerDomain})}
  1812. </Route>
  1813. </Fragment>
  1814. );
  1815. const issueDetailsRoutes = (
  1816. <Fragment>
  1817. <Route
  1818. path="/organizations/:orgId/issues/:groupId/"
  1819. component={withDomainRedirect(make(() => import('sentry/views/issueDetails')))}
  1820. key="org-issues-group-id"
  1821. >
  1822. {issueDetailsChildRoutes({forCustomerDomain: false})}
  1823. </Route>
  1824. {usingCustomerDomain && (
  1825. <Route
  1826. path="/issues/:groupId/"
  1827. component={withDomainRequired(make(() => import('sentry/views/issueDetails')))}
  1828. key="orgless-issues-group-id-route"
  1829. >
  1830. {issueDetailsChildRoutes({forCustomerDomain: true})}
  1831. </Route>
  1832. )}
  1833. </Fragment>
  1834. );
  1835. // These are the "manage" pages. For sentry.io, these are _different_ from
  1836. // the SaaS admin routes in getsentry.
  1837. const adminManageRoutes = (
  1838. <Route
  1839. path="/manage/"
  1840. component={make(() => import('sentry/views/admin/adminLayout'))}
  1841. >
  1842. <IndexRoute component={make(() => import('sentry/views/admin/adminOverview'))} />
  1843. <Route
  1844. path="buffer/"
  1845. component={make(() => import('sentry/views/admin/adminBuffer'))}
  1846. />
  1847. <Route
  1848. path="relays/"
  1849. component={make(() => import('sentry/views/admin/adminRelays'))}
  1850. />
  1851. <Route
  1852. path="organizations/"
  1853. component={make(() => import('sentry/views/admin/adminOrganizations'))}
  1854. />
  1855. <Route
  1856. path="projects/"
  1857. component={make(() => import('sentry/views/admin/adminProjects'))}
  1858. />
  1859. <Route
  1860. path="queue/"
  1861. component={make(() => import('sentry/views/admin/adminQueue'))}
  1862. />
  1863. <Route
  1864. path="quotas/"
  1865. component={make(() => import('sentry/views/admin/adminQuotas'))}
  1866. />
  1867. <Route
  1868. path="settings/"
  1869. component={make(() => import('sentry/views/admin/adminSettings'))}
  1870. />
  1871. <Route path="users/">
  1872. <IndexRoute component={make(() => import('sentry/views/admin/adminUsers'))} />
  1873. <Route
  1874. path=":id"
  1875. component={make(() => import('sentry/views/admin/adminUserEdit'))}
  1876. />
  1877. </Route>
  1878. <Route
  1879. path="status/mail/"
  1880. component={make(() => import('sentry/views/admin/adminMail'))}
  1881. />
  1882. <Route
  1883. path="status/environment/"
  1884. component={make(() => import('sentry/views/admin/adminEnvironment'))}
  1885. />
  1886. <Route
  1887. path="status/packages/"
  1888. component={make(() => import('sentry/views/admin/adminPackages'))}
  1889. />
  1890. <Route
  1891. path="status/warnings/"
  1892. component={make(() => import('sentry/views/admin/adminWarnings'))}
  1893. />
  1894. </Route>
  1895. );
  1896. // XXX(epurkhiser): This should probably go away. It's not totally clear to
  1897. // me why we need the OrganizationRoot root container.
  1898. const legacyOrganizationRootRoutes = (
  1899. <Route component={errorHandler(OrganizationRoot)}>
  1900. <Redirect from="/organizations/:orgId/teams/new/" to="/settings/:orgId/teams/" />
  1901. <Route path="/organizations/:orgId/">
  1902. {hook('routes:organization')}
  1903. <Redirect from="/organizations/:orgId/teams/" to="/settings/:orgId/teams/" />
  1904. <Redirect
  1905. from="/organizations/:orgId/teams/your-teams/"
  1906. to="/settings/:orgId/teams/"
  1907. />
  1908. <Redirect
  1909. from="/organizations/:orgId/teams/all-teams/"
  1910. to="/settings/:orgId/teams/"
  1911. />
  1912. <Redirect
  1913. from="/organizations/:orgId/teams/:teamId/"
  1914. to="/settings/:orgId/teams/:teamId/"
  1915. />
  1916. <Redirect
  1917. from="/organizations/:orgId/teams/:teamId/members/"
  1918. to="/settings/:orgId/teams/:teamId/members/"
  1919. />
  1920. <Redirect
  1921. from="/organizations/:orgId/teams/:teamId/projects/"
  1922. to="/settings/:orgId/teams/:teamId/projects/"
  1923. />
  1924. <Redirect
  1925. from="/organizations/:orgId/teams/:teamId/settings/"
  1926. to="/settings/:orgId/teams/:teamId/settings/"
  1927. />
  1928. <Redirect from="/organizations/:orgId/settings/" to="/settings/:orgId/" />
  1929. <Redirect
  1930. from="/organizations/:orgId/api-keys/"
  1931. to="/settings/:orgId/api-keys/"
  1932. />
  1933. <Redirect
  1934. from="/organizations/:orgId/api-keys/:apiKey/"
  1935. to="/settings/:orgId/api-keys/:apiKey/"
  1936. />
  1937. <Redirect from="/organizations/:orgId/members/" to="/settings/:orgId/members/" />
  1938. <Redirect
  1939. from="/organizations/:orgId/members/:memberId/"
  1940. to="/settings/:orgId/members/:memberId/"
  1941. />
  1942. <Redirect
  1943. from="/organizations/:orgId/rate-limits/"
  1944. to="/settings/:orgId/rate-limits/"
  1945. />
  1946. <Redirect from="/organizations/:orgId/repos/" to="/settings/:orgId/repos/" />
  1947. </Route>
  1948. </Route>
  1949. );
  1950. const gettingStartedRoutes = (
  1951. <Fragment>
  1952. {usingCustomerDomain && (
  1953. <Fragment>
  1954. <Redirect
  1955. from="/getting-started/:projectId/"
  1956. to="/projects/:projectId/getting-started/"
  1957. />
  1958. <Redirect
  1959. from="/getting-started/:projectId/:platform/"
  1960. to="/projects/:projectId/getting-started/"
  1961. />
  1962. </Fragment>
  1963. )}
  1964. <Redirect
  1965. from="/:orgId/:projectId/getting-started/"
  1966. to="/organizations/:orgId/projects/:projectId/getting-started/"
  1967. />
  1968. <Redirect
  1969. from="/:orgId/:projectId/getting-started/:platform/"
  1970. to="/organizations/:orgId/projects/:projectId/getting-started/"
  1971. />
  1972. </Fragment>
  1973. );
  1974. const profilingChildRoutes = (
  1975. <Fragment>
  1976. <IndexRoute component={make(() => import('sentry/views/profiling/content'))} />
  1977. <Route
  1978. path="summary/:projectId/"
  1979. component={make(() => import('sentry/views/profiling/profileSummary'))}
  1980. />
  1981. <Route
  1982. path="profile/:projectId/:eventId/"
  1983. component={make(() => import('sentry/views/profiling/profilesProvider'))}
  1984. >
  1985. <Route
  1986. path="flamechart/"
  1987. component={make(() => import('sentry/views/profiling/profileFlamechart'))}
  1988. />
  1989. </Route>
  1990. </Fragment>
  1991. );
  1992. const profilingRoutes = (
  1993. <Fragment>
  1994. {usingCustomerDomain && (
  1995. <Route
  1996. path="/profiling/"
  1997. component={withDomainRequired(make(() => import('sentry/views/profiling')))}
  1998. key="orgless-profiling-route"
  1999. >
  2000. {profilingChildRoutes}
  2001. </Route>
  2002. )}
  2003. <Route
  2004. path="/organizations/:orgId/profiling/"
  2005. component={withDomainRedirect(make(() => import('sentry/views/profiling')))}
  2006. key="org-profiling"
  2007. >
  2008. {profilingChildRoutes}
  2009. </Route>
  2010. </Fragment>
  2011. );
  2012. // Support for deprecated URLs (pre-Sentry 10). We just redirect users to new
  2013. // canonical URLs.
  2014. //
  2015. // XXX(epurkhiser): Can these be moved over to the legacyOrgRedirects routes,
  2016. // or do these need to be nested into the OrganizationDetails tree?
  2017. const legacyOrgRedirects = (
  2018. <Route path="/:orgId/:projectId/">
  2019. <IndexRoute
  2020. component={errorHandler(
  2021. redirectDeprecatedProjectRoute(
  2022. ({orgId, projectId}) => `/organizations/${orgId}/issues/?project=${projectId}`
  2023. )
  2024. )}
  2025. />
  2026. <Route
  2027. path="issues/"
  2028. component={errorHandler(
  2029. redirectDeprecatedProjectRoute(
  2030. ({orgId, projectId}) => `/organizations/${orgId}/issues/?project=${projectId}`
  2031. )
  2032. )}
  2033. />
  2034. <Route
  2035. path="dashboard/"
  2036. component={errorHandler(
  2037. redirectDeprecatedProjectRoute(
  2038. ({orgId, projectId}) =>
  2039. `/organizations/${orgId}/dashboards/?project=${projectId}`
  2040. )
  2041. )}
  2042. />
  2043. <Route
  2044. path="user-feedback/"
  2045. component={errorHandler(
  2046. redirectDeprecatedProjectRoute(
  2047. ({orgId, projectId}) =>
  2048. `/organizations/${orgId}/user-feedback/?project=${projectId}`
  2049. )
  2050. )}
  2051. />
  2052. <Route
  2053. path="releases/"
  2054. component={errorHandler(
  2055. redirectDeprecatedProjectRoute(
  2056. ({orgId, projectId}) =>
  2057. `/organizations/${orgId}/releases/?project=${projectId}`
  2058. )
  2059. )}
  2060. />
  2061. <Route
  2062. path="releases/:version/"
  2063. component={errorHandler(
  2064. redirectDeprecatedProjectRoute(
  2065. ({orgId, projectId, router}) =>
  2066. `/organizations/${orgId}/releases/${router.params.version}/?project=${projectId}`
  2067. )
  2068. )}
  2069. />
  2070. <Route
  2071. path="releases/:version/new-events/"
  2072. component={errorHandler(
  2073. redirectDeprecatedProjectRoute(
  2074. ({orgId, projectId, router}) =>
  2075. `/organizations/${orgId}/releases/${router.params.version}/new-events/?project=${projectId}`
  2076. )
  2077. )}
  2078. />
  2079. <Route
  2080. path="releases/:version/all-events/"
  2081. component={errorHandler(
  2082. redirectDeprecatedProjectRoute(
  2083. ({orgId, projectId, router}) =>
  2084. `/organizations/${orgId}/releases/${router.params.version}/all-events/?project=${projectId}`
  2085. )
  2086. )}
  2087. />
  2088. <Route
  2089. path="releases/:version/commits/"
  2090. component={errorHandler(
  2091. redirectDeprecatedProjectRoute(
  2092. ({orgId, projectId, router}) =>
  2093. `/organizations/${orgId}/releases/${router.params.version}/commits/?project=${projectId}`
  2094. )
  2095. )}
  2096. />
  2097. </Route>
  2098. );
  2099. const organizationRoutes = (
  2100. <Route component={errorHandler(OrganizationDetails)}>
  2101. {settingsRoutes}
  2102. {projectsRoutes}
  2103. {dashboardRoutes}
  2104. {userFeedbackRoutes}
  2105. {issueListRoutes}
  2106. {issueDetailsRoutes}
  2107. {alertRoutes}
  2108. {cronsRoutes}
  2109. {replayRoutes}
  2110. {releasesRoutes}
  2111. {activityRoutes}
  2112. {statsRoutes}
  2113. {discoverRoutes}
  2114. {performanceRoutes}
  2115. {starfishRoutes}
  2116. {profilingRoutes}
  2117. {gettingStartedRoutes}
  2118. {adminManageRoutes}
  2119. {legacyOrganizationRootRoutes}
  2120. {legacyOrgRedirects}
  2121. </Route>
  2122. );
  2123. const legacyRedirectRoutes = (
  2124. <Route path="/:orgId/">
  2125. <IndexRedirect to="/organizations/:orgId/" />
  2126. <Route path=":projectId/settings/">
  2127. <Redirect from="teams/" to="/settings/:orgId/projects/:projectId/teams/" />
  2128. <Redirect from="alerts/" to="/settings/:orgId/projects/:projectId/alerts/" />
  2129. <Redirect
  2130. from="alerts/rules/"
  2131. to="/settings/:orgId/projects/:projectId/alerts/rules/"
  2132. />
  2133. <Redirect
  2134. from="alerts/rules/new/"
  2135. to="/settings/:orgId/projects/:projectId/alerts/rules/new/"
  2136. />
  2137. <Redirect
  2138. from="alerts/rules/:ruleId/"
  2139. to="/settings/:orgId/projects/:projectId/alerts/rules/:ruleId/"
  2140. />
  2141. <Redirect
  2142. from="environments/"
  2143. to="/settings/:orgId/projects/:projectId/environments/"
  2144. />
  2145. <Redirect
  2146. from="environments/hidden/"
  2147. to="/settings/:orgId/projects/:projectId/environments/hidden/"
  2148. />
  2149. <Redirect from="tags/" to="/settings/projects/:orgId/projects/:projectId/tags/" />
  2150. <Redirect
  2151. from="issue-tracking/"
  2152. to="/settings/:orgId/projects/:projectId/issue-tracking/"
  2153. />
  2154. <Redirect
  2155. from="release-tracking/"
  2156. to="/settings/:orgId/projects/:projectId/release-tracking/"
  2157. />
  2158. <Redirect
  2159. from="ownership/"
  2160. to="/settings/:orgId/projects/:projectId/ownership/"
  2161. />
  2162. <Redirect
  2163. from="data-forwarding/"
  2164. to="/settings/:orgId/projects/:projectId/data-forwarding/"
  2165. />
  2166. <Redirect
  2167. from="debug-symbols/"
  2168. to="/settings/:orgId/projects/:projectId/debug-symbols/"
  2169. />
  2170. <Redirect
  2171. from="processing-issues/"
  2172. to="/settings/:orgId/projects/:projectId/processing-issues/"
  2173. />
  2174. <Redirect from="filters/" to="/settings/:orgId/projects/:projectId/filters/" />
  2175. <Redirect from="hooks/" to="/settings/:orgId/projects/:projectId/hooks/" />
  2176. <Redirect from="keys/" to="/settings/:orgId/projects/:projectId/keys/" />
  2177. <Redirect
  2178. from="keys/:keyId/"
  2179. to="/settings/:orgId/projects/:projectId/keys/:keyId/"
  2180. />
  2181. <Redirect
  2182. from="user-feedback/"
  2183. to="/settings/:orgId/projects/:projectId/user-feedback/"
  2184. />
  2185. <Redirect
  2186. from="security-headers/"
  2187. to="/settings/:orgId/projects/:projectId/security-headers/"
  2188. />
  2189. <Redirect
  2190. from="security-headers/csp/"
  2191. to="/settings/:orgId/projects/:projectId/security-headers/csp/"
  2192. />
  2193. <Redirect
  2194. from="security-headers/expect-ct/"
  2195. to="/settings/:orgId/projects/:projectId/security-headers/expect-ct/"
  2196. />
  2197. <Redirect
  2198. from="security-headers/hpkp/"
  2199. to="/settings/:orgId/projects/:projectId/security-headers/hpkp/"
  2200. />
  2201. <Redirect from="plugins/" to="/settings/:orgId/projects/:projectId/plugins/" />
  2202. <Redirect
  2203. from="plugins/:pluginId/"
  2204. to="/settings/:orgId/projects/:projectId/plugins/:pluginId/"
  2205. />
  2206. <Redirect
  2207. from="integrations/:providerKey/"
  2208. to="/settings/:orgId/projects/:projectId/integrations/:providerKey/"
  2209. />
  2210. </Route>
  2211. <Redirect from=":projectId/group/:groupId/" to="issues/:groupId/" />
  2212. <Redirect
  2213. from=":projectId/issues/:groupId/"
  2214. to="/organizations/:orgId/issues/:groupId/"
  2215. />
  2216. <Redirect
  2217. from=":projectId/issues/:groupId/events/"
  2218. to="/organizations/:orgId/issues/:groupId/events/"
  2219. />
  2220. <Redirect
  2221. from=":projectId/issues/:groupId/events/:eventId/"
  2222. to="/organizations/:orgId/issues/:groupId/events/:eventId/"
  2223. />
  2224. <Redirect
  2225. from=":projectId/issues/:groupId/tags/"
  2226. to="/organizations/:orgId/issues/:groupId/tags/"
  2227. />
  2228. <Redirect
  2229. from=":projectId/issues/:groupId/tags/:tagKey/"
  2230. to="/organizations/:orgId/issues/:groupId/tags/:tagKey/"
  2231. />
  2232. <Redirect
  2233. from=":projectId/issues/:groupId/feedback/"
  2234. to="/organizations/:orgId/issues/:groupId/feedback/"
  2235. />
  2236. <Redirect
  2237. from=":projectId/issues/:groupId/similar/"
  2238. to="/organizations/:orgId/issues/:groupId/similar/"
  2239. />
  2240. <Redirect
  2241. from=":projectId/issues/:groupId/merged/"
  2242. to="/organizations/:orgId/issues/:groupId/merged/"
  2243. />
  2244. <Route
  2245. path=":projectId/events/:eventId/"
  2246. component={errorHandler(ProjectEventRedirect)}
  2247. />
  2248. </Route>
  2249. );
  2250. const appRoutes = (
  2251. <Route>
  2252. {experimentalSpaRoutes}
  2253. <Route path="/" component={errorHandler(App)}>
  2254. {rootRoutes}
  2255. {organizationRoutes}
  2256. {legacyRedirectRoutes}
  2257. <Route path="*" component={errorHandler(RouteNotFound)} />
  2258. </Route>
  2259. </Route>
  2260. );
  2261. return appRoutes;
  2262. }
  2263. // We load routes both when initializing the SDK (for routing integrations) and
  2264. // when the app renders Main. Memoize to avoid rebuilding the route tree.
  2265. export const routes = memoize(buildRoutes);
  2266. // Exported for use in tests.
  2267. export {buildRoutes};
  2268. function NoOp(props: {children: React.ReactNode}) {
  2269. return <Fragment>{props.children}</Fragment>;
  2270. }