summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
...
* Properly init client-side data in GridDataChangeHandlerTestTeemu Suo-Anttila2017-05-161-1/+2
* Add BackEndHierarchicalDataProvider and an abstract base classAleksi Hietanen2017-05-161-18/+13
* Add ItemCollapseAllowedProvider interfaceAleksi Hietanen2017-05-161-1/+2
* Rename BodyRowContainer.setNewEscalatorRowCallback to setNewRowCallbackAleksi Hietanen2017-05-161-2/+2
* Clean connector tracker after each access block to stop memory leaks (#9305)Artur2017-05-163-5/+130
* Add API for multiple drag data generators (#9321)Adam Wagner2017-05-161-9/+12
* Refactor common methods in in-memory data providers (#9308)Aleksi Hietanen2017-05-169-45/+45
* Add events and functionality to Tree (#9318)Teemu Suo-Anttila2017-05-162-0/+76
* Use theme font and normal line wrapping for regular tooltips (#9143)Leif Åstrand2017-05-155-4/+116
* Refactor Html5 DnD feature based on API review (#9306)Pekka Hyvönen2017-05-125-19/+13
* Create upload URLs only when stream variable is attached by drop handler (#9301)Adam Wagner2017-05-111-68/+19
* Add mobile html5 dnd support using polyfill (#9282)Pekka Hyvönen2017-05-112-9/+43
* Make it possible to upload files by dropping them onto a drop target (#9277)Adam Wagner2017-05-111-0/+164
* Make clicking checkbox label call focus listeners (#9271)Knoobie2017-05-112-0/+69
* Reset HierarchicalDataCommunicator on changes (#9275)Aleksi Hietanen2017-05-112-0/+210
* Fix partly missing drag image regression on SafariPekka Hyvönen2017-05-102-1/+69
* Fix selection with space in TreeGrid/TreeHenri Sara2017-05-101-0/+45
* Move TestBench API to the correct package (#9249)Artur2017-05-0922-116/+32
* Fix HTML5 DnD regression for FF (#9245)Pekka Hyvönen2017-05-052-30/+60
* Allow Escalator.setHeightByRows to accept zero as a valid argument (#9244)Aleksi Hietanen2017-05-052-0/+32
* 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