Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix IE11 tests for BrowserStack environment (#10959) | Teemu Suo-Anttila | 2018-06-04 | 1 | -2/+2 |
| | |||||
* | Enable maven formatting for uitest (#10908) | Ilia Motornyi | 2018-05-17 | 2 | -8/+6 |
| | |||||
* | Remove copyright headers from test code (#10770) | Teemu Suo-Anttila | 2018-03-28 | 7 | -105/+0 |
| | |||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 7 | -7/+7 |
| | |||||
* | Use lambda expressions. (#10268) | Ahmed Ashour | 2017-11-01 | 6 | -68/+22 |
| | |||||
* | Fix javadoc references (#10067) | Ahmed Ashour | 2017-09-23 | 1 | -1/+0 |
| | | | And remove unused imports. | ||||
* | Implement tree item context click | Ilia Motornyi | 2017-07-10 | 1 | -0/+72 |
| | | | | | Fixes #9606 Fixes #9645 Fixes #9647 | ||||
* | Redesign user-defined column identifiers for Grid (#7983) | Teemu Suo-Anttila | 2016-12-15 | 1 | -13/+15 |
| | | | Closes vaadin/framework8-issues#494 | ||||
* | Make Valo the default theme | Pekka Hyvönen | 2016-10-06 | 2 | -4/+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 | ||||
* | Add context event support to new Grid | Artur Signell | 2016-09-13 | 1 | -27/+48 |
| | | | | Change-Id: I21c5bb95feb3dbab1b543943adc0584aa8eec87b | ||||
* | Move and duplicate client side and state to compatibility package | Artur Signell | 2016-08-30 | 2 | -2/+2 |
| | | | | | | | | | | | * ProgressBar * ProgressIndicator * OptionGroup * Table * Tree * TreeTable Change-Id: Ie1249631cbdd2721f2c3a36e1b8ffc8160fca6aa | ||||
* | Duplicate shared classes of the Vaadin 7 Grid | Teemu Suo-Anttila | 2016-08-30 | 1 | -1/+1 |
| | | | | Change-Id: I50cdcef0beb2f384636eb40c2f3f7493db52ac87 | ||||
* | Move and rename server classes which go into the compatibility package | Artur Signell | 2016-08-22 | 5 | -15/+15 |
| | | | | | | | | * 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 imports | Artur Signell | 2016-08-20 | 1 | -1/+1 |
| | | | | Change-Id: Iedb6ed985dfc6b69c4a4753a876545d67621898f | ||||
* | Rename Grid into LegacyGrid | elmot | 2016-08-18 | 1 | -5/+5 |
| | | | | Change-Id: Ie99e3a5af908ada42a6d0eba421241ad65c0d6b4 | ||||
* | Update copyright year to 2016 | Artur Signell | 2016-08-18 | 6 | -6/+6 |
| | | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77 | ||||
* | Remove trailing whitespace from code and javadoc | Artur Signell | 2016-08-18 | 6 | -18/+18 |
| | | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d | ||||
* | Format using Eclipse Neon | Artur Signell | 2016-08-18 | 5 | -17/+17 |
| | | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0 | ||||
* | Build uitest war with maven | Teemu Suo-Anttila | 2016-04-15 | 6 | -0/+443 |
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda |