aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/v7/tests/components/grid
Commit message (Expand)AuthorAgeFilesLines
* Fix compatibility Grid column reorder with partially hidden joined cells (#12...Anna Koskinen2021-08-261-0/+45
* Code cleanup (#12333)Anna Koskinen2021-07-082-5/+5
* Add ErrorHandler to AbstractTestUI (#12256)Anna Koskinen2021-03-291-19/+1
* Include compatibility tests in validation builds (#12250)Anna Koskinen2021-03-261-5/+73
* Test fixes (#12244)Anna Koskinen2021-03-181-0/+5
* Make improve of caching for hierarchical data optional (#11501)Klaudeta2019-03-211-0/+108
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-174-15/+12
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2831-465/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2730-30/+30
* Allow configuring content modes for Grid cell tooltips (#10632)Ilia Motornyi2018-02-151-12/+31
* Fix end of line comments, which were made by automatic formatter (#10234)Ahmed Ashour2017-10-311-2/+2
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-262-2/+2
* Remove auto-generated comment (#10111)Ahmed Ashour2017-09-291-1/+0
* Construct array inline (#10068)Ahmed Ashour2017-09-231-1/+1
* Add empty line at end of fileAhmed Ashour2017-09-235-5/+5
* Resize should work within Grid details row (#9808)Ansku2017-08-221-0/+136
* Always calculate Escalator max row count the same way (#8740)Artur2017-03-161-0/+92
* Migrate Escalator tests for 8 (#8811)Pekka Hyvönen2017-03-132-69/+0
* Fix exception when no columns are shown (#8733)Artur2017-03-061-41/+0
* Migrate v7 Grid tests. 7th round. (#8452)Denis2017-02-229-655/+0
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-221-0/+60
* Migrate v7 Grid tests. Next round. (#8435)Denis2017-02-229-715/+0
* Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499)Denis2017-02-081-105/+0
* Grid tests migration. Next round. (#8412)Denis2017-02-026-603/+5
* Migrate Grid UI tests P4 (#8133)Denis2017-01-055-249/+0
* Grid UI tests migration P3. (#8121)Denis2017-01-0412-1015/+7
* Grid UI tests migration P2.Denis2017-01-023-157/+0
* Migrate Grid tests P1. (#8108)Denis2017-01-027-346/+0
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-202-3/+2
* Add a SortListener to a Grid (#8008)8.0.0.alpha10Denis2016-12-151-2/+2
* Move old Sort related classes into compatibility module. (#7999)Denis2016-12-154-10/+10
* Allow defining a focus delegate component for CustomField (#20336)Pekka Hyvönen2016-12-151-100/+0
* Migrate 7.7.5 branch patches to v8. (#7969)Denis2016-12-152-1/+139
* VerticalLayout has spacing = true and margin = true by default .Ilia Motornyi2016-12-121-0/+2
* Add MultiSelect support for GridPekka Hyvönen2016-11-298-353/+0
* Move old SelectionEvent to V7 and create a new selection event supertype Denis Anisimov2016-10-246-12/+12
* Move all themes except Valo into a new compatibility-themes packageAleksi Hietanen2016-10-131-1/+1
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-133-3/+0
* Make Valo the default themePekka Hyvönen2016-10-0671-155/+105
* Migrating 7.7.1, 7.7.2, 7.7.3 to V8.Denis Anisimov2016-10-033-0/+133
* Remove strange TextField column APIArtur Signell2016-09-071-1/+1
* Refactor AbstractComponentTest to extend AbstractTestUIJohannes Dahlström2016-09-054-8/+3
* Use diamond operator where it can be usedArtur Signell2016-09-0512-28/+28
* Move uitests for the legacy Grid to a separate v7 packageLeif Åstrand2016-09-0194-0/+8056