aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix UnknownComponentConnector and ComponentMissingFromDefaultWidgetSet testsAleksi Hietanen2016-12-091-1/+1
* Add missing import in FlashIsVisibleTestAleksi Hietanen2016-12-091-0/+1
* Make clicking outside a ComboBox add a pending new item (#18366)Aleksi Hietanen2016-12-091-2/+10
* Fix some modern browsers tests failures.Aleksi Hietanen2016-12-092-2/+6
* Show a sensible message for missing extensions (#10799)Artur Signell2016-12-092-0/+97
* Ensure #cell[N] always scrolls row N into view (#20423)Artur Signell2016-12-091-0/+6
* Publish Escalator.getBodyRowCount to JS (#20344)Artur Signell2016-12-091-0/+14
* Allow a resize listener to fire a resize listener (#20338)Artur Signell2016-12-091-0/+16
* Make modal window block shortcuts for underlying components (#20366)Artur Signell2016-12-091-0/+17
* Make Grid isWorkPending wait for scroll events to complete (#20417)Artur Signell2016-12-091-0/+14
* Update client side selection state when changing selection model (#20370)Artur Signell2016-12-091-1/+0
* Add Grid.refreshRows to allow refreshing individual rows (#16765)Artur Signell2016-12-091-0/+73
* Fixes VTree so that you can click sub elements when setHtmlContentAllowed is ...Sebastian Nyholm2016-12-091-4/+17
* Add read-only support for single and multi select views for Grid. (#84)Denis2016-12-061-0/+157
* Introduce VaadinServiceInitListener (#18628) (#79)Leif Åstrand2016-12-021-0/+39
* Fix focus and blur tests for CheckBoxGroup, NativeSelect and RatioButtonGroupAleksi Hietanen2016-12-013-11/+14
* Allow to set caption for the empty selection in a ComboBox.Denis Anisimov2016-12-011-0/+84
* Add test for NativeSelect caption generators8.0.0.alpha8Teemu Suo-Anttila2016-12-011-0/+65
* NoSelectionModel for GridPekka Hyvönen2016-11-302-6/+140
* Enable select all checkbox for MultiSelection Grid.Pekka Hyvönen2016-11-306-146/+244
* Provide access to window order position in windows stack (#14325).Denis Anisimov2016-11-291-0/+182
* Grid merging footer cellselmot2016-11-291-4/+59
* Make it possible to reset single select valuesLeif Åstrand2016-11-291-0/+59
* Add MultiSelect support for GridPekka Hyvönen2016-11-2912-288/+220
* Provide tests for "required indicator" property for options groups.Denis Anisimov2016-11-253-0/+113
* Reintroduce Grid Editor using BinderTeemu Suo-Anttila2016-11-254-0/+784
* Upgrade to TestBench 5 alpha1 and JUnit 4.12Artur Signell2016-11-252-3/+4
* Data should be updated when it's set for disabled components.Denis Anisimov2016-11-256-9/+152