summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Correctly reset DataCommunicator when its DataProvider is changed (#8138)Aleksi Hietanen2017-01-102-0/+120
* Fix broken method signature of Grid.addColumn (#8180)Aleksi Hietanen2017-01-102-0/+90
* Refactor AbstractDateField. (#8146)Denis2017-01-1024-107/+105
* Update component docs for 8 except GridPekka Hyvönen2017-01-051-8/+5
* Migrate Grid UI tests P4 (#8133)Denis2017-01-0512-256/+241
* Grid UI tests migration P3. (#8121)Denis2017-01-0432-931/+695
* Make it easy to run Sonar on the project (#8118)Artur2017-01-031-0/+2
* Update test to behave correctly due changes in the text components.Denis Anisimov2017-01-031-6/+2
* Re-add body rows when Escalator is reattached to DOM (#20477)Artur Signell2017-01-032-0/+66
* Update @since tags for 7.7.5Denis Anisimov2017-01-031-8/+9
* Grid UI tests migration P2.Denis2017-01-0210-31/+361
* Migrate Grid tests P1. (#8108)Denis2017-01-0217-353/+189
* Correct DateField smoke test: use explicit locale.Denis2016-12-291-0/+5
* Provide a smoke test for a Form.Denis2016-12-282-4/+4