summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Move LegacyWindow back to com.vaadin.uiArtur Signell2016-08-2568-68/+68
* Use RPC for TextField cursor position and selection range updatesArtur Signell2016-08-253-47/+196
* Allow multiple data change handlers in client-side data sourcesTeemu Suo-Anttila2016-08-253-3/+9
* Add a typed version of the Grid componentTeemu Suo-Anttila2016-08-245-0/+239
* Move Item to compatibility packageArtur Signell2016-08-2442-64/+64
* Fix TextField and related testsAleksi Hietanen2016-08-233-6/+4
* Rename packages in compatibility-client to use com.vaadin.v7Artur Signell2016-08-2214-16/+17
* Move ProgressBar/ProgressIndicator to compatibility packageArtur Signell2016-08-2220-21/+21
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221106-4316/+3775
* Remove unused test themesArtur Signell2016-08-2115-208/+14
* Organize importsArtur Signell2016-08-20207-358/+319
* Move FieldGroup and Vaadin 7 Grid to compatibility packageArtur Signell2016-08-2010-101/+30
* Make DevelopmentServerLauncher work againArtur Signell2016-08-191-0/+2
* Use the same groupId for all modules in the projectArtur Signell2016-08-191-3/+3
* Delete old test UIs which have no automated testArtur Signell2016-08-19174-11643/+0
* CustomField migration to new AbstractField (#61).Denis Anisimov2016-08-193-34/+41
* Add Vaadin 7 compatibility modulesArtur Signell2016-08-191-0/+16
* Define common test dependencies in the main pom fileArtur Signell2016-08-181-10/+0
* Define dependency version in the main pom fileArtur Signell2016-08-181-28/+8
* Implement new PasswordField (#52)Aleksi Hietanen2016-08-1815-39/+50
* Rename legacy packages to v7Artur Signell2016-08-18294-390/+390
* Remove carriage returnsArtur Signell2016-08-1860-4662/+4662
* Remove IE8-IE10 related test codeArtur Signell2016-08-1861-1271/+51
* Rename Grid into LegacyGridelmot2016-08-18161-5098/+5137
* Do not run websocket tests on Karaf 4Artur Signell2016-08-181-13/+2
* Update copyright year to 2016Artur Signell2016-08-181346-1348/+1348
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181326-4480/+4480
* Format using Eclipse NeonArtur Signell2016-08-181100-5819/+6221
* Remove TB2 test running supportArtur Signell2016-08-182-233/+5
* Remove unused server test filesArtur Signell2016-08-182-84/+0
* Remove the broken Liferay 6.0 testArtur Signell2016-08-173-427/+0
* Create module uitest-commonHenri Sara2016-08-1723-3484/+13
* Run OSGi test on Karaf 4.0.5Artur Signell2016-08-171-1/+1
* Remove unnecessary sleep time randomizationArtur Signell2016-08-171-10/+2
* Remove Form and FormFieldFactoryArtur Signell2016-08-1757-5679/+4
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-17299-1205/+1344
* Relax test to only care about JRE version, not patch setArtur Signell2016-08-151-5/+5
* Remove deprecated addListener/removeListener methodsArtur Signell2016-08-1511-37/+36
* Derive DateField from new AbstractField (#57).Denis Anisimov2016-08-15107-688/+1335
* Move old DateField components to legacy package (pre-#57).Denis Anisimov2016-08-12120-665/+712
* Update to GWT 2.8.0-rc2Artur Signell2016-08-121-2/+2
* Convert CheckBox from legacy to AbstractFieldHenri Sara2016-08-11102-1767/+863
* Make immediate mode the defaultHenri Sara2016-08-116-261/+24
* Convert old validators (#87).Denis Anisimov2016-08-1115-94/+107
* Update expected Chrome version to 52Henri Sara2016-08-111-1/+1
* Remove deprecated column based width support from selectsHenri Sara2016-08-114-74/+0
* Fix Grid height calculation when HeightMode.ROW (#20104, #20074)adam2016-08-112-0/+115
* Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*Artur Signell2016-08-1014-67/+67
* Move old validators to legacy package (pre-#87).Denis Anisimov2016-08-1024-87/+87
* Move Validator and Validatable into legacy package.Denis Anisimov2016-08-0921-22/+22