summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* When ComboBox popup opens to the left accommodate margin/border/padding. (#11...Anna Koskinen2019-10-232-0/+63
* Make sure expanding/collapsing updates expected cache size. (#11753)Anna Koskinen2019-10-222-0/+153
* Make cancellation of uploads work regardless of Push configuration (#11743)Willem Verstraeten2019-10-215-6/+112
* Upload should preserve MIMEType after first selection (#11745)Anastasia Smirnova2019-10-162-0/+156
* Update Chrome version to 77 (#11727)Zhe Sun2019-09-2413-1/+1
* Fix scrollTo for destination START and END and add regression testing. (#11707)Anna Koskinen2019-09-052-0/+324
* Updated row and spacer handling for Escalator (#11438)Anna Koskinen2019-08-2910-105/+663
* Read-only styles shouldn't override borderless background styles. (#11692)Anna Koskinen2019-08-1612-14/+167
* Add explicit handling of ctrl-a (#11693)Tatu Lund2019-08-122-0/+57
* Update Chrome version, snapshots and fix tests (#11684)Zhe Sun2019-08-05194-34/+61
* Update screenshot (#11669)Zhe Sun2019-07-301-0/+0
* Apply offset to column index depending on presense of selection column (#11667)Tatu Lund2019-07-301-0/+67
* Ensure the upload button has been disabled when set Enabled calling from succ...Zhe Sun2019-07-292-0/+295
* Update to 8.10-SNAPSHOT (#11657)Zhe Sun2019-07-291-1/+1
* Use https for Maven repositories (#11668)Stéphane Nicoll2019-07-291-1/+1
* Ensure that VComboBox.selectedOptionKey gets initial selection. (#11665)Anna Koskinen2019-07-242-0/+82
* Improvements to detail row index handling. (#11345)Anna Koskinen2019-07-165-0/+1021
* 11642 refresh pagelength 0 combobox items after dataprovider update (#11653)Olli Tietäväinen2019-07-122-0/+166
* Ensure the selection has been changed before updating . (#11658)Anna Koskinen2019-07-121-0/+51
* Fix unstable tests (#11648)Zhe Sun2019-07-045-19/+22
* Fixes unstable/muted tests (#11640)8.9.0.alpha1Zhe Sun2019-06-284-15/+15
* Add Delay to unstable tests (#11638)Zhe Sun2019-06-273-5/+12
* Adding css class to Editor when on selected row (#11636)Tatu Lund2019-06-261-0/+24
* Clicking on DateField pop-up should select Month/Year (#11531)Anastasia Smirnova2019-06-252-0/+141
* Limit previous solution for non-push mode UI (#11629)Zhe Sun2019-06-242-0/+22
* Add IE11 workaround for ListSelect multiselection. (#11631)Anna Koskinen2019-06-201-0/+56
* Separates a rpc for handling the client event order in DateTimeField (#11574)Zhe Sun2019-06-142-0/+93
* Improved fix for #11614 (#11618)Martin Vysny2019-06-133-3/+48
* Update Chrome version in Test (#11613)Zhe Sun2019-06-1233-86/+140
* Fix regression that broke PreserveOnRefresh functionality with Navigator (#11...Tatu Lund2019-06-072-0/+54
* Recalculate the column widths before the first row is added (#11609)Zhe Sun2019-06-063-0/+86
* Grid Editor: make Tab key skip read-only/disabled fields (#11586)Martin Vysny2019-06-032-4/+25
* Fix Grid reordering when there are hidden columnscuong-phan2019-05-202-0/+110
* Don't attempt to scroll to the beginning or end if Grid has no rows. (#11570)Anna Koskinen2019-05-201-0/+61
* Fix duplicate grid column visibility change event (#11565)cuong-phan2019-05-162-0/+103
* Grid editor: TAB now skips non-editable columns (#11573)Martin Vysny2019-05-162-0/+232
* Reduce Grid's sort complexity. (#11566)Anna Koskinen2019-05-152-0/+88
* Add handling for completely empty Grid's column width calculations. (#11569)Anna Koskinen2019-05-141-0/+60
* code format (#11555)Sun Zhe2019-05-026-12/+14
* Code format (#11548)Sun Zhe2019-04-296-8/+7
* Replace the screenshot usage in framework test (#11547)Sun Zhe2019-04-2930-43/+65
* Update browser version in the test (#11550)Sun Zhe2019-04-251-1/+1
* Reset Combobox internal state (#11412)Sun Zhe2019-04-242-0/+254
* Update to 8.9 (#11535)Sun Zhe2019-04-181-1/+1
* Clicking on slider makes handler move (#11519)Anastasia Smirnova2019-04-102-0/+97
* Add delay to the unstable test (#11538)Sun Zhe2019-04-092-1/+2
* Use Enter and Space keys to fire Window header buttons (#11517) (#11534)KatriHaapalinna2019-04-082-0/+442
* Update screenshots after chrome updates (#11536)Sun Zhe2019-04-08108-1/+1
* Reset selection on DataProvider change in RadioButtonGroup (#11526)Anastasia Smirnova2019-04-042-0/+76
* Read-only combobox should not handle PASTE event (#11529)Anastasia Smirnova2019-04-042-0/+47