aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/components/grid/basicfeatures
Commit message (Expand)AuthorAgeFilesLines
* Improved error login in GridColumnResizeModeTest. (#12350)Anna Koskinen2021-07-271-2/+5
* Test fixes (#12244)Anna Koskinen2021-03-181-0/+15
* Test fixes & split failsafe integration test runs into smaller batches (#12103)Anna Koskinen2020-10-011-0/+4
* Updated row and spacer handling for Escalator (#11438)Anna Koskinen2019-08-293-11/+71
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-12/+12
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2810-150/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2710-10/+10
* Fix column width in resize event when mode is SIMPLE (#10442)Adam Wagner2018-01-291-0/+68
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-032-4/+5
* Construct array inline (#10068)Ahmed Ashour2017-09-231-1/+1
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-212-9/+9
* Always calculate Escalator max row count the same way (#8740)Artur2017-03-161-2/+2
* Fix removing rows from the middle of Escalator (#8826)Pekka Hyvönen2017-03-142-1/+32
* Migrate Escalator tests for 8 (#8811)Pekka Hyvönen2017-03-139-0/+1773
* Fix TestBench API imports (#8112)Teemu Suo-Anttila2017-01-131-1/+1
* Migrate 7.7.5 branch patches to v8. (#7969)Denis2016-12-151-0/+82
* Move uitests for the legacy Grid to a separate v7 packageLeif Åstrand2016-09-0163-11303/+0
* Add simple data change handling for SelectsTeemu Suo-Anttila2016-09-012-2/+2
* Organize importsArtur Signell2016-08-304-4/+1
* Duplicate shared classes of the Vaadin 7 GridTeemu Suo-Anttila2016-08-303-3/+3
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-2216-82/+31
* Organize importsArtur Signell2016-08-205-7/+5
* Remove carriage returnsArtur Signell2016-08-183-196/+196
* Remove IE8-IE10 related test codeArtur Signell2016-08-182-16/+1
* Rename Grid into LegacyGridelmot2016-08-186-196/+201
* Update copyright year to 2016Artur Signell2016-08-1857-57/+57
* Remove trailing whitespace from code and javadocArtur Signell2016-08-1857-181/+181
* Format using Eclipse NeonArtur Signell2016-08-1847-546/+612
* Disable tooltip tests for Firefox.Henri Sara2016-07-131-0/+8
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1564-0/+11295