59 Revīzijas (debfc3b0385e931a4cb4d694c61223674c2413c2)

Autors SHA1 Ziņojums Datums
  Tatu Lund debfc3b038 Cherry picks of Binder fixes in Flow (#11758) pirms 4 gadiem
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) pirms 6 gadiem
  Márcio P. Dantas 3c52491a5b Added method asRequired with a custom required validator to BindingBuilder. (#10724) pirms 6 gadiem
  Teemu Suo-Anttila 00c3f2c37c Fix ValueChangeListener order changes with Binder (#10745) pirms 6 gadiem
  Teemu Suo-Anttila 0a3e1640c6 Add option to use error message provider for StringTo converters (#10711) pirms 6 gadiem
  Teemu Suo-Anttila 5aa6433972 Add missing null check to Binding (#10726) pirms 6 gadiem
  Teemu Suo-Anttila 4cacbf7d7f Add setReadOnly for Bindings (#10482) pirms 6 gadiem
  Marco Collovati 1619d1f0bb Treat fields as readonly when bound with null setter (#10477) pirms 6 gadiem
  Marco Collovati b35d2ae872 Make Binder.setReadonly ignore effectively readonly bindings (#10368) pirms 6 gadiem
  Teemu Suo-Anttila c6f5c583ad
Improve Binder JavaDocs and APIs (#10347) pirms 6 gadiem
  Teemu Suo-Anttila a8b09b222a Add API to read Binding value from bean (#10316) pirms 6 gadiem
  Ahmed Ashour 780e9cee6b Simplify lambda expressions (#10198) pirms 6 gadiem
  Teemu Suo-Anttila d0b5741b81 Add ErrorLevel to Validators and results (#10099) pirms 6 gadiem
  Teemu Suo-Anttila dd806e8bb3 Fix Binder bean writing to only validate and write given bindings (#10162) pirms 6 gadiem
  Ahmed Ashour ccad305464 Use static import of Assert in tests (#10126) pirms 6 gadiem
  Teemu Suo-Anttila e0b661fae5 Fix BindingBuilder to always use the same instance (#10004) pirms 6 gadiem
  Teemu Suo-Anttila f5d8dd7bf4 Improve Binder value change handling with bean validation (#9988) pirms 6 gadiem
  Teemu Suo-Anttila 1f59cb51af Add API for running BindingValidationStatusHandlers (#9966) pirms 6 gadiem
  Piotr Wilkin 797cc0104e Fix removeBinding logic (#10002) pirms 6 gadiem
  Teemu Suo-Anttila fac79ef885 Add methods to remove Bindings from Binder (#9932) pirms 6 gadiem
  Teemu Suo-Anttila 870ac3dd37 Throw exception if user modifies same binding step twice pirms 7 gadiem
  Artur 91e34500d7 Clear errors when clearing binder fields (#9364) pirms 7 gadiem
  Artur dfe4e3bf6f Add a method for getting bound fields from Binder (#9365) pirms 7 gadiem
  caalador 4360031019 Binding a null bean should clear the bound field values (#8288) pirms 7 gadiem
  Aleksi Hietanen 560d161540 Add isValid to Binder (#8274) pirms 7 gadiem
  Denis 352d12d977 Introduce Binder.setReadOnly() (#8241) pirms 7 gadiem
  Leif Åstrand 2fd7e13c42 Integrate BeanBinder functionality into Binder (#8096) pirms 7 gadiem
  Pekka Hyvönen 66e7b3df3d Rename com.vaadin.data.util.converter to com.vaadin.data.converter pirms 7 gadiem
  Leif Åstrand b2e3aa2acf Rename setRequired to asRequired since it's logically not a setter (#7986) pirms 7 gadiem
  Aleksi Hietanen a95dadcde5 Change return type of Binder#getBean to BEAN pirms 7 gadiem
  Leif Åstrand c7b84bf51d Separate Binding and BindingBuilder (#80) pirms 7 gadiem
  Leif Åstrand 3fd7537c14 Simplify Binding API by removing the FIELDTYPE type parameter pirms 7 gadiem
  Aleksi Hietanen 745c9beacc Fix field value change event handling for unbound binder pirms 7 gadiem
  Pekka Hyvönen 2cb106ce09 Add Bindinding.setRequired pirms 7 gadiem
  Pekka Hyvönen 54e1edcfe0 Rename Binder methods pirms 7 gadiem
  Denis Anisimov f981521a52 Disable default null representation one way converter. pirms 7 gadiem
  Teemu Suo-Anttila 09485d529d Initial support for null representations in Binder pirms 7 gadiem
  Denis Anisimov 1c11016e7a Revert "Initial support for null representations in Binder" pirms 7 gadiem
  Teemu Suo-Anttila 9f672890c1 Initial support for null representations in Binder pirms 7 gadiem
  Johannes Dahlström 41516b5435 Split Binder tests roughly by category pirms 7 gadiem
  Pekka Hyvönen fa32798f14 Fix binder.load to reset validation status in the end pirms 7 gadiem
  Pekka Hyvönen ad33cb573e Fix inconsistent API naming in Binder and remove unused handler pirms 7 gadiem
  Pekka Hyvönen 5cc6b0e4e2 Clear binder errors after load/bind pirms 7 gadiem
  Pekka Hyvönen 28f5c84579 Refactor Binder Status Handling API pirms 7 gadiem
  Aleksi Hietanen 376a4d5b89 Add hasChanges to Binder pirms 7 gadiem
  Pekka Hyvönen 222908a937 Add Form level status handler and status label pirms 7 gadiem
  Denis Anisimov ccaabe6db0 Add item level validator support to Binder pirms 7 gadiem
  Artur Signell 814c29c152 Implement Binder.saveIfValid and fix Binder.save to throw exception pirms 7 gadiem
  Artur Signell dd1b81a2c2 Make binder set null values correctly pirms 7 gadiem
  Pekka Hyvönen a6147df13f Remove duplicate tests and rename tests BinderTest pirms 7 gadiem