aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Grid merging header cellselmot2016-11-241-0/+55
* Provide declarative support for listing components.Denis Anisimov2016-11-241-19/+21
* Add HTML/Component support to Grid FootersTeemu Suo-Anttila2016-11-181-6/+63
* Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSo...elmot2016-11-117-19/+19
* Scrolling down submenus via scrollbar (MenuBar.isAutoOpen()) (#10456)Anna Miroshnik2016-11-041-0/+72
* Move setReadOnly from Component to HasValueTeemu Suo-Anttila2016-11-021-9/+0
* Implement focus/blur events for RadioButtonGroup.Denis Anisimov2016-10-311-0/+86
* M-day calendar event is hidden if firstVisibleHourOfDay is set (#14737)Anna Miroshnik2016-10-311-0/+113
* Implement focus/blur listeners for NativeSelect.Denis Anisimov2016-10-311-0/+63
* Implement focus and blur events for CheckBoxGroup.Denis Anisimov2016-10-311-0/+86
* Serve static files also in servletPath/VAADIN (#14398)Artur Signell2016-10-291-0/+68
* Fix broken GridSortingTest caused by theme changeAleksi Hietanen2016-10-271-1/+1
* Update VerifyBrowserVersionTest to Chrome 54Aleksi Hietanen2016-10-261-1/+1
* Grid html/component content in headersAleksi Hietanen2016-10-252-1/+110
* Implement basic footer support for GridTeemu Suo-Anttila2016-10-191-8/+52
* Add "valo-menu-hover" stylename to make responsive menu appear w/o adding cod...Marc Englund2016-10-171-0/+32
* Use identifiers for Grid ColumnsTeemu Suo-Anttila2016-10-171-2/+4
* Use diffstate for JS connectors (#20335)Leif Åstrand2016-10-171-0/+59
* Memory measurement test for V7&V8 Grids, 1 item and 100 000 items.Denis Anisimov2016-10-141-0/+98
* Use placeholder instead of inputPrompt for DateFieldPekka Hyvönen2016-10-141-89/+0
* Move all themes except Valo into a new compatibility-themes packageAleksi Hietanen2016-10-134-6/+6
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-133-153/+0
* Add Upload to compatibility packagesPekka Hyvönen2016-10-071-0/+126
* Reintroduce reordering of grid columnsAleksi Hietanen2016-10-062-0/+304
* Make Valo the default themePekka Hyvönen2016-10-061-2/+2
* Fix for ValoThemeUI test: use new sreenshots with updated DateField.Denis Anisimov2016-10-051-1/+1
* Fix GridColumnHidingTest: don't use moveToElement() in TB with FF.Denis Anisimov2016-10-051-2/+4
* Fix itemCaptionProvider test case in ListSelectTestAleksi Hietanen2016-10-041-2/+2
* Migrating 7.7.1, 7.7.2, 7.7.3 to V8.Denis Anisimov2016-10-0312-0/+462
* Make AbstractDateField based on LocalDate (#125).Denis Anisimov2016-09-307-273/+11
* Fix RadioButtonGroup client-side NPE which breaks item icons.elmot2016-09-301-9/+38
* Fix item caption generators in RadioButton/CheckBoxGroupAleksi Hietanen2016-09-293-9/+35
* ListSelect with new data binding API8.0.0.alpha3Pekka Hyvönen2016-09-284-146/+298
* Implement default header row in new GridJohannes Dahlström2016-09-281-9/+73
* Initial support for multiple headers in new GridJohannes Dahlström2016-09-271-0/+69
* TwinColSelect with new databinding APIPekka Hyvönen2016-09-272-6/+266
* Migrate AbstractJavaScriptRenderer to the new Grid (#182).Denis Anisimov2016-09-231-0/+52
* Rename PopupDateField to DateField #297.Denis Anisimov2016-09-2315-61/+63
* Reintroduce grid column sizingAleksi Hietanen2016-09-231-0/+150
* Re-add back Form to compatibility package (#296).Denis Anisimov2016-09-222-0/+94
* Update to Chrome 53Artur Signell2016-09-211-1/+1
* Reintroduce grid column hidingAleksi Hietanen2016-09-201-0/+149
* Tests that selection works when enabled and doesn't when disabled (#291)Denis Anisimov2016-09-202-19/+145
* Update to TestBench 4.1.0Artur Signell2016-09-201-1/+1
* Test and fix a CheckBoxGroup icon provider and item enabled providerelmot2016-09-191-1/+39
* Create a RadioButtonGroup that replaces the single select case of OptionGroupelmot2016-09-161-0/+112