summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
...
* Add logging to uitest module TB test fails. (#12249)Anna Koskinen2021-03-191-0/+534
* Rename comparison screenshot (#12247)Anna Koskinen2021-03-191-0/+0
* Test fixes (#12244)Anna Koskinen2021-03-1813-72/+130
* fix: Update regexp pattern of legacy EmailValidator (#12241)Tatu Lund2021-03-121-1/+1
* Add delay to a flaky test. (#12238)Anna Koskinen2021-03-121-0/+4
* Add missing 8.13 since tag (#12236)Zhe Sun2021-03-111-1/+1
* Fix updating Grid's item set when details rows are open. (#12231)Anna Koskinen2021-03-083-0/+132
* Add a delay to a flaky test. (#12216)Anna Koskinen2021-03-041-0/+1
* Update copyright year range. (#12215)Anna Koskinen2021-03-041-1/+1
* Remove whitespace-maven-plugin and formatter-maven-plugin. (#12213)Anna Koskinen2021-03-031-9/+0
* Fix displaying checkboxes within Grid editor row. (#12212)Anna Koskinen2021-03-032-0/+172
* Add delays to a flaky test class. (#12209)Anna Koskinen2021-03-011-0/+6
* Merged column headers should work within declarative Grid. (#12206)Anna Koskinen2021-02-262-0/+84
* Add API to prevent invalid input when integrated range validator is used (#12...Tatu Lund2021-02-192-0/+72
* fix: Focus-activated shortcut listener in compatibility TextField (#12203)Tatu Lund2021-02-162-0/+84
* Re-use ComputedStyles in Escalator when possible. (#12186)Anna Koskinen2021-02-054-10/+223
* fix: use time-constant comparison for CSRF tokens (#12188)Tatu Lund2021-02-011-1/+1
* 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