aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/layouts/layouttester
Commit message (Expand)AuthorAgeFilesLines
* Tweaked layouttester tests to be more informative. (#11800) (#11813)Anna Koskinen2020-03-2325-30/+297
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-1/+0
* Remove empty comments (#10789)Ilia Motornyi2018-04-0531-205/+0
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2838-570/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2738-38/+38
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-018-153/+48
* Remove auto-generated comment (#10111)Ahmed Ashour2017-09-292-27/+9
* Construct array inline (#10068)Ahmed Ashour2017-09-231-3/+3
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-211-1/+1
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-211-1/+1
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-206-6/+6
* 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-125-10/+15
* Make Valo the default themePekka Hyvönen2016-10-061-2/+2
* Rename PopupDateField to DateField #297.Denis Anisimov2016-09-232-4/+4
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-312-4/+2
* Organize importsArtur Signell2016-08-301-1/+1
* Fix label widths in several testsAleksi Hietanen2016-08-304-14/+24
* Change Label default width to undefined to match other componentsArtur Signell2016-08-291-3/+7
* Implement new LabelArtur Signell2016-08-266-6/+6
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-2213-29/+29
* Organize importsArtur Signell2016-08-2019-19/+3
* Rename legacy packages to v7Artur Signell2016-08-187-7/+7
* Update copyright year to 2016Artur Signell2016-08-1838-38/+38
* Remove trailing whitespace from code and javadocArtur Signell2016-08-182-4/+4
* Format using Eclipse NeonArtur Signell2016-08-184-6/+12
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-177-14/+14
* Derive DateField from new AbstractField (#57).Denis Anisimov2016-08-152-4/+4
* Move old DateField components to legacy package (pre-#57).Denis Anisimov2016-08-122-4/+4
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1539-0/+2081