summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-14Merge pull request #1008 from pixelated/confirmation-pagethaissiqueira
[#971] Extract Backup email page to a new component
2017-03-14[#971] Merge rules objectTayane Fernandes
2017-03-14[#971] Extract Backup email page to a new componentTayane Fernandes
with @tuliocasagrande
2017-03-14Change leap_pycommon to the master branchTulio Casagrande
2017-03-13Merge pull request #963 from pixelated/makefile-testsAnike Arni
Simplify test routines to not install packages every time
2017-03-13Merge branch 'master' into makefile-testsAnike Arni
2017-03-13Use leap repository of leap_pycommonTayane Fernandes
with @tuliocasagrande
2017-03-13Merge pull request #1006 from pixelated/validate-emailTayane Fernandes
Email validation on the backup account page
2017-03-13Fix margin for login pageAnike Arni
with @thaissiqueira
2017-03-10[#923] Make the label for the input text always blueTayane Fernandes
with @FrailWords
2017-03-10[#923] Separate out asserts into different testsSriram Viswanathan
with @tayanefernandes
2017-03-10[#923] Fix functional test on login pageSriram Viswanathan
2017-03-10[#923] Add translation for the validation errorTayane Fernandes
@FrailWords
2017-03-10[#923] Fix the form heightTayane Fernandes
with @FrailWords
2017-03-10[#923] Create integration test for the validation of backup accountTayane Fernandes
with @FrailWords
2017-03-10[#923] Fix the submit button when the email is emptyTayane Fernandes
When the email is empty the button should be disabled, but we should not see any error message with @FrailWords
2017-03-10[#923] Fix submit button style of material-uiTayane Fernandes
with @FrailWords
2017-03-10[#923] Disable button when the email is invalid on the backup email pageTayane Fernandes
with @FrailWords
2017-03-10[#923] Add email validation error on backup account pageTayane Fernandes
We added a library to do the validation and we are calling the email validation when the field changes the value. with @FrailWords
2017-03-10Merge pull request #1004 from pixelated/validate-emailTayane Fernandes
[#923] Add material-ui framework
2017-03-10|#000|Sriram| Fix functional test - get element by id rather than css ↵Sriram Viswanathan
selector for cc-bcc collapse
2017-03-07[#923] Add material-ui frameworkTayane 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-03-02Merge pull request #995 from pixelated/login-errorsthaissiqueira
[#907] Puts autofocus on username field
2017-03-01Fix soledad shared_db argument when testingTulio Casagrande
2017-03-01[#907] Puts autofocus on username field.Thais Siqueira
with @anikarni
2017-02-27Pixelated UA debian package depends on libsqlcipher0 and libssl-devvarac
2017-02-27Fix fetching of pixelated apt keyvarac
2017-02-27Remove old spt keysvarac
2017-02-27Fix vagrant instructionsvarac
2017-02-27Remove things already present in LEAP/jessie boxvarac
2017-02-24Merge pull request #993 from pixelated/login-errorsTulio Casagrande
Login errors - some refactorings
2017-02-24[#907] Renames components testsThais Siqueira
2017-02-24[#907] Adds npm-debug.log. on .gitignoreThais Siqueira
2017-02-24[#907] Moves tests to directories componentsThais Siqueira
2017-02-23Merge pull request #990 from pixelated/login-errorsAnike Arni
Create full translation integration test
2017-02-23[#907] Moves i18n and util files to common directoryAnike Arni
with @thaissiqueira
2017-02-23[#907] Renames welcome componentAnike Arni
with @thaissiqueira
2017-02-23[#907] Normalizes scss file namesAnike Arni
with @thaissiqueira
2017-02-23[#907] Minifies png imagesAnike Arni
with @thaissiqueira
2017-02-23[#907] Minifies svg imagesAnike Arni
with @thaissiqueira
2017-02-23[#907] Moves minified images to public folderAnike Arni
with @thaissiqueira
2017-02-23[#907] Adds integration test for translationsAnike 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
2017-02-23[#907] Adds margin to top of page for login pageAnike Arni
with @thaissiqueira
2017-02-23Merge pull request #987 from pixelated/login-errorsAnike Arni
Adds welcome and error messages to login
2017-02-22[#907] Fix lintAnike Arni
with @thaissiqueira
2017-02-22[#907] Makes login compatible with other broswersAnike Arni
with @thaissiqueira
2017-02-22[#907] Makes logo smaller on mobile generic errorAnike Arni
with @SweetVirginia
2017-02-22[#907] Adds portuguese translations for welcome messageAnike Arni
with @SweetVirginia
2017-02-22[#907] Adds unit test for PixelatedWelcome componentAnike Arni
with @thaissiqueira
2017-02-22[#907] Changed order of login componentsAnike Arni
with @thaissiqueira