summaryrefslogtreecommitdiffstats
path: root/server/tests/src/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
* Provide own states for a number of components (#18987).Denis Anisimov2015-10-161-0/+16
* Use "vaadin-" as default prefix for Design (#18957)Henri Sara2015-09-281-1/+1
* Use correct state class for split panels (#18942)Artur Signell2015-09-202-0/+60
* Always use charset for String.getBytes() method (#18863).Denis Anisimov2015-09-151-0/+129
* Use Transport.WEBSOCKET_XHR instead of setter for mixing websockets and XHR (...Artur Signell2015-08-311-0/+6
* Forget GridLayout row expand ratios for removed rows (#18166)Teppo Kurki2015-06-081-4/+35
* Extract MockUI classLeif Åstrand2015-06-051-13/+1
* Forget GridLayout column expand ratios when removing columns (#18068)Teppo Kurki2015-06-051-0/+82
* SplitPanel should have an event for the splitter being moved (#3855)wodencafe2015-03-261-0/+44
* Fixed UI.getPushConfiguration().getTransport() always returning null (#16499)wodencafe2015-01-281-0/+46
* Fix remaining issues for NativeSelect blur/focus events (#6847)Artur Signell2015-01-131-0/+54
* Unify test class naming.Sauli Tähkäpää2015-01-054-4/+4
* Add DateFieldTest. (#15342)Sauli Tähkäpää2014-12-191-0/+56
* Fix inconsistencies in CheckBox clear and isEmpty (#14755)Artur Signell2014-12-181-0/+48
* Add public Field.isEmpty() and clear() (#15354)Artur Signell2014-12-103-0/+165
* Add null check to UI.setTheme. (#15326)Sauli Tähkäpää2014-12-041-9/+55
* Escape dynamic and configured theme names in the same way. (#15309)Leif Åstrand2014-12-021-0/+43
* Add clear() for fields and field group (#14755)Artur Signell2014-09-262-0/+126
* Allow use of Collection<String> and others with addItems (#13865)Artur Signell2014-05-281-0/+76
* Remove some unnecessary semicolonsLeif Åstrand2014-05-221-1/+1
* Don't use deprecated Assert classLeif Åstrand2014-05-161-2/+1
* Update remaining copyright years to 2014Artur Signell2014-04-231-1/+1
* Merge changes from origin/7.1Artur Signell2014-04-231-1/+1
|\
| * Update copyright year to 2014Artur Signell2014-04-161-1/+1
* | Update some APIs based on the 7.2 API review commentsJonatan Kronqvist2014-04-141-7/+7
* | Add reinit method for preserve-on-refresh UIs (#12191)Johannes Dahlström2014-03-311-0/+116
* | Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-211-1/+0
|/
* Fixed test issuesArtur Signell2013-06-071-1/+2
* Rename tests so they are run during build (Abstract* is ignored)Artur Signell2013-06-051-1/+1
* Fixed tests to use a real DeploymentConfiguration instanceArtur Signell2013-04-091-1/+1
* Fixed locking issue in testsArtur Signell2013-04-021-1/+2
* Convert value if locale changes and field has converter (#11419)Artur Signell2013-03-311-0/+63
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Renamed VaadinServiceSession to VaadinSession (#10223)Artur Signell2012-11-161-4/+4
* UI based on AbstractBasicComponentContainer (#2924)Henri Sara2012-11-131-1/+1
* Ensure there's a service for each session (#9733)Leif Åstrand2012-09-281-1/+1
* Rename VaadinSession -> VaadinServiceSession (#9733)Leif Åstrand2012-09-281-4/+4
* Global code cleanupLeif Åstrand2012-09-271-1/+1
* Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633)Leif Åstrand2012-09-201-2/+2
* Ensure propertyDataSource can be set back to null (#9618)Artur Signell2012-09-181-0/+128