summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* TreeGrid keyboard navigation Ilia Motornyi2017-04-053-31/+300
* Correctly set style names for NativeSelect (#9006)Artur2017-04-041-0/+44
* Fix Editor not saving values by pressing Enter (#8946)Stephen Wellington2017-04-032-0/+44
* Fix column indexing when setting a renderer (#8976)Teemu Suo-Anttila2017-03-302-2/+57
* Implement LocalDateRenderer and LocalDateTimeRenderer (#8955)Aleksi Hietanen2017-03-302-0/+97
* Add Grid.setRowHeight() (#8935)Henri Sara2017-03-294-0/+65
* Fix NativeSelect inner component size (#8737)Ilia Motornyi2017-03-283-0/+81
* Fix data not being sent again when adding DataGenerators (#8947)Teemu Suo-Anttila2017-03-282-2/+31
* Move select all visible to multi selection model interface (#8627)Pekka Hyvönen2017-03-272-2/+2
* Added test for removing last row in cachePekka Hyvönen2017-03-272-1/+47
* Use computed style for Escalator size calculations (#8861)Artur2017-03-272-0/+84
* Fix infinite loop in data communication (#8927)Aleksi Hietanen2017-03-272-0/+78
* Fix TreeGridBasicFeaturesTest for IE11 (#8933)Ilia Motornyi2017-03-241-0/+6
* Improve caching when expanding nodes in hierarchical data (#8902)Teemu Suo-Anttila2017-03-242-0/+79
* Clean DropEvent and DragEndEvent properties (#8925)Adam Wagner2017-03-241-4/+2
* Make CloseSessionTest more stable with waitUntil (#8928)Teemu Suo-Anttila2017-03-241-0/+3
* Add possibility to configure the content mode of TabSheet tabs (#8920)Aleksi Hietanen2017-03-242-0/+97
* Fix default header content changes on init (#8921)Teemu Suo-Anttila2017-03-242-3/+17
* Add feature to disable collapsing items in TreeGrid (#8879)Teemu Suo-Anttila2017-03-234-5/+131
* Fix FlashExpansionTest (#8919)Henri Sara2017-03-231-6/+5
* Fix Flash expanding with percentage sizing (#8898)Olli Tietäväinen2017-03-222-0/+93
* Add collapse and expand events to TreeGrid (#8889)Aleksi Hietanen2017-03-212-0/+39
* Measure TreeGrid performance (#8896)Aleksi Hietanen2017-03-213-16/+198
* Support data-location attribute in CustomLayout (#8866)Henri Sara2017-03-203-0/+90
* Add tests for non-compatibility GridTeemu Suo-Anttila2017-03-162-0/+112
* Always calculate Escalator max row count the same way (#8740)Artur2017-03-164-2/+180
* ApplicationRunnerServlet to correctly get last modified application (#8852)Ahmed Ashour2017-03-161-2/+1
* Remove unnecessary width calculation on Grid initial render (#8848)Henri Sara2017-03-164-0/+176
* Hierarchical data (#8842)Aleksi Hietanen2017-03-166-217/+403
* Allow changing renderers after column creation (#8841)Teemu Suo-Anttila2017-03-152-0/+153
* Fix removing rows from the middle of Escalator (#8826)Pekka Hyvönen2017-03-143-1/+44
* Correct license locationAhmed Ashour2017-03-1410-159/+120
* Correctly adjust upload button borders inside a component group (#8817)Artur2017-03-132-0/+97
* Fix detach of grid when it contains frozen columns (#8803)Artur2017-03-134-66/+136
* Migrate Escalator tests for 8 (#8811)Pekka Hyvönen2017-03-1313-76/+64
* Fix ComboBox popup location on scrolled pages in IE/Firefox Henri Sara2017-03-103-0/+156
* 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