Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use formsy material ui for form validation #214

Merged
merged 1 commit into from
Feb 2, 2017
Merged

use formsy material ui for form validation #214

merged 1 commit into from
Feb 2, 2017

Conversation

jolan
Copy link
Contributor

@jolan jolan commented Feb 2, 2017

This uses formsy-material-ui to validate various form inputs and also moves random seed generation to happen on demand.

Closes #70.
Closes #107.

package.json Outdated
@@ -166,6 +166,8 @@
"electron-debug": "^1.0.1",
"eslint-formatter-pretty": "^1.1.0",
"eslint-plugin-react": "^6.9.0",
"formsy-material-ui": "github:jolan/formsy-material-ui",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No external repos should be used

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I was hoping a release would happen but it hasn't yet:

formsy/formsy-material-ui#190

I can downgrade to the last released version and rip out some of the new features.

BTW, we have this too:

"react-tap-event-plugin": "git+https://github.com/zilverline/react-tap-event-plugin.git#master"

Copy link
Member

@alexlyp alexlyp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@alexlyp alexlyp merged commit e8d2130 into decred:master Feb 2, 2017
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.

2 participants