aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/v7
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
* Fix compatibility ComboBox filtering when page length is zero. (#12016)Anna Koskinen2020-05-201-0/+89
* Make improve of caching for hierarchical data optional (#11501)Klaudeta2019-03-211-0/+108
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-175-19/+15
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2837-556/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2733-33/+33
* Allow configuring content modes for Grid cell tooltips (#10632)Ilia Motornyi2018-02-151-12/+31
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-012-17/+4
* Fix end of line comments, which were made by automatic formatter (#10234)Ahmed Ashour2017-10-311-2/+2
* Remove redundant interface already implemented by super class. (#10258)Ahmed Ashour2017-10-312-6/+2
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-262-2/+2
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-201-3/+5
* Use Collection.isEmpty() (#10172)Ahmed Ashour2017-10-122-2/+2
* Use enhanced for loop for arrays. (#10121)Ahmed Ashour2017-10-023-17/+16
* Remove auto-generated comment (#10111)Ahmed Ashour2017-09-291-1/+0
* Construct array inline (#10068)Ahmed Ashour2017-09-235-5/+5
* Add empty line at end of fileAhmed Ashour2017-09-236-8/+6
* Fix javadoc references (#10067)Ahmed Ashour2017-09-232-3/+0
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-211-1/+1
* Replace iterators with enhanced for loops (#10018)Ahmed Ashour2017-09-192-4/+3
* Resize should work within Grid details row (#9808)Ansku2017-08-221-0/+136
* Add an initial version of Tree component (#9212)Teemu Suo-Anttila2017-05-0229-0/+2530
* 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
* Restore column based width for compatibility selectsTeemu Suo-Anttila2017-03-071-0/+25
* 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
* Provide a smoke test for a Form.Denis2016-12-281-58/+0
* Clean up DateField UI tests. Denis2016-12-281-99/+0
* Clean up SQL container tests. (#8091)Denis2016-12-281-154/+0
* Clean up calendar tests. (#8094)Denis2016-12-271-223/+0
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-203-8/+7
* 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-153-1/+275
* Provide configuration for events order in month and week viewsDenis2016-12-141-0/+223
* VerticalLayout has spacing = true and margin = true by default .Ilia Motornyi2016-12-121-0/+2