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-16 | [#907] Convert login page to react | Tulio Casagrande | |
with @anikarni | |||
2017-02-14 | Adds node env variable for production performance | Anike Arni | |
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 | |||
2017-02-09 | [#922] Fix webpack production path to account recovery | Tayane Fernandes | |
with @anikarni | |||
2017-02-07 | [#922] Refactoring react folder structure | Tayane Fernandes | |
with @anikarni | |||
2017-02-06 | [#922] Add back link | Tayane Fernandes | |
with @anikarni | |||
2017-02-03 | [#922] Adds css to account recovery | Anike Arni | |
with @tayanefernandes | |||
2017-02-02 | [#922] Adds prod webpack configuration for react | Anike Arni | |
with @tayanefernandes | |||
2016-12-29 | Move aliases to common folder for local and production compilation | Anike Arni | |
2016-12-29 | Compile sandbox files through webpack as well | Anike Arni | |
2016-12-29 | Makes sure builds include all necessary files | Anike Arni | |
2016-12-29 | Use only dist folder for serving application | Anike Arni | |
2016-12-28 | Fixes offcanvas menu by moving foundation back to index.html | Anike Arni | |
2016-12-28 | Use webpack files for packaging | Anike Arni | |