aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Expand)AuthorAgeFilesLines
* 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-012-0/+132
* Add test for NativeSelect caption generators8.0.0.alpha8Teemu Suo-Anttila2016-12-013-0/+129
* NoSelectionModel for GridPekka Hyvönen2016-11-303-6/+145
* Enable select all checkbox for MultiSelection Grid.Pekka Hyvönen2016-11-308-159/+312
* Provide access to window order position in windows stack (#14325).Denis Anisimov2016-11-292-0/+357
* Grid merging footer cellselmot2016-11-292-4/+78
* Correct all tests that introspect classpath for Vaadin classes.Denis Anisimov2016-11-291-15/+0
* Make it possible to reset single select valuesLeif Åstrand2016-11-292-0/+111
* Add MultiSelect support for GridPekka Hyvönen2016-11-2925-513/+469
* Provide in-memory sorting information in QueryTeemu Suo-Anttila2016-11-291-2/+3
* Type Listing for DataProvider to allow custom filter typesTeemu Suo-Anttila2016-11-2820-73/+98
* Add state classes for Abstract(Single)ComponentContainerHenri Sara2016-11-281-2/+2
* Provide tests for "required indicator" property for options groups.Denis Anisimov2016-11-256-0/+307
* Reintroduce Grid Editor using BinderTeemu Suo-Anttila2016-11-255-27/+866
* 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-258-9/+224
* Grid merging header cellselmot2016-11-242-13/+92
* Provide declarative support for listing components.Denis Anisimov2016-11-241-19/+21
* Add DataProvider.convertFilter, fix ListDataProvider filteringTeemu Suo-Anttila2016-11-211-8/+10
* Add Filter parameter to DataProviderTeemu Suo-Anttila2016-11-215-10/+11
* Add HTML/Component support to Grid FootersTeemu Suo-Anttila2016-11-182-7/+77
* Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSo...elmot2016-11-1134-129/+129
* Remove HasValue from GridPekka Hyvönen2016-11-106-25/+16
* Scrolling down submenus via scrollbar (MenuBar.isAutoOpen()) (#10456)Anna Miroshnik2016-11-042-0/+122
* Create MultiSelect interface to replace Multi selection model.Denis Anisimov2016-11-0410-99/+67
* Make SelectionModel API only server side.Denis Anisimov2016-11-026-8/+6
* Move setReadOnly from Component to HasValueTeemu Suo-Anttila2016-11-026-25/+22
* Replace setRequired & HasRequired with setRequiredIndicatorPekka Hyvönen2016-11-017-26/+33
* Implement focus/blur events for RadioButtonGroup.Denis Anisimov2016-10-315-33/+206
* M-day calendar event is hidden if firstVisibleHourOfDay is set (#14737)Anna Miroshnik2016-10-312-0/+194
* Implement focus/blur listeners for NativeSelect.Denis Anisimov2016-10-312-0/+105
* Update ServletIntegrationUI to use ValoAleksi Hietanen2016-10-311-2/+0
* Implement focus and blur events for CheckBoxGroup.Denis Anisimov2016-10-312-0/+127
* Date/time issues are fixed in the tests.Denis Anisimov2016-10-311-0/+5
* Serve static files also in servletPath/VAADIN (#14398)Artur Signell2016-10-292-0/+82
* Fix broken GridSortingTest caused by theme changeAleksi Hietanen2016-10-271-1/+1
* Update VerifyBrowserVersionTest to Chrome 54Aleksi Hietanen2016-10-261-1/+1
* Rename Binder methodsPekka Hyvönen2016-10-263-7/+7
* Grid html/component content in headersAleksi Hietanen2016-10-253-12/+140
* Update ValueChange API to use Component and HasValue<>.Denis Anisimov2016-10-256-14/+14
* Binder.bindInstanceFields(Object) method implementation (#47).Denis Anisimov2016-10-256-6/+6
* Correct serializable issues and test that components can be serializedLeif Åstrand2016-10-241-2/+2
* Move old SelectionEvent to V7 and create a new selection event supertype Denis Anisimov2016-10-248-16/+16
* Implement basic footer support for GridTeemu Suo-Anttila2016-10-192-8/+83
* Add "valo-menu-hover" stylename to make responsive menu appear w/o adding cod...Marc Englund2016-10-174-16/+88
* Use identifiers for Grid ColumnsTeemu Suo-Anttila2016-10-172-25/+28
* Use diffstate for JS connectors (#20335)Leif Åstrand2016-10-173-0/+141
* Memory measurement test for V7&V8 Grids, 1 item and 100 000 items.Denis Anisimov2016-10-145-8/+225
* Use placeholder instead of inputPrompt for DateFieldPekka Hyvönen2016-10-144-152/+2