summaryrefslogtreecommitdiff
path: root/web-ui/src/backup_account/backup_email/backup_email.js
AgeCommit message (Collapse)Author
2017-03-31[#935] Submits user recovery code to new endpointAnike Arni
with @deniscostadsc
2017-03-31[#927] Implements sending recovery code by email.Thais Siqueira
with @tayanefernandes
2017-03-29Merge pull request #1032 from pixelated/forgot-password-pageAnike Arni
UI improvements for account recovery flow
2017-03-29[#931] PR feedback - use 'response.ok' for testing 'fetch' errors & minor ↵Sriram Viswanathan
refactoring
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 ↵Sriram Viswanathan
submit failure on backup account page
2017-03-16[#924] Validates success on submitThais Siqueira
with @anikarni
2017-03-16[#924] Updates recovery code on backup account submitThais Siqueira
with @anikarni
2017-03-16[#971] Add css style for the confirmation pageTayane Fernandes
with @tuliocasagrande
2017-03-16[#971] Add backup account confirmation pageTayane Fernandes
with @tuliocasagrande
2017-03-14[#971] Extract Backup email page to a new componentTayane Fernandes
with @tuliocasagrande