summaryrefslogtreecommitdiffstats
path: root/uitest/src/test
Commit message (Expand)AuthorAgeFilesLines
* Replace FontAwesome with Vaadin Icons (#8208)Pekka Hyvönen2017-02-015-7/+59
* Refactor testing of the framework (#8393)Teemu Suo-Anttila2017-02-0111-465/+1
* Add a maven plugin for formatting according to Eclipse settingsLeif Åstrand2017-02-015-23/+45
* Introduce empty selection functionality for NativeSelect. (#8336)Denis2017-01-271-0/+71
* Allow to disable user selection in the grid model. (#8345)Denis2017-01-271-0/+51
* JspIntegrationTest as a separate module (#8228)Ilia Motornyi2017-01-261-100/+0
* Support loading of HTML imports using @HtmlImport (#8301)Artur2017-01-251-0/+114
* Support using multiple @JavaScript and @StyleSheet annotations on a class (#8...Artur2017-01-241-1/+1
* Fix absolute layout component sizing on size change (#8269)caalador2017-01-231-0/+111
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-201-0/+64
* Introduce DateTimeFile and InlineDateTimeField. (#8218)Denis2017-01-1916-2/+830
* Add getHeaderCellByCaption method to tb-api GridElement (#8248)rogozinds2017-01-171-0/+43
* Support for HTML5 push/replaceState for proper deep linking features (#8116)Matti Tahvonen2017-01-135-0/+109
* Add "deselect allowed" feature to the Grid. (#8227)Denis2017-01-131-0/+62
* Support for defining the root element for Javascript components (#8143)Artur2017-01-131-0/+31
* Fix TestBench API imports (#8112)Teemu Suo-Anttila2017-01-13272-321/+353
* Import element tests from TestBench (#8117)Artur2017-01-1158-0/+3734
* Correctly reset DataCommunicator when its DataProvider is changed (#8138)Aleksi Hietanen2017-01-101-0/+53
* Fix broken method signature of Grid.addColumn (#8180)Aleksi Hietanen2017-01-101-0/+68
* Refactor AbstractDateField. (#8146)Denis2017-01-101-10/+10
* Migrate Grid UI tests P4 (#8133)Denis2017-01-054-45/+4
* Grid UI tests migration P3. (#8121)Denis2017-01-0411-110/+150
* 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-031-0/+21
* Update @since tags for 7.7.5Denis Anisimov2017-01-031-8/+9
* Grid UI tests migration P2.Denis2017-01-024-4/+8
* Migrate Grid tests P1. (#8108)Denis2017-01-025-102/+11
* Provide a smoke test for a Form.Denis2016-12-281-2/+2
* Clean up DateField UI tests. Denis2016-12-286-151/+156
* Clean up SQL container tests. (#8091)Denis2016-12-284-96/+53
* Clean up calendar tests. (#8094)Denis2016-12-2719-1638/+24
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-2074-120/+118
* Ignore PushRemoveConnectorsTest (#8040)Henri Sara2016-12-191-1/+5
* Grid horizontal scrolling fix for Chrome. (#8031)Denis2016-12-191-5/+8
* Use PhantomJS2 for server integration tests (#8030)Henri Sara2016-12-193-4/+9
* Fix Grid focusable test. (#8029)Denis2016-12-191-0/+10
* 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-151-0/+13
* Update to TB 5.0.0.alpha2, add to BOM (#8009)Pekka Hyvönen2016-12-151-1/+1
* Delete CheckboxRendererIlia Motornyi2016-12-151-13/+11
* Allow defining a focus delegate component for CustomField (#20336)Pekka Hyvönen2016-12-151-2/+17
* Migrate 7.7.5 branch patches to v8. (#7969)Denis2016-12-156-0/+412
* (Re)introduce server side sort for Grid.Denis2016-12-151-0/+76
* Make AbstractListing implement Focusable (#7965)Aleksi Hietanen2016-12-147-0/+169
* Provide configuration for events order in month and week viewsDenis2016-12-141-0/+183
* Fix broken test for RadioButtonGroup and CheckBoxGroup (#7970)Pekka Hyvönen2016-12-132-9/+10
* Provide declarative support for Grid. (#7961)Denis2016-12-131-1/+1
* No inherited threadlocalIlia Motornyi2016-12-133-38/+2
* Revert changes to ComboBoxSelectingWithNewItemsAllowedTestAleksi Hietanen2016-12-091-10/+2