Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-30 | [#932] Hides logout button on account recovery flow | Anike 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 submit | Thais Siqueira | |
with @anikarni | |||
2017-03-16 | [#971] Add tests for rendering backup account components | Tayane Fernandes | |
2017-03-16 | [#971] Add backup account confirmation page | Tayane Fernandes | |
with @tuliocasagrande | |||
2017-03-14 | [#971] Extract Backup email page to a new component | Tayane Fernandes | |
with @tuliocasagrande | |||
2017-03-10 | [#923] Separate out asserts into different tests | Sriram Viswanathan | |
with @tayanefernandes | |||
2017-03-10 | [#923] Add translation for the validation error | Tayane Fernandes | |
@FrailWords | |||
2017-03-10 | [#923] Fix the submit button when the email is empty | Tayane 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] Disable button when the email is invalid on the backup email page | Tayane Fernandes | |
with @FrailWords | |||
2017-03-10 | [#923] Add email validation error on backup account page | Tayane 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-02-24 | [#907] Renames components tests | Thais Siqueira | |
2017-02-24 | [#907] Moves tests to directories components | Thais Siqueira | |