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 nested arrays support #45

Merged
merged 5 commits into from
Oct 16, 2018

Conversation

deivid-rodriguez
Copy link
Contributor

@deivid-rodriguez deivid-rodriguez commented Mar 20, 2018

Hi! Thanks for Rectify!

I have the classical nested form in my app. A survey has many questions, and a question has many answers. I manage survey creation on a single form. However, I found that rectify does not support this case out of the box. This PR implements support for that, not sure if it's the right way to do it but it seems to work for me.

NOTE: Sorry about the unrelated changes but the dependencies were quite outdated so the tests wouldn't pass on my system without doing some mantainance.

NOTE2: Also added some changes to shush codeclimate, let me know if you want to handle that in a separate PR or whatever.

@deivid-rodriguez
Copy link
Contributor Author

Hi @andypike, I see that rectify got some traction again so I rebased this PR 😃

@deivid-rodriguez
Copy link
Contributor Author

Five months later, another ping! @andypike What can we do to move this forward?

Copy link
Owner

@andypike andypike left a comment

Choose a reason for hiding this comment

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

Great stuff thanks for the contribution, sorry it took me a while to get to it <3

@andypike andypike merged commit 100455d into andypike:master Oct 16, 2018
@deivid-rodriguez
Copy link
Contributor Author

Wowowwwww, thanks @andypike!! 🎉 🎉

@deivid-rodriguez deivid-rodriguez deleted the fix_nested_arrays_support branch October 16, 2018 23:52
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