This diff also makes us no longer needs server/facts/url.json. The baseRoutePath that was there was ostensibly a global one, but if we have distinct routers for each "app", we don't need a global baseRoutePath anymore.
Depends on D3550
Paths
| Differential D3551 Authored by ashoat on Mar 29 2022, 3:25 PM.
Details Summary This diff also makes us no longer needs server/facts/url.json. The baseRoutePath that was there was ostensibly a global one, but if we have distinct routers for each "app", we don't need a global baseRoutePath anymore. Depends on D3550 Test Plan
Diff Detail
Event TimelineHerald added subscribers: • abosh, • benschac, • karol, • adrian. · View Herald TranscriptMar 29 2022, 3:25 PM2022-03-29 15:25:58 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Mar 29 2022, 3:35 PM2022-03-29 15:35:55 (UTC-7) Harbormaster completed remote builds in B7697: Diff 10799.Mar 30 2022, 10:57 AM2022-03-30 10:57:23 (UTC-7) This revision is now accepted and ready to land.Mar 30 2022, 11:01 AM2022-03-30 11:01:23 (UTC-7) Closed by commit rCOMM36d3c9543a04: [server] Use separate Express router for landing page (authored by ashoat). · Explain WhyMar 30 2022, 11:15 AM2022-03-30 11:15:15 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 10835 server/src/database/migrations.js
server/src/server.js
server/src/utils/urls.js
|