aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/components/grid
Commit message (Expand)AuthorAgeFilesLines
* Compatibility Grid test tweaks (#12483)Anna Koskinen2021-11-221-2/+4
* Fix Grid column reorder with partially hidden joined header cells. (#12429)Anna Koskinen2021-10-141-0/+44
* Improved error login in GridColumnResizeModeTest. (#12350)Anna Koskinen2021-07-271-2/+5
* Ensure Grid details rows get a full refresh when a column is sorted. (#12342)Anna Koskinen2021-07-211-0/+44
* Ensure removing a row does not cause exceptions in detail row handling. (#12330)Anna Koskinen2021-06-301-0/+62
* Trigger repositioning after full refresh of current details. (#12312)Anna Koskinen2021-05-201-1/+26
* Test tweaks (#12287)Anna Koskinen2021-05-041-2/+3
* Attempts to reduce test flakiness (#12283)Anna Koskinen2021-05-031-0/+4
* Fix validation in non-buffered Grid editor (#12281)Tarek Oraby2021-04-281-0/+99
* Updated browser versions and screenshots, test tweaks for stability. (#12271)Anna Koskinen2021-04-271-1/+1
* Test fixes (#12244)Anna Koskinen2021-03-184-7/+27
* Fix updating Grid's item set when details rows are open. (#12231)Anna Koskinen2021-03-081-0/+53
* Add a delay to a flaky test. (#12216)Anna Koskinen2021-03-041-0/+1
* Fix displaying checkboxes within Grid editor row. (#12212)Anna Koskinen2021-03-031-0/+83
* Add delays to a flaky test class. (#12209)Anna Koskinen2021-03-011-0/+6
* Tweaks to Grid/Escalator column size handling (#12145)Anna Koskinen2020-11-101-0/+59
* Open details rows shouldn't get removed when a new row is added to Grid (#12109)7.7.22Anna Koskinen2020-10-061-0/+40
* Test fixes & split failsafe integration test runs into smaller batches (#12103)Anna Koskinen2020-10-014-6/+14
* Update Chrome version check to 85 (#12090)Anna Koskinen2020-09-021-0/+1
* Add API to detect if GridMultiSelect select-all checkbox is checked (#12086)Tarek Oraby2020-08-261-0/+37
* fix for #12079 - recalculate Composite layout inside Window (#12082)Olli Tietäväinen2020-08-261-0/+54
* Add column width recalculation when vertical scrollbar hidden/shown. (#12058)Anna Koskinen2020-07-231-0/+6
* Revert 'Rewrote debouncing of onResize (#11899)' (#12051)Anna Koskinen2020-07-091-0/+55
* All updates to Escalator size should get reported to LayoutManager. (#12050)Anna Koskinen2020-07-081-0/+95
* Fix to compatibility Grid sorting after removing multi-select. (#12012)Anna Koskinen2020-05-151-0/+40
* Allow replacing all columns at once when some of them are frozen. (#11978)Anna Koskinen2020-04-301-0/+34
* Fix the column width calculations for full width cell contents. (#11974)Anna Koskinen2020-04-291-0/+61
* Ensure recalculateColumnWidths works with refreshAll. (#11934)Anna Koskinen2020-03-311-0/+91
* Fix an issue with frozen column count and unhiding. (#11929)Anna Koskinen2020-03-261-0/+38
* Removed outdated spacer height update from removal process. (#11861)Anna Koskinen2020-01-091-0/+39
* Test tweaks (#11851)Anna Koskinen2019-12-201-1/+1
* Check actual Grid selection instead of relying on allSelected flag. (#11787)Anna Koskinen2019-11-041-0/+62
* Improvements to ScrollDestination sanity checks (#11772)Anna Koskinen2019-10-281-0/+92
* Tweak a test to open Grid details row by clicking cell instead of row. (#11764)Anna Koskinen2019-10-251-7/+10
* Fix scrollTo for destination START and END and add regression testing. (#11707)Anna Koskinen2019-09-051-0/+291
* Updated row and spacer handling for Escalator (#11438)Anna Koskinen2019-08-295-31/+113
* Update Chrome version, snapshots and fix tests (#11684)Zhe Sun2019-08-051-5/+6
* Fix unstable tests (#11648)Zhe Sun2019-07-041-3/+4
* Fixes unstable/muted tests (#11640)8.9.0.alpha1Zhe Sun2019-06-281-4/+5
* Adding css class to Editor when on selected row (#11636)Tatu Lund2019-06-261-0/+24
* Update Chrome version in Test (#11613)Zhe Sun2019-06-127-28/+27
* Recalculate the column widths before the first row is added (#11609)Zhe Sun2019-06-061-0/+37
* Grid Editor: make Tab key skip read-only/disabled fields (#11586)Martin Vysny2019-06-031-2/+2
* Fix Grid reordering when there are hidden columnscuong-phan2019-05-201-0/+34
* Fix duplicate grid column visibility change event (#11565)cuong-phan2019-05-161-0/+39
* Grid editor: TAB now skips non-editable columns (#11573)Martin Vysny2019-05-161-0/+130
* Reduce Grid's sort complexity. (#11566)Anna Koskinen2019-05-151-0/+24
* Replace the screenshot usage in framework test (#11547)Sun Zhe2019-04-291-2/+2
* Fix NPE in v7 compatibility Grid during datasource rebind (#11473)Tobse2019-03-271-0/+23
* Fix an NPE caused by the previous fix to Grid's frozen columns (#11444)mlindfors2019-02-041-0/+26