routes.tsx 72 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300
  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. <Redirect from=":monitorSlug/" to="/crons/" />
  1324. <Redirect from=":monitorSlug/edit/" to="/crons/" />
  1325. <Route
  1326. path=":projectId/:monitorSlug/"
  1327. component={make(() => import('sentry/views/monitors/details'))}
  1328. />
  1329. <Route
  1330. path=":projectId/:monitorSlug/edit/"
  1331. component={make(() => import('sentry/views/monitors/edit'))}
  1332. />
  1333. </Route>
  1334. );
  1335. const replayRoutes = (
  1336. <Route
  1337. path="/replays/"
  1338. component={make(() => import('sentry/views/replays/index'))}
  1339. withOrgPath
  1340. >
  1341. <IndexRoute component={make(() => import('sentry/views/replays/list'))} />
  1342. <Route
  1343. path="selectors/"
  1344. component={make(
  1345. () => import('sentry/views/replays/deadRageClick/deadRageClickList')
  1346. )}
  1347. />
  1348. <Route
  1349. path=":replaySlug/"
  1350. component={make(() => import('sentry/views/replays/details'))}
  1351. />
  1352. </Route>
  1353. );
  1354. const releasesRoutes = (
  1355. <Fragment>
  1356. <Route path="/releases/" withOrgPath>
  1357. <IndexRoute component={make(() => import('sentry/views/releases/list'))} />
  1358. <Route
  1359. path=":release/"
  1360. component={make(() => import('sentry/views/releases/detail'))}
  1361. >
  1362. <IndexRoute
  1363. component={make(() => import('sentry/views/releases/detail/overview'))}
  1364. />
  1365. <Route
  1366. path="commits/"
  1367. component={make(
  1368. () => import('sentry/views/releases/detail/commitsAndFiles/commits')
  1369. )}
  1370. />
  1371. <Route
  1372. path="files-changed/"
  1373. component={make(
  1374. () => import('sentry/views/releases/detail/commitsAndFiles/filesChanged')
  1375. )}
  1376. />
  1377. </Route>
  1378. </Route>
  1379. <Redirect
  1380. from="/releases/new-events/"
  1381. to="/organizations/:orgId/releases/:release/"
  1382. />
  1383. <Redirect
  1384. from="/releases/all-events/"
  1385. to="/organizations/:orgId/releases/:release/"
  1386. />
  1387. </Fragment>
  1388. );
  1389. const releaseThresholdRoutes = (
  1390. <Route path="/release-thresholds/" withOrgPath>
  1391. <IndexRoute
  1392. component={make(() => import('sentry/views/releases/thresholdsList'))}
  1393. />
  1394. </Route>
  1395. );
  1396. const activityRoutes = (
  1397. <Route
  1398. path="/activity/"
  1399. component={make(() => import('sentry/views/organizationActivity'))}
  1400. withOrgPath
  1401. />
  1402. );
  1403. const statsRoutes = (
  1404. <Fragment>
  1405. <Route path="/stats/" withOrgPath>
  1406. <IndexRoute component={make(() => import('sentry/views/organizationStats'))} />
  1407. <Route
  1408. component={make(() => import('sentry/views/organizationStats/teamInsights'))}
  1409. >
  1410. <Route
  1411. path="issues/"
  1412. component={make(
  1413. () => import('sentry/views/organizationStats/teamInsights/issues')
  1414. )}
  1415. />
  1416. <Route
  1417. path="health/"
  1418. component={make(
  1419. () => import('sentry/views/organizationStats/teamInsights/health')
  1420. )}
  1421. />
  1422. </Route>
  1423. </Route>
  1424. <Redirect
  1425. from="/organizations/:orgId/stats/team/"
  1426. to="/organizations/:orgId/stats/issues/"
  1427. />
  1428. </Fragment>
  1429. );
  1430. // TODO(mark) Long term this /queries route should go away and /discover
  1431. // should be the canonical route for discover2. We have a redirect right now
  1432. // as /discover was for discover 1 and most of the application is linking to
  1433. // /discover/queries and not /discover
  1434. const discoverRoutes = (
  1435. <Route
  1436. path="/discover/"
  1437. component={make(() => import('sentry/views/discover'))}
  1438. withOrgPath
  1439. >
  1440. <IndexRedirect to="queries/" />
  1441. <Route
  1442. path="homepage/"
  1443. component={make(() => import('sentry/views/discover/homepage'))}
  1444. />
  1445. <Route
  1446. path="queries/"
  1447. component={make(() => import('sentry/views/discover/landing'))}
  1448. />
  1449. <Route
  1450. path="results/"
  1451. component={make(() => import('sentry/views/discover/results'))}
  1452. />
  1453. <Route
  1454. path=":eventSlug/"
  1455. component={make(() => import('sentry/views/discover/eventDetails'))}
  1456. />
  1457. </Route>
  1458. );
  1459. const performanceRoutes = (
  1460. <Route
  1461. path="/performance/"
  1462. component={make(() => import('sentry/views/performance'))}
  1463. withOrgPath
  1464. >
  1465. <IndexRoute component={make(() => import('sentry/views/performance/content'))} />
  1466. <Route
  1467. path="trends/"
  1468. component={make(() => import('sentry/views/performance/trends'))}
  1469. />
  1470. <Route path="database/">
  1471. <IndexRoute
  1472. component={make(
  1473. () => import('sentry/views/performance/database/databaseLandingPage')
  1474. )}
  1475. />
  1476. <Route
  1477. path="spans/span/:groupId/"
  1478. component={make(
  1479. () => import('sentry/views/performance/database/databaseSpanSummaryPage')
  1480. )}
  1481. />
  1482. </Route>
  1483. <Route path="http/">
  1484. <IndexRoute
  1485. component={make(() => import('sentry/views/performance/http/httpLandingPage'))}
  1486. />
  1487. <Route
  1488. path="domains/"
  1489. component={make(
  1490. () => import('sentry/views/performance/http/httpDomainSummaryPage')
  1491. )}
  1492. />
  1493. </Route>
  1494. <Route path="browser/">
  1495. <Route path="interactions/">
  1496. <IndexRoute
  1497. component={make(
  1498. () => import('sentry/views/performance/browser/interactionsLandingPage')
  1499. )}
  1500. />
  1501. <Route
  1502. path="summary/"
  1503. component={make(
  1504. () => import('sentry/views/performance/browser/interactionSummary/index')
  1505. )}
  1506. />
  1507. </Route>
  1508. <Route path="pageloads/">
  1509. <IndexRoute
  1510. component={make(
  1511. () =>
  1512. import('sentry/views/performance/browser/webVitals/webVitalsLandingPage')
  1513. )}
  1514. />
  1515. <Route
  1516. path="overview/"
  1517. component={make(
  1518. () => import('sentry/views/performance/browser/webVitals/pageOverview')
  1519. )}
  1520. />
  1521. </Route>
  1522. <Route path="resources/">
  1523. <IndexRoute
  1524. component={make(
  1525. () => import('sentry/views/performance/browser/resources/index')
  1526. )}
  1527. />
  1528. <Route
  1529. path="spans/span/:groupId/"
  1530. component={make(
  1531. () =>
  1532. import(
  1533. 'sentry/views/performance/browser/resources/resourceSummaryPage/index'
  1534. )
  1535. )}
  1536. />
  1537. </Route>
  1538. </Route>
  1539. <Route path="mobile/">
  1540. <Route path="screens/">
  1541. <IndexRoute
  1542. component={make(
  1543. () => import('sentry/views/starfish/modules/mobile/pageload')
  1544. )}
  1545. />
  1546. <Route
  1547. path="spans/"
  1548. component={make(
  1549. () => import('sentry/views/starfish/views/screens/screenLoadSpans')
  1550. )}
  1551. />
  1552. </Route>
  1553. <Route path="app-startup/">
  1554. <IndexRoute
  1555. component={make(
  1556. () => import('sentry/views/starfish/modules/mobile/appStartup')
  1557. )}
  1558. />
  1559. <Route
  1560. path="spans/"
  1561. component={make(
  1562. () => import('sentry/views/starfish/views/appStartup/screenSummary')
  1563. )}
  1564. />
  1565. </Route>
  1566. </Route>
  1567. <Route path="summary/">
  1568. <IndexRoute
  1569. component={make(
  1570. () =>
  1571. import('sentry/views/performance/transactionSummary/transactionOverview')
  1572. )}
  1573. />
  1574. <Route
  1575. path="replays/"
  1576. component={make(
  1577. () => import('sentry/views/performance/transactionSummary/transactionReplays')
  1578. )}
  1579. />
  1580. <Route
  1581. path="vitals/"
  1582. component={make(
  1583. () => import('sentry/views/performance/transactionSummary/transactionVitals')
  1584. )}
  1585. />
  1586. <Route
  1587. path="tags/"
  1588. component={make(
  1589. () => import('sentry/views/performance/transactionSummary/transactionTags')
  1590. )}
  1591. />
  1592. <Route
  1593. path="events/"
  1594. component={make(
  1595. () => import('sentry/views/performance/transactionSummary/transactionEvents')
  1596. )}
  1597. />
  1598. <Route
  1599. path="anomalies/"
  1600. component={make(
  1601. () =>
  1602. import('sentry/views/performance/transactionSummary/transactionAnomalies')
  1603. )}
  1604. />
  1605. <Route
  1606. path="profiles/"
  1607. component={make(
  1608. () =>
  1609. import('sentry/views/performance/transactionSummary/transactionProfiles')
  1610. )}
  1611. />
  1612. <Route
  1613. path="aggregateWaterfall/"
  1614. component={make(
  1615. () =>
  1616. import('sentry/views/performance/transactionSummary/aggregateSpanWaterfall')
  1617. )}
  1618. />
  1619. <Route path="spans/">
  1620. <IndexRoute
  1621. component={make(
  1622. () => import('sentry/views/performance/transactionSummary/transactionSpans')
  1623. )}
  1624. />
  1625. <Route
  1626. path=":spanSlug/"
  1627. component={make(
  1628. () =>
  1629. import(
  1630. 'sentry/views/performance/transactionSummary/transactionSpans/spanDetails'
  1631. )
  1632. )}
  1633. />
  1634. </Route>
  1635. </Route>
  1636. <Route
  1637. path="vitaldetail/"
  1638. component={make(() => import('sentry/views/performance/vitalDetail'))}
  1639. />
  1640. <Route
  1641. path="trace/:traceSlug/"
  1642. component={make(() => import('sentry/views/performance/traceDetails'))}
  1643. />
  1644. <Route
  1645. path=":eventSlug/"
  1646. component={make(() => import('sentry/views/performance/transactionDetails'))}
  1647. />
  1648. </Route>
  1649. );
  1650. const starfishRoutes = (
  1651. <Route
  1652. path="/starfish/"
  1653. component={make(() => import('sentry/views/starfish'))}
  1654. withOrgPath
  1655. >
  1656. <IndexRoute
  1657. component={make(() => import('sentry/views/starfish/views/webServiceView'))}
  1658. />
  1659. <Route path="endpoint-overview/">
  1660. <IndexRoute
  1661. component={make(
  1662. () => import('sentry/views/starfish/views/webServiceView/endpointOverview')
  1663. )}
  1664. />
  1665. <Route
  1666. path="span/:groupId/"
  1667. component={make(() => import('sentry/views/starfish/views/spanSummaryPage'))}
  1668. />
  1669. </Route>
  1670. <Redirect from="database/" to="/performance/database" />
  1671. <Route path="appStartup/">
  1672. <IndexRoute
  1673. component={make(
  1674. () => import('sentry/views/starfish/modules/mobile/appStartup')
  1675. )}
  1676. />
  1677. <Route
  1678. path="spans/"
  1679. component={make(
  1680. () => import('sentry/views/starfish/views/appStartup/screenSummary')
  1681. )}
  1682. />
  1683. </Route>
  1684. <Route path="responsiveness/">
  1685. <IndexRoute
  1686. component={make(
  1687. () => import('sentry/views/starfish/modules/mobile/responsiveness')
  1688. )}
  1689. />
  1690. </Route>
  1691. <Route path="spans/">
  1692. <IndexRoute component={make(() => import('sentry/views/starfish/views/spans'))} />
  1693. <Route
  1694. path="span/:groupId/"
  1695. component={make(() => import('sentry/views/starfish/views/spanSummaryPage'))}
  1696. />
  1697. </Route>
  1698. </Route>
  1699. );
  1700. const userFeedbackRoutes = (
  1701. <Route
  1702. path="/user-feedback/"
  1703. component={make(() => import('sentry/views/userFeedback'))}
  1704. withOrgPath
  1705. />
  1706. );
  1707. const feedbackv2Routes = (
  1708. <Route
  1709. path="/feedback/"
  1710. component={make(() => import('sentry/views/feedback/index'))}
  1711. withOrgPath
  1712. >
  1713. <IndexRoute
  1714. component={make(() => import('sentry/views/feedback/feedbackListPage'))}
  1715. />
  1716. </Route>
  1717. );
  1718. const issueListRoutes = (
  1719. <Route
  1720. path="/issues/(searches/:searchId/)"
  1721. component={errorHandler(IssueListContainer)}
  1722. withOrgPath
  1723. >
  1724. <IndexRoute component={errorHandler(IssueListOverview)} />
  1725. </Route>
  1726. );
  1727. // Once org issues is complete, these routes can be nested under
  1728. // /organizations/:orgId/issues
  1729. const issueTabs = ({forCustomerDomain}: {forCustomerDomain: boolean}) => {
  1730. const hoc = forCustomerDomain ? withDomainRequired : x => x;
  1731. return (
  1732. <Fragment>
  1733. <IndexRoute
  1734. component={hoc(
  1735. make(() => import('sentry/views/issueDetails/groupEventDetails'))
  1736. )}
  1737. />
  1738. <Route
  1739. path={TabPaths[Tab.REPLAYS]}
  1740. component={hoc(make(() => import('sentry/views/issueDetails/groupReplays')))}
  1741. />
  1742. <Route
  1743. path={TabPaths[Tab.ACTIVITY]}
  1744. component={hoc(make(() => import('sentry/views/issueDetails/groupActivity')))}
  1745. />
  1746. <Route
  1747. path={TabPaths[Tab.EVENTS]}
  1748. component={hoc(make(() => import('sentry/views/issueDetails/groupEvents')))}
  1749. />
  1750. <Route
  1751. path={TabPaths[Tab.TAGS]}
  1752. component={hoc(make(() => import('sentry/views/issueDetails/groupTags')))}
  1753. />
  1754. <Route
  1755. path={`${TabPaths[Tab.TAGS]}:tagKey/`}
  1756. component={make(() => import('sentry/views/issueDetails/groupTagValues'))}
  1757. />
  1758. <Route
  1759. path={TabPaths[Tab.USER_FEEDBACK]}
  1760. component={hoc(
  1761. make(() => import('sentry/views/issueDetails/groupUserFeedback'))
  1762. )}
  1763. />
  1764. <Route
  1765. path={TabPaths[Tab.ATTACHMENTS]}
  1766. component={hoc(
  1767. make(() => import('sentry/views/issueDetails/groupEventAttachments'))
  1768. )}
  1769. />
  1770. <Route
  1771. path={TabPaths[Tab.SIMILAR_ISSUES]}
  1772. component={hoc(
  1773. make(() => import('sentry/views/issueDetails/groupSimilarIssues'))
  1774. )}
  1775. />
  1776. <Route
  1777. path={TabPaths[Tab.MERGED]}
  1778. component={hoc(make(() => import('sentry/views/issueDetails/groupMerged')))}
  1779. />
  1780. </Fragment>
  1781. );
  1782. };
  1783. const issueDetailsChildRoutes = ({forCustomerDomain}: {forCustomerDomain: boolean}) => (
  1784. <Fragment>
  1785. {issueTabs({forCustomerDomain})}
  1786. <Route path={`${TabPaths[Tab.EVENTS]}:eventId/`}>
  1787. {issueTabs({forCustomerDomain})}
  1788. </Route>
  1789. </Fragment>
  1790. );
  1791. const issueDetailsRoutes = (
  1792. <Fragment>
  1793. <Route
  1794. path="/organizations/:orgId/issues/:groupId/"
  1795. component={withDomainRedirect(
  1796. make(() => import('sentry/views/issueDetails/groupDetails'))
  1797. )}
  1798. key="org-issues-group-id"
  1799. >
  1800. {issueDetailsChildRoutes({forCustomerDomain: false})}
  1801. </Route>
  1802. {USING_CUSTOMER_DOMAIN && (
  1803. <Route
  1804. path="/issues/:groupId/"
  1805. component={withDomainRequired(
  1806. make(() => import('sentry/views/issueDetails/groupDetails'))
  1807. )}
  1808. key="orgless-issues-group-id-route"
  1809. >
  1810. {issueDetailsChildRoutes({forCustomerDomain: true})}
  1811. </Route>
  1812. )}
  1813. </Fragment>
  1814. );
  1815. // These are the "manage" pages. For sentry.io, these are _different_ from
  1816. // the SaaS admin routes in getsentry.
  1817. const adminManageRoutes = (
  1818. <Route
  1819. path="/manage/"
  1820. component={make(() => import('sentry/views/admin/adminLayout'))}
  1821. >
  1822. <IndexRoute component={make(() => import('sentry/views/admin/adminOverview'))} />
  1823. <Route
  1824. path="buffer/"
  1825. component={make(() => import('sentry/views/admin/adminBuffer'))}
  1826. />
  1827. <Route
  1828. path="relays/"
  1829. component={make(() => import('sentry/views/admin/adminRelays'))}
  1830. />
  1831. <Route
  1832. path="organizations/"
  1833. component={make(() => import('sentry/views/admin/adminOrganizations'))}
  1834. />
  1835. <Route
  1836. path="projects/"
  1837. component={make(() => import('sentry/views/admin/adminProjects'))}
  1838. />
  1839. <Route
  1840. path="queue/"
  1841. component={make(() => import('sentry/views/admin/adminQueue'))}
  1842. />
  1843. <Route
  1844. path="quotas/"
  1845. component={make(() => import('sentry/views/admin/adminQuotas'))}
  1846. />
  1847. <Route
  1848. path="settings/"
  1849. component={make(() => import('sentry/views/admin/adminSettings'))}
  1850. />
  1851. <Route path="users/">
  1852. <IndexRoute component={make(() => import('sentry/views/admin/adminUsers'))} />
  1853. <Route
  1854. path=":id"
  1855. component={make(() => import('sentry/views/admin/adminUserEdit'))}
  1856. />
  1857. </Route>
  1858. <Route
  1859. path="status/mail/"
  1860. component={make(() => import('sentry/views/admin/adminMail'))}
  1861. />
  1862. <Route
  1863. path="status/environment/"
  1864. component={make(() => import('sentry/views/admin/adminEnvironment'))}
  1865. />
  1866. <Route
  1867. path="status/packages/"
  1868. component={make(() => import('sentry/views/admin/adminPackages'))}
  1869. />
  1870. <Route
  1871. path="status/warnings/"
  1872. component={make(() => import('sentry/views/admin/adminWarnings'))}
  1873. />
  1874. </Route>
  1875. );
  1876. // XXX(epurkhiser): This should probably go away. It's not totally clear to
  1877. // me why we need the OrganizationRoot root container.
  1878. const legacyOrganizationRootRoutes = (
  1879. <Route component={errorHandler(OrganizationRoot)}>
  1880. <Redirect from="/organizations/:orgId/teams/new/" to="/settings/:orgId/teams/" />
  1881. <Route path="/organizations/:orgId/">
  1882. {hook('routes:organization')}
  1883. <IndexRedirect to="/organizations/:orgId/issues/" />
  1884. <Redirect from="/organizations/:orgId/teams/" to="/settings/:orgId/teams/" />
  1885. <Redirect
  1886. from="/organizations/:orgId/teams/your-teams/"
  1887. to="/settings/:orgId/teams/"
  1888. />
  1889. <Redirect
  1890. from="/organizations/:orgId/teams/all-teams/"
  1891. to="/settings/:orgId/teams/"
  1892. />
  1893. <Redirect
  1894. from="/organizations/:orgId/teams/:teamId/"
  1895. to="/settings/:orgId/teams/:teamId/"
  1896. />
  1897. <Redirect
  1898. from="/organizations/:orgId/teams/:teamId/members/"
  1899. to="/settings/:orgId/teams/:teamId/members/"
  1900. />
  1901. <Redirect
  1902. from="/organizations/:orgId/teams/:teamId/projects/"
  1903. to="/settings/:orgId/teams/:teamId/projects/"
  1904. />
  1905. <Redirect
  1906. from="/organizations/:orgId/teams/:teamId/settings/"
  1907. to="/settings/:orgId/teams/:teamId/settings/"
  1908. />
  1909. <Redirect from="/organizations/:orgId/settings/" to="/settings/:orgId/" />
  1910. <Redirect
  1911. from="/organizations/:orgId/api-keys/"
  1912. to="/settings/:orgId/api-keys/"
  1913. />
  1914. <Redirect
  1915. from="/organizations/:orgId/api-keys/:apiKey/"
  1916. to="/settings/:orgId/api-keys/:apiKey/"
  1917. />
  1918. <Redirect from="/organizations/:orgId/members/" to="/settings/:orgId/members/" />
  1919. <Redirect
  1920. from="/organizations/:orgId/members/:memberId/"
  1921. to="/settings/:orgId/members/:memberId/"
  1922. />
  1923. <Redirect
  1924. from="/organizations/:orgId/rate-limits/"
  1925. to="/settings/:orgId/rate-limits/"
  1926. />
  1927. <Redirect from="/organizations/:orgId/repos/" to="/settings/:orgId/repos/" />
  1928. </Route>
  1929. </Route>
  1930. );
  1931. const gettingStartedRoutes = (
  1932. <Fragment>
  1933. {USING_CUSTOMER_DOMAIN && (
  1934. <Fragment>
  1935. <Redirect
  1936. from="/getting-started/:projectId/"
  1937. to="/projects/:projectId/getting-started/"
  1938. />
  1939. <Redirect
  1940. from="/getting-started/:projectId/:platform/"
  1941. to="/projects/:projectId/getting-started/"
  1942. />
  1943. </Fragment>
  1944. )}
  1945. <Redirect
  1946. from="/:orgId/:projectId/getting-started/"
  1947. to="/organizations/:orgId/projects/:projectId/getting-started/"
  1948. />
  1949. <Redirect
  1950. from="/:orgId/:projectId/getting-started/:platform/"
  1951. to="/organizations/:orgId/projects/:projectId/getting-started/"
  1952. />
  1953. </Fragment>
  1954. );
  1955. const profilingRoutes = (
  1956. <Route
  1957. path="/profiling/"
  1958. component={make(() => import('sentry/views/profiling'))}
  1959. withOrgPath
  1960. >
  1961. <IndexRoute component={make(() => import('sentry/views/profiling/content'))} />
  1962. <Route
  1963. path="summary/:projectId/"
  1964. component={make(() => import('sentry/views/profiling/profileSummary'))}
  1965. />
  1966. <Route
  1967. path="profile/:projectId/differential-flamegraph/"
  1968. component={make(() => import('sentry/views/profiling/differentialFlamegraph'))}
  1969. />
  1970. <Route
  1971. path="profile/:projectId/:eventId/"
  1972. component={make(() => import('sentry/views/profiling/profilesProvider'))}
  1973. >
  1974. <Route
  1975. path="flamegraph/"
  1976. component={make(() => import('sentry/views/profiling/profileFlamechart'))}
  1977. />
  1978. </Route>
  1979. </Route>
  1980. );
  1981. const metricsRoutes = (
  1982. <Fragment>
  1983. <Route
  1984. path="/metrics/"
  1985. component={make(() => import('sentry/views/ddm'))}
  1986. withOrgPath
  1987. >
  1988. <IndexRoute component={make(() => import('sentry/views/ddm/ddm'))} />
  1989. </Route>
  1990. {/* TODO(ddm): fade this out */}
  1991. <Redirect from="/ddm/" to="/metrics/" />
  1992. </Fragment>
  1993. );
  1994. // Support for deprecated URLs (pre-Sentry 10). We just redirect users to new
  1995. // canonical URLs.
  1996. //
  1997. // XXX(epurkhiser): Can these be moved over to the legacyOrgRedirects routes,
  1998. // or do these need to be nested into the OrganizationLayout tree?
  1999. const legacyOrgRedirects = (
  2000. <Route path="/:orgId/:projectId/">
  2001. <IndexRoute
  2002. component={errorHandler(
  2003. redirectDeprecatedProjectRoute(
  2004. ({orgId, projectId}) => `/organizations/${orgId}/issues/?project=${projectId}`
  2005. )
  2006. )}
  2007. />
  2008. <Route
  2009. path="issues/"
  2010. component={errorHandler(
  2011. redirectDeprecatedProjectRoute(
  2012. ({orgId, projectId}) => `/organizations/${orgId}/issues/?project=${projectId}`
  2013. )
  2014. )}
  2015. />
  2016. <Route
  2017. path="dashboard/"
  2018. component={errorHandler(
  2019. redirectDeprecatedProjectRoute(
  2020. ({orgId, projectId}) =>
  2021. `/organizations/${orgId}/dashboards/?project=${projectId}`
  2022. )
  2023. )}
  2024. />
  2025. <Route
  2026. path="user-feedback/"
  2027. component={errorHandler(
  2028. redirectDeprecatedProjectRoute(
  2029. ({orgId, projectId}) =>
  2030. `/organizations/${orgId}/user-feedback/?project=${projectId}`
  2031. )
  2032. )}
  2033. />
  2034. <Route
  2035. path="releases/"
  2036. component={errorHandler(
  2037. redirectDeprecatedProjectRoute(
  2038. ({orgId, projectId}) =>
  2039. `/organizations/${orgId}/releases/?project=${projectId}`
  2040. )
  2041. )}
  2042. />
  2043. <Route
  2044. path="releases/:version/"
  2045. component={errorHandler(
  2046. redirectDeprecatedProjectRoute(
  2047. ({orgId, projectId, router}) =>
  2048. `/organizations/${orgId}/releases/${router.params.version}/?project=${projectId}`
  2049. )
  2050. )}
  2051. />
  2052. <Route
  2053. path="releases/:version/new-events/"
  2054. component={errorHandler(
  2055. redirectDeprecatedProjectRoute(
  2056. ({orgId, projectId, router}) =>
  2057. `/organizations/${orgId}/releases/${router.params.version}/new-events/?project=${projectId}`
  2058. )
  2059. )}
  2060. />
  2061. <Route
  2062. path="releases/:version/all-events/"
  2063. component={errorHandler(
  2064. redirectDeprecatedProjectRoute(
  2065. ({orgId, projectId, router}) =>
  2066. `/organizations/${orgId}/releases/${router.params.version}/all-events/?project=${projectId}`
  2067. )
  2068. )}
  2069. />
  2070. <Route
  2071. path="releases/:version/commits/"
  2072. component={errorHandler(
  2073. redirectDeprecatedProjectRoute(
  2074. ({orgId, projectId, router}) =>
  2075. `/organizations/${orgId}/releases/${router.params.version}/commits/?project=${projectId}`
  2076. )
  2077. )}
  2078. />
  2079. </Route>
  2080. );
  2081. const organizationRoutes = (
  2082. <Route component={errorHandler(OrganizationLayout)}>
  2083. {settingsRoutes}
  2084. {projectsRoutes}
  2085. {dashboardRoutes}
  2086. {userFeedbackRoutes}
  2087. {feedbackv2Routes}
  2088. {issueListRoutes}
  2089. {issueDetailsRoutes}
  2090. {alertRoutes}
  2091. {cronsRoutes}
  2092. {replayRoutes}
  2093. {releasesRoutes}
  2094. {releaseThresholdRoutes}
  2095. {activityRoutes}
  2096. {statsRoutes}
  2097. {discoverRoutes}
  2098. {performanceRoutes}
  2099. {starfishRoutes}
  2100. {profilingRoutes}
  2101. {metricsRoutes}
  2102. {gettingStartedRoutes}
  2103. {adminManageRoutes}
  2104. {legacyOrganizationRootRoutes}
  2105. {legacyOrgRedirects}
  2106. </Route>
  2107. );
  2108. const legacyRedirectRoutes = (
  2109. <Route path="/:orgId/">
  2110. <IndexRedirect to="/organizations/:orgId/" />
  2111. <Route path=":projectId/settings/">
  2112. <Redirect from="teams/" to="/settings/:orgId/projects/:projectId/teams/" />
  2113. <Redirect from="alerts/" to="/settings/:orgId/projects/:projectId/alerts/" />
  2114. <Redirect
  2115. from="alerts/rules/"
  2116. to="/settings/:orgId/projects/:projectId/alerts/rules/"
  2117. />
  2118. <Redirect
  2119. from="alerts/rules/new/"
  2120. to="/settings/:orgId/projects/:projectId/alerts/rules/new/"
  2121. />
  2122. <Redirect
  2123. from="alerts/rules/:ruleId/"
  2124. to="/settings/:orgId/projects/:projectId/alerts/rules/:ruleId/"
  2125. />
  2126. <Redirect
  2127. from="environments/"
  2128. to="/settings/:orgId/projects/:projectId/environments/"
  2129. />
  2130. <Redirect
  2131. from="environments/hidden/"
  2132. to="/settings/:orgId/projects/:projectId/environments/hidden/"
  2133. />
  2134. <Redirect from="tags/" to="/settings/projects/:orgId/projects/:projectId/tags/" />
  2135. <Redirect
  2136. from="issue-tracking/"
  2137. to="/settings/:orgId/projects/:projectId/issue-tracking/"
  2138. />
  2139. <Redirect
  2140. from="release-tracking/"
  2141. to="/settings/:orgId/projects/:projectId/release-tracking/"
  2142. />
  2143. <Redirect
  2144. from="ownership/"
  2145. to="/settings/:orgId/projects/:projectId/ownership/"
  2146. />
  2147. <Redirect
  2148. from="data-forwarding/"
  2149. to="/settings/:orgId/projects/:projectId/data-forwarding/"
  2150. />
  2151. <Redirect
  2152. from="debug-symbols/"
  2153. to="/settings/:orgId/projects/:projectId/debug-symbols/"
  2154. />
  2155. <Redirect
  2156. from="processing-issues/"
  2157. to="/settings/:orgId/projects/:projectId/processing-issues/"
  2158. />
  2159. <Redirect from="filters/" to="/settings/:orgId/projects/:projectId/filters/" />
  2160. <Redirect from="hooks/" to="/settings/:orgId/projects/:projectId/hooks/" />
  2161. <Redirect from="keys/" to="/settings/:orgId/projects/:projectId/keys/" />
  2162. <Redirect
  2163. from="keys/:keyId/"
  2164. to="/settings/:orgId/projects/:projectId/keys/:keyId/"
  2165. />
  2166. <Redirect
  2167. from="user-feedback/"
  2168. to="/settings/:orgId/projects/:projectId/user-feedback/"
  2169. />
  2170. <Redirect
  2171. from="security-headers/"
  2172. to="/settings/:orgId/projects/:projectId/security-headers/"
  2173. />
  2174. <Redirect
  2175. from="security-headers/csp/"
  2176. to="/settings/:orgId/projects/:projectId/security-headers/csp/"
  2177. />
  2178. <Redirect
  2179. from="security-headers/expect-ct/"
  2180. to="/settings/:orgId/projects/:projectId/security-headers/expect-ct/"
  2181. />
  2182. <Redirect
  2183. from="security-headers/hpkp/"
  2184. to="/settings/:orgId/projects/:projectId/security-headers/hpkp/"
  2185. />
  2186. <Redirect from="plugins/" to="/settings/:orgId/projects/:projectId/plugins/" />
  2187. <Redirect
  2188. from="plugins/:pluginId/"
  2189. to="/settings/:orgId/projects/:projectId/plugins/:pluginId/"
  2190. />
  2191. <Redirect
  2192. from="integrations/:providerKey/"
  2193. to="/settings/:orgId/projects/:projectId/integrations/:providerKey/"
  2194. />
  2195. </Route>
  2196. <Redirect from=":projectId/group/:groupId/" to="issues/:groupId/" />
  2197. <Redirect
  2198. from=":projectId/issues/:groupId/"
  2199. to="/organizations/:orgId/issues/:groupId/"
  2200. />
  2201. <Redirect
  2202. from=":projectId/issues/:groupId/events/"
  2203. to="/organizations/:orgId/issues/:groupId/events/"
  2204. />
  2205. <Redirect
  2206. from=":projectId/issues/:groupId/events/:eventId/"
  2207. to="/organizations/:orgId/issues/:groupId/events/:eventId/"
  2208. />
  2209. <Redirect
  2210. from=":projectId/issues/:groupId/tags/"
  2211. to="/organizations/:orgId/issues/:groupId/tags/"
  2212. />
  2213. <Redirect
  2214. from=":projectId/issues/:groupId/tags/:tagKey/"
  2215. to="/organizations/:orgId/issues/:groupId/tags/:tagKey/"
  2216. />
  2217. <Redirect
  2218. from=":projectId/issues/:groupId/feedback/"
  2219. to="/organizations/:orgId/issues/:groupId/feedback/"
  2220. />
  2221. <Redirect
  2222. from=":projectId/issues/:groupId/similar/"
  2223. to="/organizations/:orgId/issues/:groupId/similar/"
  2224. />
  2225. <Redirect
  2226. from=":projectId/issues/:groupId/merged/"
  2227. to="/organizations/:orgId/issues/:groupId/merged/"
  2228. />
  2229. <Route
  2230. path=":projectId/events/:eventId/"
  2231. component={errorHandler(ProjectEventRedirect)}
  2232. />
  2233. </Route>
  2234. );
  2235. const appRoutes = (
  2236. <Route>
  2237. {experimentalSpaRoutes}
  2238. <Route path="/" component={errorHandler(App)}>
  2239. {rootRoutes}
  2240. {organizationRoutes}
  2241. {legacyRedirectRoutes}
  2242. <Route path="*" component={errorHandler(RouteNotFound)} />
  2243. </Route>
  2244. </Route>
  2245. );
  2246. return appRoutes;
  2247. }
  2248. // We load routes both when initializing the SDK (for routing integrations) and
  2249. // when the app renders Main. Memoize to avoid rebuilding the route tree.
  2250. export const routes = memoize(buildRoutes);
  2251. // Exported for use in tests.
  2252. export {buildRoutes};
  2253. function NoOp({children}: {children: JSX.Element}) {
  2254. return children;
  2255. }