16318 Commits (469bd883fdcf3f7cdbad5b5f46c83d69c7b6ac01)
 

Author SHA1 Message Date
  Teemu Suo-Anttila 469bd883fd Initial import of TypedForm component 8 years ago
  Teemu Suo-Anttila 888fec0669 Initial import of TypedGrid component 8 years ago
  Teemu Suo-Anttila acab3d3c0c Add simple ListBox component to use with the DataProvider 8 years ago
  Teemu Suo-Anttila eca0b72f69 Split Filtering and page requests to different RPC calls 8 years ago
  Teemu Suo-Anttila d8c49d8cfe Remove dead code, add test component with data communication (#19266) 8 years ago
  Teemu Suo-Anttila b943ceffbc Improve JavaDocs for DataSources and DataChangeHandler 8 years ago
  Teemu Suo-Anttila 49354006f5 Move key mapper to super class and provide methods to customise it 8 years ago
  Teemu Suo-Anttila db1d39b4cb Provide simple clean up for DataProvider on remove and UI detach 8 years ago
  Teemu Suo-Anttila 22d7071a3d Fix ListDataSource implementation firing empty remove events 8 years ago
  Teemu Suo-Anttila 663fe67e98 Remove unnecessary size parameter from data reset in simple mode 8 years ago
  Teemu Suo-Anttila d093358925 Refactor DataSource from SimpleDataProvider to super class 8 years ago
  Teemu Suo-Anttila aedebc2b57 Fix TypedDataGenerator removal from DataProvider 8 years ago
  Teemu Suo-Anttila 9d42af60ad Fix key and active data mapping when adding a data object 8 years ago
  Teemu Suo-Anttila ed3fd8a208 Introduce DataSource API and DataChangeHandler for it 8 years ago
  Teemu Suo-Anttila 607e17afe5 Fix SimpleDataProvider clean up and client-side data tracking on edit 8 years ago
  Teemu Suo-Anttila 84d9b40c7b Split SimpleDataProvider from DataProvider super class 8 years ago
  Teemu Suo-Anttila 4b7b21d35c Add simple data update support to DataProvider 8 years ago
  Teemu Suo-Anttila e25dd72efe Add simple support for generic reset for data to DataProvider 8 years ago
  Teemu Suo-Anttila 38396def32 Use key mapping to keep track of data on the client-side 8 years ago
  Teemu Suo-Anttila f28361f557 Add DataKeyMapper to correctly keep track of active data 8 years ago
  Teemu Suo-Anttila 918ad6f8bf Add simple data add/remove support to DataProvider 8 years ago
  Teemu Suo-Anttila d366c3d351 Implement TypedDataGenerator support and clean up client-side code 8 years ago
  Teemu Suo-Anttila 3b420bdeab Add data communication for DataProvider for Collections 8 years ago
  Teemu Suo-Anttila 4274350c31 Add a dummy DataProvider for Collections 8 years ago
  Teemu Suo-Anttila 3ecb2cab7c Support non-indexed containers in RpcDataProvider (#19266) 8 years ago
  Teemu Suo-Anttila f22eb521fb Make RpcDataProviderExtension more generic (#19266) 8 years ago
  Henri Sara 029f3e59ef Minor ComboBox client side cleanup (#19929) 8 years ago
  Henri Sara c85c5ec5b6 Move combo box selection update logic to handler (#19929) 8 years ago
  Henri Sara 50ae0f010a Move more combo logic to handler (#19929) 8 years ago
  Henri Sara dbe6b5b266 Use a separate data received handler in VFilterSelect (#19929) 8 years ago
  Henri Sara dca930baca Move combo popup opener clicked flag to connector (#19929) 8 years ago
  Henri Sara 264cb34d8f Refactor ComboBox pending selection handling (#19929) 8 years ago
  Henri Sara 376dbae5c4 Use accessors for combo internal state (#19929) 8 years ago
  Henri Sara e70bcba3e4 Remove obsolete code (#19929) 8 years ago
  Henri Sara 305edacb27 Remove UIDL references in VFilterSelect (#19929) 8 years ago
  Henri Sara eb264da689 Refactor ComboBox item painting (#19929) 8 years ago
  Henri Sara 9ba4e15b67 Request ComboBox pages with RPC (#19929) 8 years ago
  Henri Sara 4bc60dad87 Move ComboBox filtering mode to state (#19929) 8 years ago
  Henri Sara cdd9a98241 Move ComboBox pageLength to state (#19929) 8 years ago
  Henri Sara 733a33ab8d Send ComboBox selection with RPC (#19929) 8 years ago
  Henri Sara f2b9f4779d Send ComboBox focus/blur with RPC (#19929) 8 years ago
  Henri Sara 8985aef09f Create new items with RPC (#19929) 8 years ago
  Henri Sara 40e237abf0 Move ComboBox communication to connector (#19929) 8 years ago
  Henri Sara 675684c2c2 Create ComboBoxServerRpc stub (#19229) 8 years ago
  Henri Sara b214cb8ca3 Use shared state in ComboBox (#19229) 8 years ago
  Teemu Suo-Anttila 1549f1437c Clean up SingleSelectionModel client-side on data source change (#19469) 8 years ago
  Teemu Suo-Anttila 1147faa895 Fix demo and archetype build scripts to deploy all wars at once 8 years ago
  Teemu Suo-Anttila 1408272f77 Add clarifying comment to CustomDetailsGenerator 8 years ago
  Teemu Suo-Anttila a214f33999 Add missing @since for 7.6.1 8 years ago
  Leif Åstrand 6d42267b11 Use LayoutManager for details rows (#18821, #18619) 8 years ago