aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-server/src/test/java/com/vaadin/v7/tests/data
Commit message (Collapse)AuthorAgeFilesLines
* fix: Update regexp pattern of legacy EmailValidator (#12241)Tatu Lund2021-03-121-0/+5
| | | Fixes: https://github.com/vaadin/framework/issues/12240
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-287-107/+0
|
* Update copyright year (#10761)Ilia Motornyi2018-03-277-7/+7
|
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-0321-234/+238
| | | | Also removes dependency on junit.framework.TestCase .
* Construct array inline (#10068)Ahmed Ashour2017-09-233-3/+3
| | | And some trivial test enhancements
* Remove unnecessary full classname referencesTeemu Suo-Anttila2017-03-073-6/+6
|
* Refactor AbstractDateField. (#8146)Denis2017-01-101-1/+1
| | | First round for #8132.
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-316-27/+20
| | | | Change-Id: I145e20226958910c243b9897bb1e9516919f55cd
* Organize importsArtur Signell2016-08-301-1/+1
| | | | Change-Id: Ie58291fd4858d5421b23e56603808f158d559687
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-301-1/+1
| | | | | | | | * DateField * PopupDateField * InlineDateField Change-Id: I7d6c0253435dcdf424b7914d025e81af504be11d
* Move old TextField to compatibility packageArtur Signell2016-08-2618-0/+1442
| | | | Change-Id: Ic1e8d3f9859f5e496c0e27e2fece4b5a9da74f01
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-2214-0/+887
* Use com.vaadin.v7 * Use the same class name as in Vaadin 7 * Use a "vaadin7-" declarative prefix for Vaadin 7 components Change-Id: I19a27f3835b18980b91a4f8f9464b2adde1a5fd5