summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Use correct TreeElement and server-side classname (#9221)Teemu Suo-Anttila2017-05-035-7/+2
* Fix ComponentLocator with inherited classes without custom connector (#9176)Teemu Suo-Anttila2017-05-032-0/+73
* HierarchicalDataProvider cache invalidation workaround (#9218)Aleksi Hietanen2017-05-021-0/+32
* Add an initial version of Tree component (#9212)Teemu Suo-Anttila2017-05-0247-109/+359
* Improve expand and collapse of items in TreeGrid (#9159)Aleksi Hietanen2017-05-026-25/+172
* Add an option for defining number of visible items in a NativeSelect (#9109)Artur2017-04-262-0/+61
* Make TreeGrid follow framework style conventionsAleksi Hietanen2017-04-263-24/+35
* Add support for frontend:// using separate es5 and es6 foldersArtur2017-04-246-0/+167
* Fix race condition between rendering TreeGrid and setting up headers (#9105)Teemu Suo-Anttila2017-04-212-0/+38
* Fix changing primary style name for NativeSelect (#9016)Artur2017-04-201-1/+1
* Fix issues in Grid with undefined height (#9104)Teemu Suo-Anttila2017-04-192-0/+113
* Fix client-side memory leak caused by Grid events (#9103)Aleksi Hietanen2017-04-191-0/+40
* Composite component (#8952)Artur2017-04-182-0/+152
* Add LoadStyle.NONE for completely omitting a connectorLeif Åstrand2017-04-134-0/+131
* Grid drag and drop documentation (#9055)Adam Wagner2017-04-131-59/+107
* Panel.setScrollTop() fails with impossibly large numbersOlli Tietäväinen2017-04-132-0/+103
* Correctly set ListSelect style namesArtur2017-04-132-0/+147
* Notify a resource load listener many times if it has been added many times (#...Artur2017-04-132-0/+79
* Provide GridLayout size and cell elements to JS and TB (#9019)Artur2017-04-132-0/+116
* Fix empty TreeGrid (#9067)Aleksi Hietanen2017-04-122-0/+33
* Remove Extension suffix from Grid DND classes (#9035)Adam Wagner2017-04-121-4/+4
* Make it possible to drop things between Grid rows (#8979)Adam Wagner2017-04-121-22/+36
* Provide dragged Grid items in server side (#8950)Adam Wagner2017-04-121-1/+1
* Make it possible to drop things on top of Grid rows (#8747)Adam Wagner2017-04-122-13/+27
* Make all selected rows draggable (#8746)Adam Wagner2017-04-121-1/+15
* Make Grid rows draggable (#8690)Adam Wagner2017-04-121-0/+103
* Fix initial expand of TreeGrid itemsAleksi Hietanen2017-04-112-0/+51
* Make Button component draggable (#9038)Adam Wagner2017-04-101-0/+73
* Update Chrome version in VerifyBrowserVersionTestAleksi Hietanen2017-04-071-1/+1
* Add server-side expand and collapse to TreeGrid (#9021)Aleksi Hietanen2017-04-064-27/+254
* Snapshot version update to 8.1 (#9023)Ilia Motornyi2017-04-051-1/+1
* 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