Page MenuHomePhabricator

[Cashtab] Domain move
ClosedPublic

Authored by bytesofman on Oct 6 2021, 19:38.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCda042481290a: [Cashtab] Domain move
Summary

T1681

This diff will start showing a pop-up message to users who view the app at cashtabapp.com, advising them that the app is moving to Cashtab.com

Users who view the app at cashtab.com will not see the msg.

So, the diff allows use of a single codebase between two domains, while rolling out migration alerts in phases to users still visiting at the old domain.

Before this diff lands, cashtab.com will be pointed to the production server, 51.210.180.194

Test Plan

npm start and verify pop-up appears (because domain is localhost and not cashtab.com)

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable