Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-07 | [#923] Add material-ui framework | Tayane Fernandes | |
Added material-ui framework (http://www.material-ui.com/#/) to facilitate the creation of UI components. I also adapted some colors to be compatible with our style guide. | |||
2017-02-23 | [#907] Moves i18n and util files to common directory | Anike Arni | |
with @thaissiqueira | |||
2017-02-23 | [#907] Adds integration test for translations | Anike Arni | |
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 |