aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/extensions
Commit message (Collapse)AuthorAgeFilesLines
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-4/+2
|
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2814-218/+0
|
* Support starting downloads and opening URLs from a menu item (#10478)Artur2018-03-281-0/+23
|
* Update copyright year (#10761)Ilia Motornyi2018-03-2711-11/+11
|
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-016-50/+13
|
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-261-1/+1
| | | Also use "event" as the name for events
* Support addCloseListener for Notification (#10027)Ahmed Ashour2017-09-271-0/+47
| | | | | Converts Notification to an Extension and adds support for listening to the closing of notifications. Fixes #888
* Add empty line at end of fileAhmed Ashour2017-09-231-1/+1
|
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-201-1/+1
| | | | | | * Overload AbstarctComponent.setDescription() with content mode parameter Fixes #8185
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-207-9/+9
|
* VerticalLayout has spacing = true and margin = true by default .Ilia Motornyi2016-12-121-0/+1
| | | | | HorizontalLayout has spacing = true and margin = false by default. Fixes vaadin/framework8-issues#526
* Show a sensible message for missing extensions (#10799)Artur Signell2016-12-091-0/+45
| | | | | | | Also remove ComponentMissingFromDefaultWidgetsetTest since it's identical to UnknownComponentConnectorTest Change-Id: I4b4b8f40c8376f4ea26b73d41191a3e7e811df01
* Make Valo the default themePekka Hyvönen2016-10-0611-22/+22
| | | | | | | | | | 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
* Refactor AbstractComponentTest to extend AbstractTestUIJohannes Dahlström2016-09-051-1/+1
| | | | Change-Id: Ie614e7a7bf069ab4035cfcd35c3bc98007adfd4b
* Use diamond operator where it can be usedArtur Signell2016-09-051-1/+1
| | | | | | Does not modify compatibility packages to keep to closer to Vaadin 7.7 Change-Id: Ic9c4944eb90218290545a04ecd7455eb63910012
* Change Label default width to undefined to match other componentsArtur Signell2016-08-292-4/+6
| | | | Change-Id: Ia4e6bbe0673c20e96bdda240570247ff9b1f6d93
* Implement new LabelArtur Signell2016-08-261-1/+1
| | | | | | | Label does intentionally not implement HasValue as it cannot provide a value to a model Change-Id: I36b8e1794d64caf566fa802177051ae2eb637bf9
* Organize importsArtur Signell2016-08-202-2/+4
| | | | Change-Id: Iedb6ed985dfc6b69c4a4753a876545d67621898f
* Remove IE8-IE10 related test codeArtur Signell2016-08-181-36/+0
| | | | Change-Id: Iadacd329c8da969c5ad046abd87db28ac6eade0c
* Update copyright year to 2016Artur Signell2016-08-1812-12/+12
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Remove trailing whitespace from code and javadocArtur Signell2016-08-1810-32/+32
| | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
* Format using Eclipse NeonArtur Signell2016-08-184-18/+18
| | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1514-0/+885
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda