summaryrefslogtreecommitdiffstats
path: root/uitest/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-103-6/+3
* Edit grid row by index - server side (#10040)Piotr Wilkin2017-10-101-2/+27
* Fix typos (#10124)Ahmed Ashour2017-10-049-27/+27
* Add role="grid" and aria-multiselectable to grid (#10009)Knoobie2017-10-041-0/+50
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-03431-2376/+2743
* Simplify conditional logic. (#10122)Ahmed Ashour2017-10-021-1/+0
* Remove auto-generated comment (#10111)Ahmed Ashour2017-09-293-13/+3
* Handle 'z' (timezone) in AbstractDateField.setDateFormat() (#8844)Ahmed Ashour2017-09-281-0/+204
* Update browser version test for Chrome 61 (#10098)Henri Sara2017-09-271-1/+1
* Fix typos (#10095)Ahmed Ashour2017-09-273-3/+3
* Support addCloseListener for Notification (#10027)Ahmed Ashour2017-09-271-0/+49
* Add option to use PushState instead of URI fragments in Navigator (#10042)Teemu Suo-Anttila2017-09-271-0/+5
* Implement error level on client side (#9817)Adam Wagner2017-09-272-2/+162
* Relayout GridLayout when font loading completes (#10077)Henri Sara2017-09-262-0/+64
* Fix TreeGrid double click event in hierarchy column (#10070)Adam Wagner2017-09-251-0/+36
* Fix typos (#10071)Ahmed Ashour2017-09-251-2/+2
* Construct array inline (#10068)Ahmed Ashour2017-09-2317-37/+37
* Fix javadoc references (#10067)Ahmed Ashour2017-09-235-22/+0
* Remove unused methods. (#10058)Ahmed Ashour2017-09-221-4/+0
* Replace CRLF with LF (#10062)Henri Sara2017-09-221-34/+34
* Replace tabs with spaces in Java filesHenri Sara2017-09-221-3/+3
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-216-13/+13
* Remove unused methods (#10020)Ahmed Ashour2017-09-203-17/+0
* Fix ColorPickerGrid indexingHenri Sara2017-09-201-0/+43
* Use simple class namesAhmed Ashour2017-09-201-1/+1
* Show validation error selecting invalid date from DateField (#10013)Marco Collovati2017-09-201-0/+57
* Use String.isEmpty()Ahmed Ashour2017-09-195-11/+11
* Add aria-sort to Grid (#10007)Knoobie2017-09-181-0/+8
* Remove element explicitly when reordering tree grid rows (#9952)Adam Wagner2017-09-111-0/+33
* Fix making components visible by push (#9934)Henri Sara2017-09-062-6/+42
* Force re-measurement of CheckBoxGroup and RadioButtonGroup (#9901)Petter Holmström2017-09-042-0/+64
* Position caption correctly in GridLayout (#9909)Petter Holmström2017-09-041-0/+47
* Make BaseThemeTest more stable on IE11Henri Sara2017-08-311-1/+2
* Omit duplicate caption for a Panel in a CompositeHenri Sara2017-08-301-0/+30
* Move ComboBox popup with ComboBox on scroll (#9869)Henri Sara2017-08-251-0/+28
* Fix item description tests on IE for RadioButtonGroup and CheckBoxGroup (#9866)Aleksi Hietanen2017-08-242-0/+11
* Improve stability of JavaScriptRenderersTest (#9864)Henri Sara2017-08-241-0/+2
* Avoid detaching VL/HL children unnecessarily (#9862)Henri Sara2017-08-231-0/+48
* Add item description to RadioButtonGroup and CheckBoxGroup (#9841)Teemu Suo-Anttila2017-08-232-0/+46
* Avoid detaching CssLayout children unnecessarily (#9861)Henri Sara2017-08-231-0/+47
* Fix IE tooltip test in TreeBasicFeaturesTest (#9860)Henri Sara2017-08-231-0/+6
* Resize should work within Grid details row (#9808)Ansku2017-08-222-0/+353
* Add item descriptions to Tree (#9840)Teemu Suo-Anttila2017-08-211-0/+8
* Fix focus when Grid editor is saved or cancelled (#9835)Teemu Suo-Anttila2017-08-182-6/+44
* Exclude PhantomJS from flaky GridComponentsTestHenri Sara2017-08-181-0/+5
* Fix state update on Grid Column hide in client (#9836)Teemu Suo-Anttila2017-08-181-1/+20
* 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