Skip to content

Conversation

@not-gabriel
Copy link
Contributor

Don't require electronInterface in email_login's validator. Hardcode
some numeric constants directly in validator module.
Use isemail instead of validator for smaller bundle sizes.

@not-gabriel not-gabriel force-pushed the gabriel branch 9 times, most recently from 3c3cdfc to c345804 Compare October 13, 2018 00:14
Don't require electronInterface in email_login's validator. Hardcode
some numeric constants directly in validator module.
Use isemail instead of validator for smaller bundle sizes.
Don't require electronInterface in SignUpWrapper so that SignUpWrapper
can run in the browser. Expose function props
in SignUpWrapper so that the parent can supply the functionality that
was provided by electronInterface.
Add SignUpElectronWrapper, a component built on top of SignUpWrapper
that passes electronInterface methods as props.
Improve error handling in LoginWrapper.js
Use CSS modules feature.
Add scripts at the root of the project for easier development:
install.js and start.js.

Update README.md
Delay API calls to check username
Use appropriate error messages for each status code.
@erikaperugachi erikaperugachi merged commit f271493 into Criptext:master Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants