aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/v7/tests/components/grid
Commit message (Expand)AuthorAgeFilesLines
* Compatibility Grid test tweaks (#12483)Anna Koskinen2021-11-223-3/+16
* GridThemeUITest fix (#12470)Anna Koskinen2021-11-031-1/+21
* Fix compatibility Grid column reorder of partially hidden joined cells. (#12427)Anna Koskinen2021-10-131-0/+17
* Fix compatibility Grid column reorder with partially hidden joined cells (#12...Anna Koskinen2021-08-261-0/+27
* Test tweaks (#12287)Anna Koskinen2021-05-043-7/+12
* Updated browser versions and screenshots, test tweaks for stability. (#12271)Anna Koskinen2021-04-272-1/+6
* Include compatibility tests in validation builds (#12250)Anna Koskinen2021-03-2619-147/+258
* Test fixes (#12244)Anna Koskinen2021-03-182-5/+12
* Code format (#11548)Sun Zhe2019-04-291-2/+2
* Make improve of caching for hierarchical data optional (#11501)Klaudeta2019-03-211-0/+66
* Remove PhantomJS from testing (#10997)Teemu Suo-Anttila2018-06-264-35/+0
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-1711-47/+42
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2868-1020/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2767-67/+67
* Allow configuring content modes for Grid cell tooltips (#10632)Ilia Motornyi2018-02-151-0/+83
* Fix end of line comments, which were made by automatic formatter (#10234)Ahmed Ashour2017-10-311-4/+6
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-208-73/+76
* Simplify waitUntil() in tests (#10181)Ahmed Ashour2017-10-131-10/+2
* Fix typos (#10124)Ahmed Ashour2017-10-044-16/+16
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-0324-147/+170
* Construct array inline (#10068)Ahmed Ashour2017-09-237-20/+20
* Replace tabs with spaces in Java filesHenri Sara2017-09-221-3/+3
* Remove unused methods (#10020)Ahmed Ashour2017-09-201-5/+0
* Use String.isEmpty()Ahmed Ashour2017-09-191-6/+6
* Resize should work within Grid details row (#9808)Ansku2017-08-221-0/+160
* Fix Editor not saving values by pressing Enter (#8946)Stephen Wellington2017-04-031-0/+22
* Always calculate Escalator max row count the same way (#8740)Artur2017-03-161-0/+40
* Migrate Escalator tests for 8 (#8811)Pekka Hyvönen2017-03-139-1790/+0
* Picked all changes from 7.7Teemu Suo-Anttila2017-03-074-4/+44
* Fix warning: '_' should not be used as an identifier (#8755)Ahmed Ashour2017-03-071-19/+19
* Fix exception when no columns are shown (#8733)Artur2017-03-061-42/+0
* Migrate v7 Grid tests. 7th round. (#8452)Denis2017-02-227-440/+0
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-221-0/+45
* Migrate v7 Grid tests. Next round. (#8435)Denis2017-02-228-518/+0
* Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499)Denis2017-02-081-174/+0
* Grid tests migration. Next round. (#8412)Denis2017-02-025-522/+0
* Fix TestBench API imports (#8112)Teemu Suo-Anttila2017-01-1357-64/+64
* Migrate Grid UI tests P4 (#8133)Denis2017-01-054-215/+0
* Grid UI tests migration P3. (#8121)Denis2017-01-0410-728/+0
* Grid UI tests migration P2.Denis2017-01-024-172/+5
* Migrate Grid tests P1. (#8108)Denis2017-01-025-214/+0
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-2051-59/+50
* Allow defining a focus delegate component for CustomField (#20336)Pekka Hyvönen2016-12-151-46/+0
* Migrate 7.7.5 branch patches to v8. (#7969)Denis2016-12-152-0/+154
* Ensure #cell[N] always scrolls row N into view (#20423)Artur Signell2016-12-091-0/+6
* Publish Escalator.getBodyRowCount to JS (#20344)Artur Signell2016-12-091-0/+14
* Make Grid isWorkPending wait for scroll events to complete (#20417)Artur Signell2016-12-091-0/+14
* Add MultiSelect support for GridPekka Hyvönen2016-11-299-878/+0
* Migrating 7.7.1, 7.7.2, 7.7.3 to V8.Denis Anisimov2016-10-034-0/+134
* Support finding components in v7 packages with ComponentLocatorTeemu Suo-Anttila2016-09-1281-102/+99