Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-22 | [#907] Display error message for mobile version | Tulio Casagrande | |
with @anikarni | |||
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] Adapt login status to work with single user | Tulio Casagrande | |
with @anikarni | |||
2017-02-16 | [#907] Convert login page to react | Tulio Casagrande | |
with @anikarni |