aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test
Commit message (Expand)AuthorAgeFilesLines
* Fix Grid initial render performance (#10579)Teemu Suo-Anttila2018-02-131-0/+9
* Fix setting custom tab index for TabSheet or Accordion (#9574) (#10278)Ansku2017-11-271-7/+17
* Fix missing v-disabled for RadioButtonGroup and CheckBoxGroup options (#10332)Pekka Hyvönen2017-11-272-0/+184
* Make focus circulate in modal dialog to improve accessibility (#10260)Péter Török2017-11-271-1/+7
* Fix combo box suggestion popup height (#10256)Adam Wagner2017-11-271-0/+38
* Fix ColorPickerGrid indexing8.1.5Henri Sara2017-09-261-0/+43
* Show validation error selecting invalid date from DateField (#10013)Marco Collovati2017-09-261-0/+57
* Remove element explicitly when reordering tree grid rows (#9952)Adam Wagner2017-09-121-0/+33
* Fix making components visible by push (#9934)Henri Sara2017-09-122-6/+42
* Force re-measurement of CheckBoxGroup and RadioButtonGroup (#9901)Petter Holmström2017-09-052-0/+64
* Position caption correctly in GridLayout (#9909)Petter Holmström2017-09-051-0/+47
* 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