summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement new RichTextAreaArtur Signell2016-09-1227-285/+304
* Add ItemClick events to GridTeemu Suo-Anttila2016-09-122-2/+52
* Make sleep in tests throw RuntimeException to avoid try catchesArtur Signell2016-09-096-30/+5
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-091-304/+304
* Migrate ClickableRenderer and subclassesAleksi Hietanen2016-09-092-0/+89
* Add DescriptionGenerators for Grid and ColumnsTeemu Suo-Anttila2016-09-082-0/+87
* Add StyleGenerators for Grid and ColumnsTeemu Suo-Anttila2016-09-083-2/+215
* Allocate enough memory for TestingWidgetSet SDMLeif Åstrand2016-09-071-0/+1
* Remove strange TextField column APIArtur Signell2016-09-073-3/+3
* Parameterize listing and selection connectors by selection model typeJohannes Dahlström2016-09-071-5/+5
* Fix empty data source client-side eventsTeemu Suo-Anttila2016-09-072-0/+27
* Reimplement basic Grid renderersLeif Åstrand2016-09-062-12/+19
* Clean up old Grid selection modelsTeemu Suo-Anttila2016-09-063-0/+109
* Add new base class for Listing UI testsJohannes Dahlström2016-09-051-0/+60
* Refactor AbstractComponentTest to extend AbstractTestUIJohannes Dahlström2016-09-0555-513/+146
* Use diamond operator where it can be usedArtur Signell2016-09-05230-418/+418
* Reintroduce frozen columns and height by rows to GridTeemu Suo-Anttila2016-09-012-0/+125
* Move uitests for the legacy Grid to a separate v7 packageLeif Åstrand2016-09-01247-333/+345
* Add simple data change handling for SelectsTeemu Suo-Anttila2016-09-015-2/+222
* Fix animation end listeners so they are always removed (#17903)Artur Signell2016-09-011-0/+48