aboutsummaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up DateField UI tests. Denis2016-12-2838-2533/+236
* Clean up SQL container tests. (#8091)Denis2016-12-2814-984/+55
* Clean up calendar tests. (#8094)Denis2016-12-2746-5402/+27
* Include Framework Element API for TestBench in the project (#8014)Artur2016-12-221-2/+2
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-20242-339/+342
* Remove Google App Engine support, tests and documentation (#8034)Pekka Hyvönen2016-12-203-165/+0
* Ignore PushRemoveConnectorsTest (#8040)Henri Sara2016-12-191-1/+5
* Fix the upload test for IE11 (at least). (#8035)Denis2016-12-191-0/+1
* Grid horizontal scrolling fix for Chrome. (#8031)Denis2016-12-191-5/+8
* Use PhantomJS2 for server integration tests (#8030)Henri Sara2016-12-194-7/+12
* Fix Grid focusable test. (#8029)Denis2016-12-192-4/+15
* Fix for PushLargeData test. (#8019)Denis2016-12-161-10/+13
* Fix for MenuBarIsAutoOpenScrollingTest. (#8017)Denis2016-12-161-1/+1
* Fix test failures in alpha10 (#8013)Aleksi Hietanen2016-12-161-1/+1
* Add a SortListener to a Grid (#8008)8.0.0.alpha10Denis2016-12-153-3/+21
* Update to TB 5.0.0.alpha2, add to BOM (#8009)Pekka Hyvönen2016-12-152-2/+2
* Move old Sort related classes into compatibility module. (#7999)Denis2016-12-154-10/+10
* Delete CheckboxRendererIlia Motornyi2016-12-152-21/+20
* Extract interfaces from Grid (#8005)Teemu Suo-Anttila2016-12-151-6/+8
* Rename com.vaadin.server.data to com.vaadin.data.provider (#8004)Pekka Hyvönen2016-12-159-23/+22
* Redesign user-defined column identifiers for Grid (#7983)Teemu Suo-Anttila2016-12-159-46/+55