Closed chedieck closed 2 weeks ago
Related to #619
Implements the usage of the user prefered currency.
Spin up the containers on master.
Switch the currency of the dev user to CAD. Checking out the dashboard then, should yield no difference.
Checkout to this branch. Still this should yield no difference
Now reset the cache. yarn docker cr.
yarn docker cr
Finally, the values in the dashboard and elsewhere should all be in CAD instead of USD (thus they will be significantly higher).
Related to #619
Description
Implements the usage of the user prefered currency.
Test plan
Spin up the containers on master.
Switch the currency of the dev user to CAD. Checking out the dashboard then, should yield no difference.
Checkout to this branch. Still this should yield no difference
Now reset the cache.
yarn docker cr
.Finally, the values in the dashboard and elsewhere should all be in CAD instead of USD (thus they will be significantly higher).