aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/contextclick
Commit message (Collapse)AuthorAgeFilesLines
* Fix IE11 tests for BrowserStack environment (#10959)Teemu Suo-Anttila2018-06-041-2/+2
|
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-172-8/+6
|
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-287-105/+0
|
* Update copyright year (#10761)Ilia Motornyi2018-03-277-7/+7
|
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-016-68/+22
|
* Fix javadoc references (#10067)Ahmed Ashour2017-09-231-1/+0
| | | And remove unused imports.
* Implement tree item context clickIlia Motornyi2017-07-101-0/+72
| | | | | Fixes #9606 Fixes #9645 Fixes #9647
* Redesign user-defined column identifiers for Grid (#7983)Teemu Suo-Anttila2016-12-151-13/+15
| | | Closes vaadin/framework8-issues#494
* Make Valo the default themePekka Hyvönen2016-10-062-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 GridArtur Signell2016-09-131-27/+48
| | | | Change-Id: I21c5bb95feb3dbab1b543943adc0584aa8eec87b
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-302-2/+2
| | | | | | | | | | | * ProgressBar * ProgressIndicator * OptionGroup * Table * Tree * TreeTable Change-Id: Ie1249631cbdd2721f2c3a36e1b8ffc8160fca6aa
* Duplicate shared classes of the Vaadin 7 GridTeemu Suo-Anttila2016-08-301-1/+1
| | | | Change-Id: I50cdcef0beb2f384636eb40c2f3f7493db52ac87
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-225-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 importsArtur Signell2016-08-201-1/+1
| | | | Change-Id: Iedb6ed985dfc6b69c4a4753a876545d67621898f
* Rename Grid into LegacyGridelmot2016-08-181-5/+5
| | | | Change-Id: Ie99e3a5af908ada42a6d0eba421241ad65c0d6b4
* Update copyright year to 2016Artur Signell2016-08-186-6/+6
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Remove trailing whitespace from code and javadocArtur Signell2016-08-186-18/+18
| | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
* Format using Eclipse NeonArtur Signell2016-08-185-17/+17
| | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
* Build uitest war with mavenTeemu Suo-Anttila2016-04-156-0/+443
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda