aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutTestUI.java
Commit message (Expand)AuthorAgeFilesLines
* Tweaked layouttester tests to be more informative. (#11800) (#11813)Anna Koskinen2020-03-231-10/+19
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-281-15/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-011-25/+11
* Remove auto-generated comment (#10111)Ahmed Ashour2017-09-291-22/+8
* Construct array inline (#10068)Ahmed Ashour2017-09-231-3/+3
* 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-201-3/+3
* VerticalLayout has spacing = true and margin = true by default .Ilia Motornyi2016-12-121-1/+13
* Make Valo the default themePekka Hyvönen2016-10-061-2/+2
* Fix label widths in several testsAleksi Hietanen2016-08-301-4/+7
* Implement new LabelArtur Signell2016-08-261-1/+1
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-3/+3
* Organize importsArtur Signell2016-08-201-1/+1
* Rename legacy packages to v7Artur Signell2016-08-181-1/+1
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-3/+3
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-171-2/+2
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-0/+288