aboutsummaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of ComponentRenderer for Grid (#8743)Teemu Suo-Anttila2017-03-092-0/+162
* Fix Upload and push in TabSheet (#8782)Ilia Motornyi2017-03-092-0/+80
* Avoid double unregister of columns on the client sideArtur Signell2017-03-082-0/+66
* Fix some generics warnings in EclipseAhmed Ashour2017-03-0813-23/+27
* Fix client-side error when Upload in TabSheet and Push Johannes Tuikkala2017-03-072-0/+154
* Restore column based width for compatibility selectsTeemu Suo-Anttila2017-03-074-0/+74
* Picked all changes from 7.7Teemu Suo-Anttila2017-03-0716-11/+363
* Remove tracking of unregistered connectors (#8153)Aleksi Hietanen2017-03-073-141/+4
* Always load the deferred connector bundle (#8713)Leif Åstrand2017-03-079-0/+332
* Use try-with-resources (#8757)Ahmed Ashour2017-03-072-15/+15
* Fix warning: '_' should not be used as an identifier (#8755)Ahmed Ashour2017-03-071-19/+19
* Fix exception when no columns are shown (#8733)Artur2017-03-064-15/+60
* Fix js state partial updates (#8695)Leif Åstrand2017-03-013-0/+135
* Easy DevelopmentServerLauncher run with maven (#8677)Ilia Motornyi2017-02-281-0/+40
* Add initial implementation of TreeGrid (#8572)Aleksi Hietanen2017-02-232-0/+378
* Make DragSource extension/component available in DropEvent (#8636)Adam Wagner2017-02-221-37/+12
* Migrate v7 Grid tests. 7th round. (#8452)Denis2017-02-2220-398/+268
* Add support for rendering HTML in ButtonRenderer (#8606)Artur2017-02-222-11/+34
* Support Vaadin custom protocols in Vaadin-Refresh redirects (#8597)Artur2017-02-224-0/+93
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-2212-4/+388
* Migrate v7 Grid tests. Next round. (#8435)Denis2017-02-2227-888/+865
* Translate "context://" to the context root of the web appArtur2017-02-224-0/+74
* Make DragSourceExtension and DragTargetExtension generic (#8628)Adam Wagner2017-02-211-7/+7
* Reduce ComboBox initial requests (#8571)Pekka Hyvönen2017-02-163-0/+511
* Eliminate module uitest-common (#8583)Henri Sara2017-02-1624-7/+3525
* Fix GridDetailsLayoutExpandTest (#8556)Henri Sara2017-02-141-0/+2
* Fix tooltip position test for IE11 (#8558)Henri Sara2017-02-141-1/+1
* Exclude Firefox for CBG/RBG focus/blur tests (#8560)Henri Sara2017-02-142-1/+15
* Fix PopupDateFieldExtendedRangeTest for Firefox (#8555)Henri Sara2017-02-141-2/+4
* Fix TreeTablePartialUpdatesTest for Chrome 56+ (#8554)Henri Sara2017-02-141-1/+7
* Fix SendMultiByteCharactersTest for Firefox (#8553)Henri Sara2017-02-141-2/+3
* Add workarounds for Firefox in context click tests (#8547)Henri Sara2017-02-133-8/+21
* Exclude IE11 from AppResource404TestHenri Sara2017-02-131-0/+9
* HTML5 Drag and Drop Support (#8264)Adam Wagner2017-02-101-0/+153
* Fix Firefox 45 tests (click issues, screenshots) (#8533)Henri Sara2017-02-103-12/+15
* Update Firefox/Chrome screenshots and Chrome version (#8515)Henri Sara2017-02-091-1/+1
* Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499)Denis2017-02-083-72/+55
* Fix removing and adding a column in grid (#8437)caalador2017-02-082-9/+31
* Fix profiles in vaadin-root pom.xml (#8484)Teemu Suo-Anttila2017-02-082-32/+18
* Fix keyboard navigation for ListSelect (#8503)caalador2017-02-081-0/+18
* Fix toggling of WeekNumbers for DateTimeField. (#8468)caalador2017-02-072-0/+164
* Make one-arg addColumn use natural sort for mutually comparable values (#8458)Leif Åstrand2017-02-073-3/+3
* Fix problem with re-opening the popup (#8446) (#8451)caalador2017-02-062-0/+118
* Disable test method on which build got stuck. (#8445)Henri Sara2017-02-041-0/+2
* Fix JBoss 6 integration testsIlia Motornyi2017-02-032-157/+0
* Fix absolute layout component resize test (#8429)caalador2017-02-031-16/+29
* Fix some broken tests and ComboBoxElement (#8430)Henri Sara2017-02-032-12/+27
* Add Grid editor events. (#8365)Denis2017-02-022-0/+126
* Typo fix; screenshots update.Ilia Motornyi2017-02-022-2/+2
* Add scrollTo methods to Grid (#8203) (#8410)caalador2017-02-025-0/+763