aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/data
Commit message (Collapse)AuthorAgeFilesLines
* Fix Grid not updating selected item immediately (#10569)Teemu Suo-Anttila2018-01-251-0/+5
|
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-033-28/+31
| | | | Also removes dependency on junit.framework.TestCase .
* Fix keymapper reverse mapping (#9535)Ilia Motornyi2017-06-211-0/+27
| | | Fixes #9470
* Correctly use id to identify data when refreshing (#9398)Teemu Suo-Anttila2017-05-231-0/+66
| | | | | | This patch refactors the internals of Grid single selection model implementation. Fixes #9380
* Add a maven plugin for formatting according to Eclipse settingsLeif Åstrand2017-02-011-2/+1
| | | | | Running formatter:format will format all files in a submodule using an embedded Eclipse compiler (based on Neon SR1) according to the regular formatting settings file.
* Correctly reset DataCommunicator when its DataProvider is changed (#8138)Aleksi Hietanen2017-01-101-0/+53
| | | | | | | | * Correctly reset DataCommunicator when its DataProvider is changed * Improve ReplaceDataProviderTest * Remove return type from AbstractListing.readItems
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-4/+4
|
* Data should be updated when it's set for disabled components.Denis Anisimov2016-11-251-2/+20
| | | | | | Fixes vaadin/framework8-issues#286 Change-Id: I0d6cf49addfd558d43671ad2953dee54529392cd
* Renaming DataSource -> DataProvider to avoid collisions with ↵elmot2016-11-111-6/+6
| | | | | | javax.sql.DataSource Change-Id: I6babcadc72f3f37feff98088eee23b153a080f11
* Fix empty data source client-side eventsTeemu Suo-Anttila2016-09-071-0/+24
| | | | Change-Id: I7e84fd01cf2ec46b18af960712226a48f600f623
* Add simple data change handling for SelectsTeemu Suo-Anttila2016-09-011-0/+60
Change-Id: I16f9577ea4091fb4febe167d76e141b5945f53ab