aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/v7
Commit message (Expand)AuthorAgeFilesLines
* Remove PhantomJS from testing (#10997)Teemu Suo-Anttila2018-06-266-51/+0
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-1711-47/+42
* Introduce XVFB cluster testing (#10801)Teemu Suo-Anttila2018-04-171-2/+2
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2880-1200/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2777-77/+77
* 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-0334-188/+218
* 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
* Use correct TreeElement and server-side classname (#9221)Teemu Suo-Anttila2017-05-032-2/+0
* Add an initial version of Tree component (#9212)Teemu Suo-Anttila2017-05-029-0/+617
* 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-1360-67/+67
* 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
* Provide a smoke test for a Form.Denis2016-12-281-60/+0
* Clean up DateField UI tests. Denis2016-12-281-85/+0
* Clean up calendar tests. (#8094)Denis2016-12-271-183/+0
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-2054-67/+57
* 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-153-0/+212
* Provide configuration for events order in month and week viewsDenis2016-12-141-0/+183
* 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
* Add Upload to compatibility packagesPekka Hyvönen2016-10-071-0/+126
* Migrating 7.7.1, 7.7.2, 7.7.3 to V8.Denis Anisimov2016-10-036-0/+256
* Re-add back Form to compatibility package (#296).Denis Anisimov2016-09-222-0/+94
* Added Slider into compatibility packagePekka Hyvönen2016-09-161-0/+44
* Support finding components in v7 packages with ComponentLocatorTeemu Suo-Anttila2016-09-1283-104/+101