summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Eliminate module uitest-common (#8583)Henri Sara2017-02-1624-7/+3525
* Fix GridDetailsLayoutExpandTest (#8556)Henri Sara2017-02-141-0/+2
* Fix tooltip position test for IE11 (#8558)Henri Sara2017-02-141-1/+1
* Exclude Firefox for CBG/RBG focus/blur tests (#8560)Henri Sara2017-02-142-1/+15
* Fix PopupDateFieldExtendedRangeTest for Firefox (#8555)Henri Sara2017-02-141-2/+4
* Fix TreeTablePartialUpdatesTest for Chrome 56+ (#8554)Henri Sara2017-02-141-1/+7
* Fix SendMultiByteCharactersTest for Firefox (#8553)Henri Sara2017-02-141-2/+3
* Add workarounds for Firefox in context click tests (#8547)Henri Sara2017-02-143-8/+21
* Exclude IE11 from AppResource404TestHenri Sara2017-02-141-0/+9
* Fix Firefox 45 tests (click issues, screenshots) (#8533)Henri Sara2017-02-133-12/+15
* Update Firefox/Chrome screenshots and Chrome version (#8515)Henri Sara2017-02-091-1/+1
* Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499)Denis2017-02-083-72/+55
* Fix removing and adding a column in grid (#8437)caalador2017-02-082-9/+31
* Fix profiles in vaadin-root pom.xml (#8484)Teemu Suo-Anttila2017-02-082-32/+18
* Fix keyboard navigation for ListSelect (#8503)caalador2017-02-081-0/+18
* Fix toggling of WeekNumbers for DateTimeField. (#8468)caalador2017-02-072-0/+164
* Make one-arg addColumn use natural sort for mutually comparable values (#8458)Leif Åstrand2017-02-073-3/+3
* Fix problem with re-opening the popup (#8446) (#8451)caalador2017-02-062-0/+118
* Disable test method on which build got stuck. (#8445)Henri Sara2017-02-041-0/+2
* Fix JBoss 6 integration testsIlia Motornyi2017-02-032-157/+0
* Fix absolute layout component resize test (#8429)caalador2017-02-031-16/+29
* Fix some broken tests and ComboBoxElement (#8430)Henri Sara2017-02-032-12/+27
* Add Grid editor events. (#8365)Denis2017-02-022-0/+126
* Typo fix; screenshots update.Ilia Motornyi2017-02-022-2/+2
* Add scrollTo methods to Grid (#8203) (#8410)caalador2017-02-025-0/+763
* Grid tests migration. Next round. (#8412)Denis2017-02-0214-425/+330
* Handle system properties for failsafe plugin (#8414)Teemu Suo-Anttila2017-02-021-31/+11
* Require Maven 3.1 or newer for uitest (#8418)Pekka Hyvönen2017-02-021-0/+5
* Replace FontAwesome with Vaadin Icons (#8208)Pekka Hyvönen2017-02-0119-42/+340
* Refactor testing of the framework (#8393)Teemu Suo-Anttila2017-02-0121-1367/+114
* Add a maven plugin for formatting according to Eclipse settingsLeif Åstrand2017-02-0118-55/+80
* Refactor editor API to use Binding instead of a component generator (#8368)Leif Åstrand2017-01-316-72/+46
* Introduce empty selection functionality for NativeSelect. (#8336)Denis2017-01-274-1/+129
* Allow to disable user selection in the grid model. (#8345)Denis2017-01-272-0/+101
* JspIntegrationTest as a separate module (#8228)Ilia Motornyi2017-01-263-159/+0
* Add APIs to inform components of stale objects in DataProvider (#8271)Teemu Suo-Anttila2017-01-251-10/+0
* Support loading of HTML imports using @HtmlImport (#8301)Artur2017-01-2513-3/+243
* Add static helpers for creating callback data providers (#8314)Leif Åstrand2017-01-254-4/+4
* Support using multiple @JavaScript and @StyleSheet annotations on a class (#8...Artur2017-01-247-14/+26
* Fix absolute layout component sizing on size change (#8269)caalador2017-01-232-0/+196
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-2073-74/+186
* Introduce DateTimeFile and InlineDateTimeField. (#8218)Denis2017-01-1933-24/+1677
* Change BackEndDataProvider into an interface (#8268)Leif Åstrand2017-01-191-2/+3
* Add getHeaderCellByCaption method to tb-api GridElement (#8248)rogozinds2017-01-172-1/+48
* Support for HTML5 push/replaceState for proper deep linking features (#8116)Matti Tahvonen2017-01-137-0/+197
* Add "deselect allowed" feature to the Grid. (#8227)Denis2017-01-133-3/+116
* Support for defining the root element for Javascript components (#8143)Artur2017-01-133-0/+83
* Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122)Leif Åstrand2017-01-135-11/+8
* Fix TestBench API imports (#8112)Teemu Suo-Anttila2017-01-13273-322/+354
* Import element tests from TestBench (#8117)Artur2017-01-11109-0/+6537