Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-24 | [#830] Improve timeout of user alerts | Tulio Casagrande | |
with @anikarni | |||
2017-03-24 | [#830] Translate email handling tags | Tulio Casagrande | |
with @anikarni | |||
2017-03-24 | [#830] Adds sending feedback alert | Anike Arni | |
2017-03-23 | Change requirements to use soledad development branch | Tulio Casagrande | |
2017-03-21 | Freeze node libraries versions | Tulio Casagrande | |
with @anikarni | |||
2017-03-21 | Update waffle badge | Tulio Casagrande | |
2017-03-20 | Merge pull request #1015 from pixelated/generate-recovery-code | Anike Arni | |
Generate recovery code | |||
2017-03-20 | [#1012] Refactors how we retrieve soledad service | Anike Arni | |
with @tayanefernandes | |||
2017-03-17 | [#1012] Refactors getting soledad service in BaseResource | Anike Arni | |
with @tayanefernandes | |||
2017-03-17 | [#1012] Generates recovery code in soledad client | Anike Arni | |
with @tayanefernandes | |||
2017-03-16 | [#1012] Extracts generation of recovery code to AccountRecovery | Anike Arni | |
with @tayanefernandes | |||
2017-03-16 | Merge pull request #1014 from pixelated/update-recovery-code | thaissiqueira | |
Update recovery code | |||
2017-03-16 | [#924] Validates success on submit | Thais Siqueira | |
with @anikarni | |||
2017-03-16 | [#924] Updates recovery code on backup account submit | Thais Siqueira | |
with @anikarni | |||
2017-03-16 | Merge pull request #1011 from pixelated/confirmation-page | thaissiqueira | |
[#971] Add backup account confirmation page | |||
2017-03-16 | [#971] Fix width for the backup email page container | Tayane Fernandes | |
2017-03-16 | [#971] Add tests for rendering backup account components | Tayane Fernandes | |
2017-03-16 | [#971] Redirect to inbox after confirmation | Tayane Fernandes | |
2017-03-16 | [#971] Fix button size | Tayane Fernandes | |
with @tuliocasagrande | |||
2017-03-16 | [#971] Add css style for the confirmation page | Tayane Fernandes | |
with @tuliocasagrande | |||
2017-03-16 | [#971] Remove sinon and use expect to spy functions | Tayane Fernandes | |
with @tuliocasagrande | |||
2017-03-16 | [#971] Add backup account confirmation page | Tayane Fernandes | |
with @tuliocasagrande | |||
2017-03-15 | |#997| Sriram + Denis | Log recipients while sending message | Sriram Viswanathan | |
2017-03-15 | Use 'development' branch for bitmask-dev while packaging | Sriram Viswanathan | |
2017-03-15 | Merge pull request #1009 from pixelated/update-recovery-code | Anike Arni | |
[#924] Implements update recovery code through bitmask | |||
2017-03-15 | [#924] Fix duplication of tests | Thais Siqueira | |
with @anikarni | |||
2017-03-15 | [#924] Simplifies callback chain for recovery code call. | Thais Siqueira | |
with @anikarni | |||
2017-03-15 | [#924] Logs warning when saving recovery code. | Thais Siqueira | |
with @anikarni | |||
2017-03-15 | [#924] Fix typo on bonafide session variable name. | Thais Siqueira | |
with @anikarni | |||
2017-03-14 | [#924] Implements update recovery code through bitmask | Thais Siqueira | |
with @anikarni | |||
2017-03-14 | Merge pull request #1008 from pixelated/confirmation-page | thaissiqueira | |
[#971] Extract Backup email page to a new component | |||
2017-03-14 | [#971] Merge rules object | Tayane Fernandes | |
2017-03-14 | [#971] Extract Backup email page to a new component | Tayane Fernandes | |
with @tuliocasagrande | |||
2017-03-14 | Change leap_pycommon to the master branch | Tulio Casagrande | |
2017-03-13 | Merge pull request #963 from pixelated/makefile-tests | Anike Arni | |
Simplify test routines to not install packages every time | |||
2017-03-13 | Merge branch 'master' into makefile-tests | Anike Arni | |
2017-03-13 | Use leap repository of leap_pycommon | Tayane Fernandes | |
with @tuliocasagrande | |||
2017-03-13 | Merge pull request #1006 from pixelated/validate-email | Tayane Fernandes | |
Email validation on the backup account page | |||
2017-03-13 | Fix margin for login page | Anike Arni | |
with @thaissiqueira | |||
2017-03-10 | [#923] Make the label for the input text always blue | Tayane Fernandes | |
with @FrailWords | |||
2017-03-10 | [#923] Separate out asserts into different tests | Sriram Viswanathan | |
with @tayanefernandes | |||
2017-03-10 | [#923] Fix functional test on login page | Sriram Viswanathan | |
2017-03-10 | [#923] Add translation for the validation error | Tayane Fernandes | |
@FrailWords | |||
2017-03-10 | [#923] Fix the form height | Tayane Fernandes | |
with @FrailWords | |||
2017-03-10 | [#923] Create integration test for the validation of backup account | Tayane Fernandes | |
with @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] Fix submit button style of material-ui | Tayane Fernandes | |
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-03-10 | Merge pull request #1004 from pixelated/validate-email | Tayane Fernandes | |
[#923] Add material-ui framework |