aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/themes/valo/DateFields.java
Commit message (Expand)AuthorAgeFilesLines
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-2/+4
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-281-15/+0
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-011-8/+2
* Fix some generics warnings in EclipseAhmed Ashour2017-03-081-3/+3
* Refactor AbstractDateField. (#8146)Denis2017-01-101-13/+13
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-1/+1
* VerticalLayout has spacing = true and margin = true by default .Ilia Motornyi2016-12-121-2/+1
* Move all themes except Valo into a new compatibility-themes packageAleksi Hietanen2016-10-131-1/+1
* Fix broken DateField for ValoThemeTestUIPekka Hyvönen2016-10-041-1/+10
* Make AbstractDateField based on LocalDate (#125).Denis Anisimov2016-09-301-35/+7
* Rename PopupDateField to DateField #297.Denis Anisimov2016-09-231-28/+28
* Use diamond operator where it can be usedArtur Signell2016-09-051-1/+1
* Organize importsArtur Signell2016-08-301-1/+1
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-301-1/+1
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-3/+3
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-3/+3
* Derive DateField from new AbstractField (#57).Denis Anisimov2016-08-151-32/+33
* Move old DateField components to legacy package (pre-#57).Denis Anisimov2016-08-121-29/+29
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-0/+242