summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement Binder.saveIfValid and fix Binder.save to throw exceptionArtur Signell2016-08-312-6/+10
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-3141-140/+97
* Enable assertions for TestingWidgetset, add test to verify thisTeemu Suo-Anttila2016-08-314-2/+68
* Stop running test on IE11 which does not shift click when it shouldArtur Signell2016-08-311-3/+11
* Organize importsArtur Signell2016-08-30253-266/+223
* Use new Label instead of oldArtur Signell2016-08-305-6/+6
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-3038-38/+38
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-306-7/+7
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-308-10/+10
* Fix label widths in several testsAleksi Hietanen2016-08-305-14/+26
* Duplicate shared classes of the Vaadin 7 GridTeemu Suo-Anttila2016-08-3014-15/+15
* Duplicate client-side of the Vaadin 7 GridTeemu Suo-Anttila2016-08-3016-113/+113
* Fix Label widths in ValoThemeUITestsAleksi Hietanen2016-08-294-13/+37