3 Commits (7ffdbe0139529e252e1b48e9b7309de6e46d263b)

Author SHA1 Message Date
  Teemu Suo-Anttila 7ffdbe0139 Make RpcDataProviderExtension more generic (#19266) 8 years ago
  Teemu Suo-Anttila f5e2275e70 Fix Grid NPE when deselecting already removed row (#19152) 8 years ago
  Teemu Suo-Anttila 2c7a984542 Move RpcDataProviderExtension and DataGenerator to correct package 8 years ago
  Teemu Suo-Anttila 8a66300779 Refactor DetailComponentManager to be a static nested class of Grid 8 years ago
  Teemu Suo-Anttila 1d3fc17f38 Add API for data destruction to DataGenerator interface (#19038) 8 years ago
  Teemu Suo-Anttila ac66a3d174 Redesign RpcDataSourceConnector pinning RPC requests (#18692) 8 years ago
  Teemu Suo-Anttila 53a4b2c77a Refactor Grid SelectionModels as extensions (#18624) 9 years ago
  Johannes Dahlström b6f2bb0cee Fix empty @since tags for 7.6.0.alpha4 8 years ago
  Teemu Suo-Anttila 5db6f100da Fix AbstractRemoteDataSource cache clearing (#18630) 8 years ago
  Teemu Suo-Anttila 15ad8bccfc Fix RpcDataProviderExtension to not rely on item indices (#18503) 9 years ago
  Artur Signell 029cb1a81b Handle renderer exceptions gracefully (#18554) 8 years ago
  Teemu Suo-Anttila 4a10a70fbe Fix DetailsRow communication use connector IDs (#18493) 9 years ago
  Teemu Suo-Anttila 40dcbc3cfa Refactor RpcDataProviderExtension to use DataGenerators 9 years ago
  Teemu Suo-Anttila 5837c103f7 Fix displaying Details when Grid is attached to DOM (#18390) 9 years ago
  Teemu Suo-Anttila 22ea8caf78 Fix Grid details on sort to display them on correct rows (#18224) 9 years ago
  Artur Signell a42fe556c2 Handle generated empty string style names properly (#17335) 9 years ago
  Leif Åstrand 2227124925 Add missing @since for 7.5 9 years ago
  Henrik Paul e191abb0da Fixed some faulty asserts in Grid's detail row creation (#17293) 9 years ago
  Leif Åstrand eb3406247e Update all empty since tags published in alpha1 9 years ago
  Henrik Paul 6a7437cc96 Fixes edge case in null details generation for Grid (#17274) 9 years ago
  Henrik Paul 4a52ec0b7a Move DetailComponentManager from Grid to RDPE (#16644) 9 years ago
  Henrik Paul b06b1d6846 Adds details generator swap support for Grid (#16644) 9 years ago
  Henrik Paul 251ed2cbb6 Fixes a bug in Details being open on freshly retrieved Grid rows (#16644) 9 years ago
  Henrik Paul a1619ee73d Grid's Details can now be Components (#16644) 9 years ago
  Henrik Paul 84c143dd76 Server side Grid can open details on the client side (#16644) 9 years ago
  Teemu Suo-Anttila e80f04ade5 Optimise RpcDataProvider calls to container (#16642) 9 years ago
  Teemu Suo-Anttila 7a031a8653 Fix adding and modifying multiple rows in Grid (#16905) 9 years ago
  Teemu Suo-Anttila 78e5cb1a96 Fix RpcDataProviderExtension value change listener setup (#16550) 9 years ago
  Johannes Dahlström 294dc686f6 Fix NullPointerException when changing Grid container (#16559) 9 years ago
  Leif Åstrand 16535959cf Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521) 9 years ago
  Artur Signell 3c0a9961b0 Render Object.toString() when no converter is set (#15417) 9 years ago
  Teemu Suo-Anttila be25df9b75 Defer RPC calls in RpcDataProvider to avoid cache issues (#16505) 9 years ago
  Teemu Suo-Anttila 189d104051 Fix RpcDataProvider cache clearing on bare ItemSetChange (#16481) 9 years ago
  Leif Åstrand 8d4661f867 Make Grid send Json as Json (#16244) 9 years ago
  Johannes Dahlström 2ebaf7edb3 Minor loop cleanup/optimization for #15443 fix 9 years ago
  Johannes Dahlström 714384ea8a Fix IndexOutOfBoundsException in RpcDataProviderExtension (#15443) 9 years ago
  Teemu Suo-Anttila 603122ef7b Fix Grid handling state changes and RPC calls deferred (#16188) 9 years ago
  Artur Signell e5015dc74c Format project, once again 9 years ago
  Teemu Suo-Anttila 20ed8b863d Change getColumnProperty to getPropertyId in Grid Column (#15512) 9 years ago
  Teemu Suo-Anttila ad1252def1 Fix adding rows to visible range of Grid (#15476) 9 years ago
  Teemu Suo-Anttila 47850591ad Fix active row range handling when removing rows (#15454) 9 years ago
  Teemu Suo-Anttila 756189ef29 Fix RpcDataProviderExtension to send initial data on reload (#15465) 9 years ago
  Leif Åstrand fe6f23946a Set @since values for Grid classes 9 years ago
  Artur Signell c9fe985fc3 Split CellStyleGenerator into separate cell and row style generators 9 years ago
  Leif Åstrand e1e960f622 Make AbstractRemoteDataSource easier to use (#13334) 9 years ago
  Teemu Suo-Anttila 66e07930b9 Move Renderers to com.vaadin.ui.renderer package (#13334) 9 years ago
  Artur Signell d5682f7fbf Render empty cell instead of stopping rendering if a converter is missing 9 years ago
  Teemu Suo-Anttila 44c0015682 Add getColumns function to Grid (#13334) 9 years ago
  Leif Åstrand 3ab4ceaacb Avoid non-fatal server-side assertions from selection tests (#13334) 9 years ago
  Teemu Suo-Anttila c080a93f84 Remove Column visibility setting from server side (#13334) 9 years ago