aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/fieldgroup
Commit message (Expand)AuthorAgeFilesLines
* Update TextArea to extend AbstractFieldNew (#53)Aleksi Hietanen2016-08-261-2/+2
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-2212-118/+118
* Organize importsArtur Signell2016-08-204-8/+9
* Rename legacy packages to v7Artur Signell2016-08-188-21/+21
* Rename Grid into LegacyGridelmot2016-08-182-6/+6
* Update copyright year to 2016Artur Signell2016-08-187-7/+7
* Remove trailing whitespace from code and javadocArtur Signell2016-08-187-23/+23
* Format using Eclipse NeonArtur Signell2016-08-187-20/+21
* Remove Form and FormFieldFactoryArtur Signell2016-08-173-109/+0
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-177-40/+45
* Derive DateField from new AbstractField (#57).Denis Anisimov2016-08-151-2/+2
* Move old DateField components to legacy package (pre-#57).Denis Anisimov2016-08-121-6/+6
* Convert CheckBox from legacy to AbstractFieldHenri Sara2016-08-111-10/+6
* Convert old validators (#87).Denis Anisimov2016-08-113-16/+15
* Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*Artur Signell2016-08-101-6/+6
* Move old validators to legacy package (pre-#87).Denis Anisimov2016-08-104-12/+12
* Move Validator and Validatable into legacy package.Denis Anisimov2016-08-092-2/+2
* Rename Field, AbstractField to legacy namesJohannes Dahlström2016-08-051-9/+9
* Revert "Better default for nullRepresentation (#13221, #12877)"feature/standard-sassIlia Motornyi2016-05-041-9/+1
* Better default for nullRepresentation (#13221, #12877)Matti Tahvonen2016-05-021-1/+9
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1519-0/+1580