summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Reintroduce reordering of grid columnsAleksi Hietanen2016-10-063-0/+386
* Make Valo the default themePekka Hyvönen2016-10-06609-1229/+1133
* Fix for ValoThemeUI test: use new sreenshots with updated DateField.Denis Anisimov2016-10-051-1/+1
* Make ColorPicker subcomponents HasValuesJohannes Dahlström2016-10-051-1/+1
* Fix GridColumnHidingTest: don't use moveToElement() in TB with FF.Denis Anisimov2016-10-051-2/+4
* Add ItemDataSource for testsHenri Sara2016-10-057-58/+39
* Fix broken tests (#376).Denis Anisimov2016-10-051-2/+0
* Fix itemCaptionProvider test case in ListSelectTestAleksi Hietanen2016-10-041-2/+2
* Fix broken DateField for ValoThemeTestUIPekka Hyvönen2016-10-041-1/+10
* Make ColorPicker an AbstractField<Color>Johannes Dahlström2016-10-036-105/+80
* Do not derive DataSource from Function and replace apply method #307.Denis Anisimov2016-10-033-11/+11
* Migrating 7.7.1, 7.7.2, 7.7.3 to V8.Denis Anisimov2016-10-0326-7/+1020
* Make AbstractDateField based on LocalDate (#125).Denis Anisimov2016-09-3055-1075/+167
* Fix RadioButtonGroup client-side NPE which breaks item icons.elmot2016-09-302-15/+79
* Unify listeners on the server sideAleksi Hietanen2016-09-2992-285/+286
* Fix item caption generators in RadioButton/CheckBoxGroupAleksi Hietanen2016-09-295-34/+62
* ListSelect with new data binding API8.0.0.alpha3Pekka Hyvönen2016-09-289-321/+409
* Implement default header row in new GridJohannes Dahlström2016-09-282-14/+99
* Initial support for multiple headers in new GridJohannes Dahlström2016-09-273-8/+94
* TwinColSelect with new databinding APIPekka Hyvönen2016-09-277-77/+407
* Migrate AbstractJavaScriptRenderer to the new Grid (#182).Denis Anisimov2016-09-237-2/+251
* Rename PopupDateField to DateField #297.Denis Anisimov2016-09-2390-482/+587
* Reintroduce grid column sizingAleksi Hietanen2016-09-232-0/+202
* Re-add back Form to compatibility package (#296).Denis Anisimov2016-09-224-0/+212
* Update to Chrome 53Artur Signell2016-09-211-1/+1
* Move ItemIconProvider out of ComboBox, rename to IconGeneratorAleksi Hietanen2016-09-216-8/+8
* Reintroduce grid column hidingAleksi Hietanen2016-09-202-0/+199
* Move ItemCaptionProvider out of ComboBox (#184).Denis Anisimov2016-09-207-9/+9
* Tests that selection works when enabled and doesn't when disabled (#291)Denis Anisimov2016-09-204-28/+221
* Update to TestBench 4.1.0Artur Signell2016-09-202-2/+2
* Move ItemStyleProvider out of ComboBox and unify with GridAleksi Hietanen2016-09-201-11/+17
* Test and fix a CheckBoxGroup icon provider and item enabled providerelmot2016-09-192-1/+50
* Create a RadioButtonGroup that replaces the single select case of OptionGroupelmot2016-09-162-0/+187
* Added Slider into compatibility packagePekka Hyvönen2016-09-163-0/+166
* Fix AbstractTextFieldConnector super classArtur Signell2016-09-158-3/+196
* Add CheckBoxRendererAleksi Hietanen2016-09-152-12/+43
* Selection should be updated each time when new data is set (#244).Denis Anisimov2016-09-142-0/+74
* DataSource.refreshAll() for notifying components to reload (#233).Denis Anisimov2016-09-142-0/+143
* Add multi selection support to CheckBoxGroupLeif Åstrand2016-09-142-8/+96
* Create a CheckBoxGroup that replaces the multi select case of OptionGroupelmot2016-09-132-0/+105
* Add context event support to new GridArtur Signell2016-09-133-40/+72
* Change ColorPicker to use new ComboBoxArtur Signell2016-09-136-14/+14
* Extract single select stuff to its own test UILeif Åstrand2016-09-123-38/+61
* Support finding components in v7 packages with ComponentLocatorTeemu Suo-Anttila2016-09-12203-234/+272
* Fix indices in GridSortingTestTeemu Suo-Anttila2016-09-121-5/+5
* Update ComboBox for new DataSource and communication mechanismHenri Sara2016-09-1290-908/+559
* Add selection support to NativeSelectJohannes Dahlström2016-09-123-0/+67
* Update NativeSelect to use DataSource, extend AbstractListingJohannes Dahlström2016-09-123-6/+90
* Move old NativeSelect UI tests to compatibility packageJohannes Dahlström2016-09-125-5/+7
* Reimplement Grid selection model in terms of AbstractSingleSelectionJohannes Dahlström2016-09-121-3/+1