Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable maven formatting for uitest (#10908) | Ilia Motornyi | 2018-05-17 | 1 | -4/+2 |
| | |||||
* | Remove empty comments (#10789) | Ilia Motornyi | 2018-04-05 | 1 | -13/+0 |
| | |||||
* | Remove copyright headers from test code (#10770) | Teemu Suo-Anttila | 2018-03-28 | 1 | -16/+0 |
| | |||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Use lambda expressions. (#10268) | Ahmed Ashour | 2017-11-01 | 1 | -19/+10 |
| | |||||
* | Remove auto-generated comment (#10111) | Ahmed Ashour | 2017-09-29 | 1 | -5/+0 |
| | |||||
* | Make Valo the default theme | Pekka Hyvönen | 2016-10-06 | 1 | -2/+2 |
| | | | | | | | | | | 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 | ||||
* | Move and rename server classes which go into the compatibility package | Artur Signell | 2016-08-22 | 1 | -4/+4 |
| | | | | | | | | * 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 | ||||
* | Update copyright year to 2016 | Artur Signell | 2016-08-18 | 1 | -1/+1 |
| | | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77 | ||||
* | Remove trailing whitespace from code and javadoc | Artur Signell | 2016-08-18 | 1 | -8/+8 |
| | | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d | ||||
* | Build uitest war with maven | Teemu Suo-Anttila | 2016-04-15 | 1 | -0/+126 |
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda |