summaryrefslogtreecommitdiff
path: root/web-ui/src/backup_account
AgeCommit message (Expand)Author
2017-03-31[#935] Submits user recovery code to new endpointAnike Arni
2017-03-31[#927] Implements sending recovery code by email.Thais Siqueira
2017-03-30[#932] Makes back link a buttonAnike Arni
2017-03-30[#932] Hides logout button on account recovery flowAnike Arni
2017-03-29Merge pull request #1032 from pixelated/forgot-password-pageAnike Arni
2017-03-29[#931] PR feedback - use 'response.ok' for testing 'fetch' errors & minor ref...Sriram Viswanathan
2017-03-28[#932] Adds back link to account recovery stepsAnike Arni
2017-03-28[#931] Shows error feedback using Snackbar notification when there's a submit...Sriram Viswanathan
2017-03-16[#924] Validates success on submitThais Siqueira
2017-03-16[#924] Updates recovery code on backup account submitThais Siqueira
2017-03-16[#971] Fix width for the backup email page containerTayane Fernandes
2017-03-16[#971] Add tests for rendering backup account componentsTayane Fernandes
2017-03-16[#971] Redirect to inbox after confirmationTayane Fernandes
2017-03-16[#971] Fix button sizeTayane Fernandes
2017-03-16[#971] Add css style for the confirmation pageTayane Fernandes
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-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-02-24[#907] Renames components testsThais Siqueira
2017-02-24[#907] Moves tests to directories componentsThais Siqueira
2017-02-23[#907] Adds integration test for translationsAnike Arni
2017-02-21[#907] Fix font and favicon urlsAnike Arni
2017-02-16[#907] Bundles login static files separatelyAnike Arni
2017-02-10[#922] Adds integration test for translationsAnike Arni
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