aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/components/customlayout
Commit message (Collapse)AuthorAgeFilesLines
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-4/+5
|
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-283-45/+0
|
* Update copyright year (#10761)Ilia Motornyi2018-03-273-3/+3
|
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-264-40/+10
| | | Also use "event" as the name for events
* Use StandardCharsets.UTF_8 (#10113)Ahmed Ashour2017-09-291-1/+3
|
* Remove auto-generated comment (#10111)Ahmed Ashour2017-09-293-3/+0
|
* Add empty line at end of fileAhmed Ashour2017-09-231-1/+1
|
* Picked all changes from 7.7Teemu Suo-Anttila2017-03-071-0/+42
| | | | | Synchronises parts of compatibility package code to match 7.7 Picks suitable patches for 8 code as well
* Make Valo the default themePekka Hyvönen2016-10-063-6/+6
| | | | | | | | | | LegacyApplication explicitly uses "reindeer" as default theme. Extended AbstractTestUI to AbstractReindeerTestUI, that all old tests now inherit. All new tests should be based on AbstractTestUI. Also added AbstractReindeerTestUIWithLog for those that needed it. Removed all found @Theme("valo") and used proper parent test class. Change-Id: I0bb45850f3f1d39c6f78dac35dfa08acbad427ad
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-312-4/+2
| | | | Change-Id: I145e20226958910c243b9897bb1e9516919f55cd
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-224-11/+11
| | | | | | | | * Use com.vaadin.v7 * Use the same class name as in Vaadin 7 * Use a "vaadin7-" declarative prefix for Vaadin 7 components Change-Id: I19a27f3835b18980b91a4f8f9464b2adde1a5fd5
* Organize importsArtur Signell2016-08-204-4/+4
| | | | Change-Id: Iedb6ed985dfc6b69c4a4753a876545d67621898f
* Rename legacy packages to v7Artur Signell2016-08-184-4/+4
| | | | Change-Id: I53f3bd49c234a8d126887f6effa83a3c5c92b4e0
* Update copyright year to 2016Artur Signell2016-08-183-3/+3
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Remove trailing whitespace from code and javadocArtur Signell2016-08-183-9/+9
| | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
* Format using Eclipse NeonArtur Signell2016-08-183-16/+19
| | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-174-11/+11
| | | | | | | | - Changes input prompt to be based on the placeholder attribute. - Unifies TextChangeEvents with ValueChangeEvents. - add*Listener methods now return Registration objects, remove*Listener methods removed. Change-Id: Ie92506ae9db205bb0010ae9126c608c62ad023ff
* Build uitest war with mavenTeemu Suo-Anttila2016-04-157-0/+357
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda