fredrocheron
72010c1d98
FormModelDescriber: set type to array with correct example for multiple choices form. ( #1212 )
...
* FormModelDescriber: set type to array with correct example for multiple choices form.
* Remove arrays examples and add test for multiple ChoiceType form
* Use of "items" for multiple ChoiceType form.
Detect "choices" type to determine property or items type.
Remove unused variable declaration.
2018-02-03 12:52:43 +01:00
David Buchmann
75cf1201ed
Apply fixes from StyleCI
2017-12-22 17:42:18 +00:00
Christian Schiffler
6f9ed9bba9
Add integer support to FormModelDescriber
2017-12-19 00:22:26 +01:00
Marcin Szepczyński
bff1b3ba0a
Add support for boolean type for CheckboxType ( #1123 )
...
* Add support for boolean type for CheckboxType
* add functional tests to checkbox form type as boolean
2017-12-15 16:58:40 +01:00
kopaygorodsky
8521fdc7ea
added break
2017-11-11 13:43:42 +02:00
kopaygorodsky
27402d7bb6
added support of collection type + example in forms
2017-11-11 13:33:41 +02:00
kopaygorodsky
b405b33ea2
codestyle fixes
2017-09-15 21:43:20 +03:00
kopaygorodsky
6e41a20e40
Added support for EntityType in FormModel Describer. Reading form recursively down. Modified formSupport test
2017-09-15 20:31:51 +03:00
Guilhem Niot
b8479d02e1
Add JMS serializer support
2017-07-25 10:09:41 +02:00
Guilhem Niot
8eb084908d
Add forms support
2017-06-24 19:54:48 +02:00