routes.tsx 73 KB

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