10 Commits (ab18b6c58ef819dbc0049c4713cf06209d5abc47)

Author SHA1 Message Date
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Pekka Hyvönen ce26bf7c4c Remove usage of Consumer from event listeners (#7985) 7 years ago
  Denis Anisimov 862270140d Update ValueChange API to use Component and HasValue<>. 7 years ago
  Denis Anisimov d36d63fefa Make AbstractDateField based on LocalDate (#125). 7 years ago
  Teemu Suo-Anttila 082929fbdf Allow multiple data change handlers in client-side data sources 7 years ago
  Artur Signell d41411e0f5 Convert Slider to extend the new AbstractField 7 years ago
  Artur Signell da98958f4b Rename AbstractFieldTest to LegacyAbstractFieldTest 7 years ago
  Johannes Dahlström f6f111b88f Rename Field, AbstractField to legacy names 7 years ago
  Teemu Suo-Anttila 6b8412033e Build uitest war with maven 8 years ago
  Johannes Dahlström 1042bfde5f Refactor focus related server API to class AbstractFocusable 9 years ago
  Leif Åstrand 4f7c09daf4 Remove all unnecessary semicolons reported by Eclipse 10 years ago
  Artur Signell 0121af0c28 Changed Property.setValue(Object) to setValue(T) (#8791) 11 years ago
  Artur Signell 7b25b3886e Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
  Leif Åstrand 8374a0aa32 Preserve selection order for multi select value (#8109, #8787) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Artur Signell c2722bfeb2 #8311 Converted CRLF to LF in all source files 12 years ago
  Artur Signell 423d95a6e1 #7963 Button now extends AbstractComponent instead of AbstractField 12 years ago
  Henri Sara 59ae905a8a Eliminate more Field and Property related raw type warnings. 12 years ago
  Jonatan Kronqvist c4b62e478a Restructure test source directories and packages #7385 12 years ago
  Artur Signell cf10a42a2c Added simple setValue command for Table and fixed Column vs Property typo 13 years ago
  Artur Signell 293a01c975 Allow overriding settings menu items 13 years ago
  Artur Signell fce626683d Made Date printing consistent 13 years ago
  Artur Signell 9ad3154ee8 Print time from Dates so the msec value can be verified 13 years ago
  Artur Signell 9bbcf97ca5 Sort collections in valueChangeListener to get consistent test results 13 years ago
  Artur Signell 148a3abc92 TextField test case and some basic tests 13 years ago
  Artur Signell dd7d2e7562 TODO list 13 years ago
  Artur Signell a0cfa05389 Renamed base class for component tests to AbstractComponentTest 13 years ago
  Artur Signell 90d1e732a8 Merged test updates from 6.4 13 years ago
  Artur Signell 25eeb8bb98 Refactored test case structure to have similar hierarchy as components 13 years ago