summaryrefslogtreecommitdiff
path: root/web-ui/src
AgeCommit message (Expand)Author
2017-03-16[#971] Remove sinon and use expect to spy functionsTayane Fernandes
2017-03-16[#971] Add backup account confirmation pageTayane Fernandes
2017-03-14[#971] Extract Backup email page to a new componentTayane Fernandes
2017-03-13Merge pull request #1006 from pixelated/validate-emailTayane Fernandes
2017-03-13Fix margin for login pageAnike Arni
2017-03-10[#923] Make the label for the input text always blueTayane Fernandes
2017-03-10[#923] Separate out asserts into different testsSriram Viswanathan
2017-03-10[#923] Add translation for the validation errorTayane Fernandes
2017-03-10[#923] Fix the form heightTayane Fernandes
2017-03-10[#923] Create integration test for the validation of backup accountTayane Fernandes
2017-03-10[#923] Fix the submit button when the email is emptyTayane Fernandes
2017-03-10[#923] Fix submit button style of material-uiTayane Fernandes
2017-03-10[#923] Disable button when the email is invalid on the backup email pageTayane Fernandes
2017-03-10[#923] Add email validation error on backup account pageTayane Fernandes
2017-03-07[#923] Add material-ui frameworkTayane Fernandes
2017-03-01[#907] Puts autofocus on username field.Thais Siqueira
2017-02-24[#907] Renames components testsThais Siqueira
2017-02-24[#907] Moves tests to directories componentsThais Siqueira
2017-02-23[#907] Moves i18n and util files to common directoryAnike Arni
2017-02-23[#907] Renames welcome componentAnike Arni
2017-02-23[#907] Normalizes scss file namesAnike Arni
2017-02-23[#907] Adds integration test for translationsAnike Arni
2017-02-23[#907] Adds margin to top of page for login pageAnike Arni
2017-02-22[#907] Makes login compatible with other broswersAnike Arni
2017-02-22[#907] Makes logo smaller on mobile generic errorAnike Arni
2017-02-22[#907] Changed order of login componentsAnike Arni
2017-02-22[#907] Add pixelated welcome message to loginAnike Arni
2017-02-22[#907] Display error message for mobile versionTulio Casagrande
2017-02-21[#907] Use variables for css colorsTulio Casagrande
2017-02-21[#907] Change auth-error urlTulio Casagrande
2017-02-21[#907] Translate auth error message on loginTulio Casagrande
2017-02-21[#907] Makes login page responsiveAnike Arni
2017-02-21[#907] Fix font and favicon urlsAnike Arni
2017-02-21[#907] Translates login page to pt_BRAnike Arni
2017-02-16[#907] Bundles login static files separatelyAnike Arni
2017-02-16[#907] Adapt login status to work with single userTulio Casagrande
2017-02-16[#907] Convert login page to reactTulio Casagrande
2017-02-10[#922] Adds integration test for translationsAnike Arni
2017-02-09[#922] Add link for the pix logoTayane Fernandes
2017-02-09[#922] Add dynamic page titleTayane Fernandes
2017-02-09[#922] Changes layout to be compatible with IETayane Fernandes
2017-02-09[#922] Rename backup account flowTayane Fernandes
2017-02-09[#922] Fix webpack production path to account recoveryTayane Fernandes
2017-02-09[#922] Add logo and icons to the headerTayane Fernandes
2017-02-08[#922] Creates headerAnike Arni
2017-02-08[#922] Applies changes compatible with firefoxAnike Arni
2017-02-08[#922] Create footerAnike Arni
2017-02-08[#922] Add css autoprefixer for compatibility with browsersAnike Arni
2017-02-08[#922] Add semincolon to lint and fix js codeAnike Arni
2017-02-08[#922] Adds eslint for react and es6 filesAnike Arni