summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Exclude PhantomJS from flaky GridComponentsTestHenri Sara2017-08-291-0/+5
* Fix focus when Grid editor is saved or cancelled (#9835)Teemu Suo-Anttila2017-08-292-6/+44
* Resize should work within Grid details row (#9808)Ansku2017-08-294-0/+610
* Fix IE tooltip test in TreeBasicFeaturesTest (#9860)Henri Sara2017-08-291-0/+6
* Avoid detaching CssLayout children unnecessarily (#9861)Henri Sara2017-08-292-12/+54
* Avoid detaching VL/HL children unnecessarily (#9862)Henri Sara2017-08-292-0/+86
* Improve stability of JavaScriptRenderersTest (#9864)Henri Sara2017-08-291-0/+2
* Move ComboBox popup with ComboBox on scroll (#9869)Henri Sara2017-08-292-4/+40
* Fix state update on Grid Column hide in client (#9836)Teemu Suo-Anttila2017-08-181-1/+20
* Revert Grid row height per section feature (#9823)8.1.2Teemu Suo-Anttila2017-08-162-32/+0
* Do not wait for icons to load before interacting with a combo box (#9717)Artur2017-08-112-11/+26
* Provide API for setting row heights in Grid for different sections (#9810)Teemu Suo-Anttila2017-08-112-0/+32
* Make CurrentTimeMillisTest more stable (#9812)Henri Sara2017-08-111-5/+8
* Ensure wrong Action is not executed after detaching a component (#9806)Henri Sara2017-08-113-0/+223
* Enable setting non-selected default value for DateField (#9745)Olli Tietäväinen2017-08-102-0/+80
* Update VerifyBrowserVersionTest for Chrome 60 (#9802)Henri Sara2017-08-091-1/+1
* Fix occasional empty rows in Table and TreeTable (#9800)Henri Sara2017-08-092-0/+87
* Re(set) calendar time after calculating rollAmount (#9479)Grim2017-08-091-0/+1
* Implement SimpleManagedLayout for CompositeConnector (#9791)Teemu Suo-Anttila2017-08-092-0/+65
* Add loop and preload attributes for media elements, fix null poster (#9797)Henri Sara2017-08-091-13/+13
* Fix SplitPanel test for Chrome with a hack (#9782)Henri Sara2017-08-071-0/+5
* Make frontend resource loading tests stable on PhantomJS (#9772)Henri Sara2017-08-072-2/+8
* Make input prompt test stable by excluding IE11 (#9780)Henri Sara2017-08-071-0/+10
* Fix typos in Javadoc of AbstractTB3Test (#9781)Henri Sara2017-08-071-3/+3
* Exclude Firefox from JavaScriptPreloadingTest (#9784)Henri Sara2017-08-071-1/+4
* Add automatic recalculation of Tree width on expand/collapse (#9767)Teemu Suo-Anttila2017-08-022-0/+84
* Fix AbstractDateField parsing and errors handling, support locale (#9740)Ilia Motornyi2017-08-024-4/+112
* Fix RadioButtonGroup selection updates to client (#9749)Teemu Suo-Anttila2017-08-022-0/+196
* Add header and footer visibility setting to Grid (#9706)Teemu Suo-Anttila2017-08-012-0/+30
* Implement GWT Focusable so tab indexes work correctly in MenuBar (#9733)Artur2017-07-272-146/+98
* Send cursor position to server on blur even if the value has not changed (#9728)Artur2017-07-262-0/+103
* Fix button text and waitUntil rule (#9720)Teemu Suo-Anttila2017-07-242-3/+2
* Do full connector tracker cleanup when the session lock is released (#9707)Artur2017-07-243-5/+110
* Add test for Components in Grid Header (#9696)Teemu Suo-Anttila2017-07-202-2/+18
* Allow null Components in ComponentRenderer (#9692)8.1.0.rc2Teemu Suo-Anttila2017-07-192-0/+19
* Add styling for ComponentRenderer wrapper div (#9691)Teemu Suo-Anttila2017-07-192-0/+17
* Fix Grid header merging on init (#9688)Teemu Suo-Anttila2017-07-182-3/+16
* Fix position of font icons in ComboBox (#9638)Henri Sara2017-07-182-0/+49
* Remove obsolete workaround for Firefox (#9687)Teemu Suo-Anttila2017-07-181-5/+1
* Fix combobox adding new items on blur (#9660)Teemu Suo-Anttila2017-07-171-0/+16
* Implement tree item context clickIlia Motornyi2017-07-102-0/+135
* Add criteria API to make it easier to set acceptance criteria for drag and dr...Adam Wagner2017-07-031-10/+18
* Add editor open event to Grid Editor (#9623)Teemu Suo-Anttila2017-07-032-6/+7
* Add internal state validators for HasValue (#9532)Teemu Suo-Anttila2017-07-032-0/+100
* Create drag source and drop target extensions for tree grid (#9463)Adam Wagner2017-06-281-0/+48
* Add presentation value providers for Grid (#9553)Teemu Suo-Anttila2017-06-272-0/+126
* Fix tests broken by Chrome 59 (#9564)8.1.0.beta3Henri Sara2017-06-211-1/+1
* Fix keymapper reverse mapping (#9535)Ilia Motornyi2017-06-212-0/+136
* Enable row height and content mode settings for Tree (#9540)Teemu Suo-Anttila2017-06-202-15/+92
* Add View.beforeLeave to support delayed navigationArtur2017-06-202-0/+250