aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/tests/data
Commit message (Expand)AuthorAgeFilesLines
* DateField value should actively adjust to the set resolution. (#12183)7.7.23Anna Koskinen2021-01-221-1/+10
* Enable Maven plugin for Eclipse formatting (#10829)Ilia Motornyi2018-04-191-1/+1
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-285-75/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-275-5/+5
* Simplify lambda expressions (#10198)Ahmed Ashour2017-10-201-2/+1
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-0316-79/+101
* Construct array inline (#10068)Ahmed Ashour2017-09-231-1/+1
* Binder with Nested Properties (#8923)chrosim2017-04-121-0/+65
* Fix some issues with Binder serialization (#8660)Ilia Motornyi2017-02-233-3/+6
* Allow configuring how string to number converters handle empty strings (#8506)Leif Åstrand2017-02-087-7/+74
* Add APIs to inform components of stale objects in DataProvider (#8271)Teemu Suo-Anttila2017-01-254-0/+286
* Introduce DateTimeFile and InlineDateTimeField. (#8218)Denis2017-01-191-0/+99
* Add LocalDateToDateConverter (#8147)Leif Åstrand2017-01-051-0/+100
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-1/+1
* Rename com.vaadin.data.util.converter to com.vaadin.data.converterPekka Hyvönen2016-12-1413-26/+26
* Use final modifier where appropriatePer-Åke Minborg2016-11-096-6/+6
* Binder.bindInstanceFields(Object) method implementation (#47).Denis Anisimov2016-10-251-4/+4
* Correct serializable issues and test that components can be serializedLeif Åstrand2016-10-241-4/+4
* Add ValueContext parameter for ConvertersTeemu Suo-Anttila2016-10-2413-53/+87
* Implement support for binding multi-select componentsLeif Åstrand2016-09-141-0/+31
* Add error message constructor to all converters which can failArtur Signell2016-09-0512-60/+120
* Convert Vaadin 7 converters to Vaadin 8 convertersArtur Signell2016-08-2420-1143/+184
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-2218-95/+95
* Implement BeanBinder with JSR-303 validationJohannes Dahlström2016-08-221-0/+12
* Move DateField and old validators to compatibility packageArtur Signell2016-08-2014-887/+0
* Organize importsArtur Signell2016-08-206-6/+6
* Rename legacy packages to v7Artur Signell2016-08-1832-64/+64
* Update copyright year to 2016Artur Signell2016-08-187-7/+7
* Remove trailing whitespace from code and javadocArtur Signell2016-08-187-22/+22
* Format using Eclipse NeonArtur Signell2016-08-1817-84/+93
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-173-23/+27
* Convert old validators (#87).Denis Anisimov2016-08-112-2/+54
* Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*Artur Signell2016-08-1018-85/+85
* Move old validators to legacy package (pre-#87).Denis Anisimov2016-08-1014-70/+70
* Move Validator and Validatable into legacy package.Denis Anisimov2016-08-092-2/+2
* Make tests pass in any timezoneJoonas Lehtinen2016-05-203-5/+13
* Add @Test annotations, rename test classesTeemu Suo-Anttila2016-03-1727-168/+354
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-1441-0/+2644