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

Ability to change the context of a form model #133

Merged
merged 19 commits into from
Jan 18, 2016
Merged

Conversation

robdmoore
Copy link
Member

Related: #91, #107

Fixes #95

Todo

  • Example form page with new functionality
  • Unit tests for the form overloads to match the unit test for the other one
  • Unit tests for the HTML helper overloads that tests the form output of a field
  • Acceptance test for input and post-back of form output against random model
  • Acceptance test for input and post-back of form output against sub-property
  • Acceptance test for input and post-back of form output against sub-property, but binding to parent
  • Documentation of HTML helper overloads
  • Documentation of BeginChameleonFormFor methods

@robdmoore robdmoore changed the title Ability to change the context of a form model [WIP] Ability to change the context of a form model Oct 10, 2015
@robdmoore robdmoore force-pushed the html-helper-for-method branch from 12db224 to 8602499 Compare January 15, 2016 15:08
@robdmoore
Copy link
Member Author

For anyone playing at home, this feature is good to go now apart from the documentation.

I'll try and add that tomorrow.

@robdmoore robdmoore changed the title [WIP] Ability to change the context of a form model Ability to change the context of a form model Jan 18, 2016
robdmoore added a commit that referenced this pull request Jan 18, 2016
Ability to change the context of a form model
@robdmoore robdmoore merged commit e902b27 into master Jan 18, 2016
@robdmoore robdmoore deleted the html-helper-for-method branch January 18, 2016 15:02
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