summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-04-06Change to use develop branch of python-gnupgTulio Casagrande
2017-04-06Merge pull request #1048 from pixelated/backup_account_during_recoverySriram Viswanathan
[#938] Adds smoke test for account recovery flow
2017-04-06Merge pull request #1047 from pixelated/validate-passwordTulio Casagrande
[#934] Add back-end password validation
2017-04-06[#938] Uses PageObject pattern for functional testSriram Viswanathan
with @anikarni
2017-04-06[#934] Handle post in a dedicate methodTulio Casagrande
2017-04-05[#938] Adds smoke test for account recovery flowSriram Viswanathan
with @anikarni
2017-04-05[#934] Add back-end password validationTulio Casagrande
2017-04-05Merge pull request #1043 from pixelated/validate-passwordTulio Casagrande
[#934] Add front-end password validation
2017-04-05[#934] Set max length for passwordsTulio Casagrande
2017-04-05[fix-tests] Generate a new username for each smoke featureThais Siqueira
with @deniscostadsc
2017-04-05Merge pull request #1045 from pixelated/backup_account_during_recoverySriram Viswanathan
Backup account during recovery
2017-04-05[#938] Fixes padding of text on the link button on backup-account stepSriram Viswanathan
with @anikarni
2017-04-05[#938] Replaces RaisedButton with FlatButton for backup-account linkSriram Viswanathan
with @anikarni
2017-04-05[#938] Fixes styling of title & button on backup-account stepSriram Viswanathan
2017-04-05[#934] Add integration test for password validationTulio Casagrande
2017-04-05[#934] Add front-end password validationTulio Casagrande
2017-04-05Merge pull request #1044 from pixelated/backup_account_during_recoveryTulio Casagrande
Backup account at end of account recovery
2017-04-05[#938] Replaces submit button with a link button for redirectionSriram Viswanathan
with @anikarni
2017-04-05[fix-build] Changes from input to button on webapp signupDenis Costa
with @thaissiqueira
2017-04-04[#938] Fixes lint errorsSriram Viswanathan
with @anikarni
2017-04-04[#938] Adds backup account step to test for missing translationsSriram Viswanathan
with @anikarni
2017-04-04[#938] Adds link to backup-account on the backup account stepSriram Viswanathan
with @anikarni
2017-04-04[#938] Adds backup account step to forgot password flowSriram Viswanathan
with @anikarni
2017-04-04Upgrade eslintThais Siqueira
with @deniscostadsc
2017-04-04Revert fixes attempts on circle.ymlThais Siqueira
with @deniscostadsc
2017-04-04[fix-build] Adds 'npm rebuild' before testThais Siqueira
with @deniscostadsc
2017-04-04[fix-build] Adds clean_all before lintersThais Siqueira
@deniscostadsc
2017-04-04Merge pull request #1042 from pixelated/login-recovery-codeTulio Casagrande
[#935] Sends user recovery code and password to account recovery endpoint
2017-04-04Revert "Fix functional tests for button change in webapp"Thais Siqueira
This reverts commit 54ce5397e484fd81ee01d714c87c32ed4718fdb2.
2017-03-31[#935] Submits password to account recovery endpointAnike Arni
2017-03-31[#935] Submits user recovery code to new endpointAnike Arni
with @deniscostadsc
2017-03-31Merge pull request #1040 from pixelated/email-recovery-codethaissiqueira
[#927] Implements sending recovery code by email.
2017-03-31[#927] Log exception with recovery codeThais Siqueira
with @tayanefernandes
2017-03-31[#1022] Downgrade Twisted to original version 16.1.1Sriram Viswanathan
2017-03-31[#927] Implements sending recovery code by email.Thais Siqueira
with @tayanefernandes
2017-03-31Merge pull request #1021 from pixelated/email-recovery-codeTayane Fernandes
[#927] Creates functional tests for backup account flow
2017-03-30Merge pull request #1037 from pixelated/upgrade_twistedSriram Viswanathan
Downgrade twisted - back to 16.1.1
2017-03-30[#1022] Downgrade Twisted to original version 16.1.1Sriram Viswanathan
2017-03-30[#927] Change account recovery tests to run against a non mocked applicationTayane Fernandes
with @thaissiqueira
2017-03-30[#927] Creates functional tests for backup account flowAnike Arni
with @tayanefernandes
2017-03-30Merge pull request #1034 from pixelated/forgot-password-pageAnike Arni
Makes account recovery flow public
2017-03-30[#932] Combines button label for account recovery formsAnike Arni
with @deniscostadsc
2017-03-30[#932] Changes progress bar marginAnike Arni
2017-03-30[#932] Adds portuguese translationsAnike Arni
2017-03-30[#932] Makes back link a buttonAnike Arni
2017-03-30[#932] Fixes image descriptionAnike Arni
2017-03-30[#932] Makes account recovery resource publicAnike Arni
2017-03-30[#932] Hides logout button on account recovery flowAnike Arni
2017-03-30[#932] Moves form componentes to separate directoriesAnike Arni
with @deniscostadsc
2017-03-30Merge pull request #1035 from pixelated/upgrade_twistedSriram Viswanathan
[#1018] Upgrades twisted from 16.1.1 to 17.1.0