summaryrefslogtreecommitdiffstats
path: root/uitest/src/test
Commit message (Expand)AuthorAgeFilesLines
* Make BaseThemeTest more stable on IE11Henri Sara2017-09-051-1/+2
* Omit duplicate caption for a Panel in a CompositeHenri Sara2017-09-051-0/+30
* 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-292-0/+353
* Fix IE tooltip test in TreeBasicFeaturesTest (#9860)Henri Sara2017-08-291-0/+6
* Avoid detaching CssLayout children unnecessarily (#9861)Henri Sara2017-08-291-0/+47
* Avoid detaching VL/HL children unnecessarily (#9862)Henri Sara2017-08-291-0/+48
* Improve stability of JavaScriptRenderersTest (#9864)Henri Sara2017-08-291-0/+2
* Move ComboBox popup with ComboBox on scroll (#9869)Henri Sara2017-08-291-0/+28
* 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-161-20/+0
* Do not wait for icons to load before interacting with a combo box (#9717)Artur2017-08-111-5/+9
* Provide API for setting row heights in Grid for different sections (#9810)Teemu Suo-Anttila2017-08-111-0/+20
* 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-112-0/+92
* Enable setting non-selected default value for DateField (#9745)Olli Tietäväinen2017-08-101-0/+46
* Update VerifyBrowserVersionTest for Chrome 60 (#9802)Henri Sara2017-08-091-1/+1
* Implement SimpleManagedLayout for CompositeConnector (#9791)Teemu Suo-Anttila2017-08-091-0/+41
* 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-021-0/+48
* Fix AbstractDateField parsing and errors handling, support locale (#9740)Ilia Motornyi2017-08-023-4/+45
* Fix RadioButtonGroup selection updates to client (#9749)Teemu Suo-Anttila2017-08-021-0/+128
* Add header and footer visibility setting to Grid (#9706)Teemu Suo-Anttila2017-08-011-0/+24
* Implement GWT Focusable so tab indexes work correctly in MenuBar (#9733)Artur2017-07-271-96/+57
* Send cursor position to server on blur even if the value has not changed (#9728)Artur2017-07-261-0/+44
* Fix button text and waitUntil rule (#9720)Teemu Suo-Anttila2017-07-241-2/+1
* Do full connector tracker cleanup when the session lock is released (#9707)Artur2017-07-241-0/+43
* Add test for Components in Grid Header (#9696)Teemu Suo-Anttila2017-07-201-1/+15
* Allow null Components in ComponentRenderer (#9692)8.1.0.rc2Teemu Suo-Anttila2017-07-191-0/+16
* Add styling for ComponentRenderer wrapper div (#9691)Teemu Suo-Anttila2017-07-191-0/+16
* Fix Grid header merging on init (#9688)Teemu Suo-Anttila2017-07-181-0/+9
* Fix position of font icons in ComboBox (#9638)Henri Sara2017-07-181-0/+23
* 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-101-0/+63
* Add editor open event to Grid Editor (#9623)Teemu Suo-Anttila2017-07-031-6/+6
* Add internal state validators for HasValue (#9532)Teemu Suo-Anttila2017-07-031-0/+72
* Add presentation value providers for Grid (#9553)Teemu Suo-Anttila2017-06-271-0/+27
* Fix tests broken by Chrome 59 (#9564)8.1.0.beta3Henri Sara2017-06-211-1/+1
* Fix keymapper reverse mapping (#9535)Ilia Motornyi2017-06-211-0/+27
* Enable row height and content mode settings for Tree (#9540)Teemu Suo-Anttila2017-06-201-7/+56
* Add View.beforeLeave to support delayed navigationArtur2017-06-201-0/+136
* Fix displaying Grid sort order set from server (#9530)Teemu Suo-Anttila2017-06-191-28/+24
* Rewrite HierarchyMapper to consistently handle changes Teemu Suo-Anttila2017-06-151-7/+3
* Allow changing the renderer of hierarchy column in TreeGrid (#9514)Teemu Suo-Anttila2017-06-131-34/+30
* Add methods for setting the date as an ISO value for date fieldsArtur2017-06-122-5/+88