Skip to content
This repository has been archived by the owner on Mar 29, 2019. It is now read-only.

Create sandbox with example forms that needs entity mapping #6

Closed
fprochazka opened this issue Jun 9, 2014 · 4 comments
Closed

Create sandbox with example forms that needs entity mapping #6

fprochazka opened this issue Jun 9, 2014 · 4 comments

Comments

@fprochazka
Copy link
Member

Use all the relation types

  • one to one
  • one to many
  • many to one
  • many to many

With all the variations

  • uni-directional
  • bi-directional
  • self referencing
  • relations in containers
  • relations in selects, radiolists, checkboxlists, ...
  • maping columns with different names to different controls
  • ... any other idea?

Create entity model or extend the CMS model in Kdyby\Doctrine Tests (taken from original Doctrine ORM tests).


In the first iteration, it should be only "skeleton", no mappings implemented, only plain form definitions and thier rendering (can be used the default or BS3 from nette/forms).

With this kind of application ready, I'll be able to figure out the best API for Kdyby/DoctrineForms, implement it and write tests (or we could join our efforts, but let's iterate on it).


Also, let's prevent possible conflicts, I've created a repository fprochazka/kdyby-doctrine-forms-testing-sandbox, that should server this purpose.

If you wanna participate, write that here and I'll give you push rights to that repository. That way we'll know who's working on it and hopefully nobody will do the same work twice.

@TomasVotruba
Copy link

👍

I would like to participate

@fprochazka
Copy link
Member Author

Great!

@TomasVotruba
Copy link

@TomasVotruba
Copy link

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants