aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/minitutorials
Commit message (Expand)AuthorAgeFilesLines
* Update to Jsoup 1.14.2 (#12381)Tatu Lund2021-08-241-1/+1
* Code cleanup (#12333)Anna Koskinen2021-07-081-1/+0
* Ensure type safety and serializable nature of all the listeners (#12045)Tatu Lund2020-07-031-1/+2
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2851-807/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2742-42/+42
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-011-15/+6
* Remove redundant interface already implemented by super class. (#10258)Ahmed Ashour2017-10-311-2/+1
* Use lambda with Handlers (#10229)Ahmed Ashour2017-10-272-31/+18
* Fix typos (#10213)Ahmed Ashour2017-10-201-1/+1
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-101-1/+1
* Add empty line at end of fileAhmed Ashour2017-09-231-1/+1
* Remove unused methods. (#10058)Ahmed Ashour2017-09-222-5/+1
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-211-1/+1
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-201-1/+1
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-2026-26/+26
* Implement "afterViewChange()" as no-op by default. (#99)Denis2016-12-071-4/+0
* Binder.bindInstanceFields(Object) method implementation (#47).Denis Anisimov2016-10-251-1/+1
* Move all themes except Valo into a new compatibility-themes packageAleksi Hietanen2016-10-132-2/+2
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-132-8/+5
* Make Valo the default themePekka Hyvönen2016-10-0616-32/+24
* Make ColorPicker an AbstractField<Color>Johannes Dahlström2016-10-031-70/+51
* Unify listeners on the server sideAleksi Hietanen2016-09-291-7/+9
* Change ColorPicker to use new ComboBoxArtur Signell2016-09-131-3/+3
* Use diamond operator where it can be usedArtur Signell2016-09-0511-15/+15
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-314-35/+29
* Organize importsArtur Signell2016-08-301-1/+1
* Duplicate shared classes of the Vaadin 7 GridTeemu Suo-Anttila2016-08-301-1/+1
* Implement new LabelArtur Signell2016-08-261-1/+1
* Move Item to compatibility packageArtur Signell2016-08-241-2/+2
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-2226-115/+115
* Organize importsArtur Signell2016-08-207-9/+10
* Implement new PasswordField (#52)Aleksi Hietanen2016-08-182-6/+7
* Rename legacy packages to v7Artur Signell2016-08-1816-26/+26
* Rename Grid into LegacyGridelmot2016-08-186-28/+28
* Update copyright year to 2016Artur Signell2016-08-1842-42/+42
* Remove trailing whitespace from code and javadocArtur Signell2016-08-1854-177/+177
* Format using Eclipse NeonArtur Signell2016-08-1828-135/+146
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-1711-27/+27
* Move old DateField components to legacy package (pre-#57).Denis Anisimov2016-08-121-4/+4
* Convert old validators (#87).Denis Anisimov2016-08-111-7/+8
* Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*Artur Signell2016-08-106-20/+20
* Move old validators to legacy package (pre-#87).Denis Anisimov2016-08-102-6/+6
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1584-0/+4742