aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/themes/valo/CalendarTest.java
Commit message (Expand)AuthorAgeFilesLines
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-5/+4
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-011-134/+39
* Use lambda with Handlers (#10229)Ahmed Ashour2017-10-271-15/+6
* Remove unused methods (#10020)Ahmed Ashour2017-09-201-20/+0
* Re(set) calendar time after calculating rollAmount (#9479)Grim2017-08-091-0/+1
* Clean up calendar tests. (#8094)Denis2016-12-271-1/+0
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-1/+1
* Rename Binder methodsPekka Hyvönen2016-10-261-3/+3
* Move all themes except Valo into a new compatibility-themes packageAleksi Hietanen2016-10-131-2/+2
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-131-4/+0
* Make AbstractDateField based on LocalDate (#125).Denis Anisimov2016-09-301-1/+1
* Implement Binder.saveIfValid and fix Binder.save to throw exceptionArtur Signell2016-08-311-3/+5
* Organize importsArtur Signell2016-08-301-1/+1
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-301-1/+1
* Move ComboBox shared classes to vaadin-compatibility-sharedHenri Sara2016-08-251-1/+1
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-32/+32
* Rename legacy packages to v7Artur Signell2016-08-181-2/+2
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-171-17/+20
* Move old DateField components to legacy package (pre-#57).Denis Anisimov2016-08-121-5/+5
* Convert CheckBox from legacy to AbstractFieldHenri Sara2016-08-111-46/+17
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-0/+1245