aboutsummaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* DateField value should actively adjust to the set resolution. (#12183)7.7.23Anna Koskinen2021-01-224-0/+331
* Move call to getMessageHandler().onResynchronize(); to right place (#12178)Tatu Lund2021-01-071-1/+3
* Fix to LayoutManager size calculations during transform. (#12138)Anna Koskinen2020-12-181-0/+65
* Better error handling trying to enable HTML5 DnD for mobile from thread (#12170)Anna Koskinen2020-12-072-0/+65
* Test tweaks (#12169)Anna Koskinen2020-12-072-14/+31
* Ensure Composite's contents gets re-measured on resize. (#12154)Anna Koskinen2020-12-016-0/+228
* Bump jetty.version from 9.4.17.v20190418 to 9.4.34.v20201102 (#12149)dependabot[bot]2020-11-263-4/+8
* Test updates (#12147)Anna Koskinen2020-11-23318-2/+2
* Tweaks to Grid/Escalator column size handling (#12145)Anna Koskinen2020-11-103-0/+133
* Use generated id of the menu item to help testing of the menubar (#12124)Tatu Lund2020-10-221-6/+9
* Take border into account in Grid editor position when it opens upwards. (#12118)Anna Koskinen2020-10-132-0/+0
* Chrome update to version 86 (#12117)Anna Koskinen2020-10-124-1/+3
* Update to 8.13-SNAPSHOT (#12110)Zhe Sun2020-10-071-1/+1
* Open details rows shouldn't get removed when a new row is added to Grid (#12109)7.7.22Anna Koskinen2020-10-062-0/+93
* Test fixes & split failsafe integration test runs into smaller batches (#12103)Anna Koskinen2020-10-0135-51/+285
* Update Chrome version check to 85 (#12090)Anna Koskinen2020-09-0210-1/+7
* Add API to detect if GridMultiSelect select-all checkbox is checked (#12086)Tarek Oraby2020-08-262-0/+79
* fix for #12079 - recalculate Composite layout inside Window (#12082)Olli Tietäväinen2020-08-262-0/+136
* Only remove caption margin from the first visible tab. (#12078)Anna Koskinen2020-08-192-0/+89
* Add 1px buffer to Escalator column natural widths. (#12075)Anna Koskinen2020-08-173-0/+0
* Add a regression test for Table's RowGenerator feature. (#12069)Anna Koskinen2020-08-111-0/+167
* Add column width recalculation when vertical scrollbar hidden/shown. (#12058)Anna Koskinen2020-07-233-4/+10
* Revert 'Rewrote debouncing of onResize (#11899)' (#12051)Anna Koskinen2020-07-093-4/+243
* All updates to Escalator size should get reported to LayoutManager. (#12050)Anna Koskinen2020-07-082-0/+204
* Add support for "ww" in date format (#12037)Tatu Lund2020-07-031-0/+1
* Ensure type safety and serializable nature of all the listeners (#12045)Tatu Lund2020-07-031-1/+2
* Update ComboBox popup position comparison to use correct top value. (#12041)Anna Koskinen2020-06-262-1/+36
* Fix rendering of TreeGrid's frozen columns after hierarchy-column reset (#12028)Tarek Oraby2020-06-182-0/+115
* Update chrome version to 83 (#12024)Zhe Sun2020-05-2663-1/+1
* Fix ComboBox in read-only mode allowing value change by user (#12022)Tarek Oraby2020-05-252-0/+71
* Fix compatibility ComboBox filtering when page length is zero. (#12016)Anna Koskinen2020-05-202-0/+117
* Fix scrolling problem in table in Chrome 56+ (#12015)Anna Koskinen2020-05-192-0/+134
* Table / TreeTable multiselect disabling of touch detection (#12014)Anna Koskinen2020-05-195-1/+185
* Fix to compatibility Grid sorting after removing multi-select. (#12012)Anna Koskinen2020-05-152-0/+75
* Fix indexing issue in Compatibility Grid resize when scrolled to bottom. (#12...Anna Koskinen2020-05-131-0/+34
* Update firefox version to 75 (#12000)Zhe Sun2020-05-131-1/+1
* Update to 8.12-snapshot (#11995)Zhe Sun2020-05-131-1/+1
* Fix RTA's CreateLink in Firefox & IE11 (#11979)Tarek Oraby2020-05-082-0/+115
* Take overlays into account in getConnectorForElement. (#11980)Anna Koskinen2020-05-052-0/+193
* Allow replacing all columns at once when some of them are frozen. (#11978)Anna Koskinen2020-04-302-0/+78
* Fix the column width calculations for full width cell contents. (#11974)Anna Koskinen2020-04-292-0/+140
* Don't center a window that has already been removed. (#11956)Anna Koskinen2020-04-242-0/+154
* Fix incorrect position of column selector in MPR (#11953)Tatu Lund2020-04-211-0/+0
* Allow AbstractDateField to provide DST zone names over custom ranges (#11927)Tarek Oraby2020-04-212-0/+340
* Updating Chrome version (#11952)Tatu Lund2020-04-161-1/+1
* Set DateField value only if it passes range check (#11887)Tatu Lund2020-04-082-1/+6
* Allow setting Upload button caption as HTML, move data to SharedState. (#11940)Anna Koskinen2020-04-062-0/+107
* Prevent upload if no file is selected. (#11939)Anna Koskinen2020-04-0319-2/+191
* Ensure ChangeListener still works after first upload. (#11936)Anna Koskinen2020-04-012-0/+121
* Ensure recalculateColumnWidths works with refreshAll. (#11934)Anna Koskinen2020-03-312-0/+155