aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/minitutorials/v7a1
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2810-160/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2710-10/+10
* Use lambda with Handlers (#10229)Ahmed Ashour2017-10-271-23/+16
* Remove unused methods. (#10058)Ahmed Ashour2017-09-221-5/+0
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-209-9/+9
* Binder.bindInstanceFields(Object) method implementation (#47).Denis Anisimov2016-10-251-1/+1
* Make Valo the default themePekka Hyvönen2016-10-067-14/+14
* Unify listeners on the server sideAleksi Hietanen2016-09-291-7/+9
* Use diamond operator where it can be usedArtur Signell2016-09-054-5/+5
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-312-17/+14
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-2211-44/+44
* Organize importsArtur Signell2016-08-203-5/+5
* Rename legacy packages to v7Artur Signell2016-08-1810-16/+16
* Update copyright year to 2016Artur Signell2016-08-1810-10/+10
* Remove trailing whitespace from code and javadocArtur Signell2016-08-1810-40/+40
* Format using Eclipse NeonArtur Signell2016-08-1810-38/+43
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-177-18/+18
* Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*Artur Signell2016-08-105-16/+16
* Move old validators to legacy package (pre-#87).Denis Anisimov2016-08-101-2/+2
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1519-0/+1190