aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/data
Commit message (Expand)AuthorAgeFilesLines
* Simplify lambda expressions (#10198)Ahmed Ashour2017-10-202-19/+14
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-281-1/+1
* Fix javadoc references (#10067)Ahmed Ashour2017-09-231-2/+0
* Fix keymapper reverse mapping (#9535)Ilia Motornyi2017-06-211-0/+109
* Correctly use id to identify data when refreshing (#9398)Teemu Suo-Anttila2017-05-231-0/+118
* Add an initial version of Tree component (#9212)Teemu Suo-Anttila2017-05-021-0/+62
* Add APIs to inform components of stale objects in DataProvider (#8271)Teemu Suo-Anttila2017-01-251-10/+0
* Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122)Leif Åstrand2017-01-131-2/+2
* Correctly reset DataCommunicator when its DataProvider is changed (#8138)Aleksi Hietanen2017-01-101-0/+67
* Rename com.vaadin.server.data to com.vaadin.data.provider (#8004)Pekka Hyvönen2016-12-151-3/+3
* Type Listing for DataProvider to allow custom filter typesTeemu Suo-Anttila2016-11-281-2/+16
* Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSo...elmot2016-11-111-8/+8
* Remove HasValue from GridPekka Hyvönen2016-11-101-10/+4
* Create MultiSelect interface to replace Multi selection model.Denis Anisimov2016-11-041-32/+17
* Make SelectionModel API only server side.Denis Anisimov2016-11-021-1/+1
* Do not derive DataSource from Function and replace apply method #307.Denis Anisimov2016-10-031-2/+2
* Fix empty data source client-side eventsTeemu Suo-Anttila2016-09-071-0/+3
* Add simple data change handling for SelectsTeemu Suo-Anttila2016-09-011-0/+117
* Format using Eclipse NeonArtur Signell2016-08-182-4/+4
* Build uitest war with mavenTeemu Suo-Anttila2016-04-159-0/+522