Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-16 | [#907] Bundles login static files separately | Anike Arni | |
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. | |||
2017-02-10 | [#922] Adds integration test for translations | Anike Arni | |
with @tayanefernandes | |||
2017-02-09 | [#922] Add dynamic page title | Tayane Fernandes | |
with @anikarni | |||
2017-02-09 | [#922] Rename backup account flow | Tayane Fernandes | |
To differentiate between the account recovery flow and the set backup email flow, we renamed all resources and url to reflect this. with @anikarni |