Age | Commit message (Collapse) | Author |
|
For this test, we refactored the way translations were done for backup
account and login, concentrating them in the common/app.js component.
with @thaissiqueira
|
|
|
|
Due to conflicts with public and protected urls, login and interstitial
files have to be on a different public url from inbox and resources that
require login. Therefore, here, we delegate that logic to webpack. Now
we have a '/public' url and a '/assets' url for those static assets.
|
|
with @tayanefernandes
|
|
with @anikarni
|
|
with @anikarni
|
|
To differentiate between the account recovery flow and the set backup email
flow, we renamed all resources and url to reflect this. with @anikarni
|