summaryrefslogtreecommitdiff
path: root/web-ui/src/account_recovery
AgeCommit message (Expand)Author
2017-04-05Merge pull request #1043 from pixelated/validate-passwordTulio Casagrande
2017-04-05[#934] Set max length for passwordsTulio Casagrande
2017-04-05[#938] Fixes styling of title & button on backup-account stepSriram Viswanathan
2017-04-05[#934] Add front-end password validationTulio Casagrande
2017-04-05[#938] Replaces submit button with a link button for redirectionSriram Viswanathan
2017-04-04[#938] Fixes lint errorsSriram Viswanathan
2017-04-04[#938] Adds link to backup-account on the backup account stepSriram Viswanathan
2017-04-04[#938] Adds backup account step to forgot password flowSriram Viswanathan
2017-03-31[#935] Submits password to account recovery endpointAnike Arni
2017-03-31[#935] Submits user recovery code to new endpointAnike Arni
2017-03-30[#932] Combines button label for account recovery formsAnike Arni
2017-03-30[#932] Changes progress bar marginAnike 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
2017-03-28[#932] Adapts account recovery flow to desktopAnike Arni
2017-03-28[#932] Adapts forms to tabletAnike Arni
2017-03-28[#932] Adds images in account recovery flowAnike Arni
2017-03-28[#932] Hides inputs on new password formAnike Arni
2017-03-28[#932] Adds back link to account recovery stepsAnike Arni
2017-03-28[#932] Adds new password formAnike Arni
2017-03-28[#932] Adds mobile progress bar to account recovery flowAnike Arni
2017-03-28[#932] Adds user recovery code formAnike Arni
2017-03-28[#932] Tests next step of account recovery is translatedAnike Arni
2017-03-28[#932] Adds logic to go to next stepAnike Arni
2017-03-28[#932] Adds admin code formAnike Arni
2017-03-27[#932] Creates account recovery resourceAnike Arni
2017-02-09[#922] Rename backup account flowTayane 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
2017-02-07[#922] Fix button and input widthTayane Fernandes
2017-02-07[#922] Extract input field to a componentTayane Fernandes
2017-02-07[#922] Extract the submit button to a componentTayane Fernandes
2017-02-07[#922] Add copyrightTayane Fernandes
2017-02-07[#922] Refactoring react folder structureTayane Fernandes