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

Fix disabled inputs and prep for 2.0.0-rc2 #108

Merged
merged 7 commits into from
Sep 12, 2019

Conversation

cpjolicoeur
Copy link
Member

This PR brings over a few commits from the MojoTech fork as well as updates the changelog and travis config in prep for the v2.0.0-rc2 release

cpjolicoeur and others added 7 commits September 12, 2019 08:53
Previously form `input` and `select` fields were being disabled, regardless of whether the form was being submitted or not.  This means, in case of "validation" failure, the form wasn't submitted, but empty `input` and `select` fields were now disabled and couldn't be edited to bring them into a proper, submittable "valid" state.
PostgreSQL is needed for the Phoenix integation
test examples and needs to be running and configured
for Travis to build successfully.
@cpjolicoeur cpjolicoeur merged commit 3acfcf2 into master Sep 12, 2019
@cpjolicoeur cpjolicoeur deleted the cpj/fix_disabled_inputs branch September 13, 2019 13:46
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.

1 participant