aboutsummaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Move data model classes to a more appropriate packageJohannes Dahlström2016-07-212-6/+6
* Rename setOptions to setItems in Listing interfaceTeemu Suo-Anttila2016-07-211-1/+1
* Move ComboBox pageLength to state (#19929)Henri Sara2016-07-212-2/+2
* Merge remote-tracking branch 'origin/master' into feature/vaadin8Leif Åstrand2016-07-182-18/+5
|\
| * Use pure JS instead of JQuery JS for Atmosphere (#19396)Artur Signell2016-07-161-4/+4
| * GridLayoutDetailsRowTest to work with PhantomJSAnna Koskinen2016-07-141-14/+1
| * Fix and optimize TabsheetScrollingTestHenri Sara2016-07-131-3/+15
| * Fixing Grid Layout required indicator position (#18418)Henri Sara2016-07-132-0/+245
| * Disable tooltip tests for Firefox.Henri Sara2016-07-139-11/+58
| * Update test for Chrome 51Henri Sara2016-07-121-1/+1
| * Fix navigation to same view with different parameters (#20029)Teemu Suo-Anttila2016-07-061-0/+54
| * Updates to Grid's height handling (#19690).Anna Koskinen2016-06-292-0/+388
* | Add basic BackEndDataSource implementation taking a functionTeemu Suo-Anttila2016-07-151-49/+38
* | Remove deprecated column based width support from selectsHenri Sara2016-07-154-74/+0
* | Add support for sorting with backend data sourcesTeemu Suo-Anttila2016-07-141-6/+71
* | Handle in-memory sorting in Grid with ComparatorsTeemu Suo-Anttila2016-07-141-4/+5
* | Move Binder to a more proper packageJohannes Dahlström2016-07-141-1/+1
* | Add sortable support to Grid ColumnsTeemu Suo-Anttila2016-07-143-42/+71
* | Rename onEvent style methods to add*ListenerJohannes Dahlström2016-07-141-11/+10
* | Fix and optimize TabsheetScrollingTestHenri Sara2016-07-131-3/+15
* | Fixing Grid Layout required indicator position (#18418)Henri Sara2016-07-132-0/+245
* | Disable tooltip tests for Firefox.Henri Sara2016-07-139-11/+58
* | Update test for Chrome 51Henri Sara2016-07-131-1/+1
* | Fix navigation to same view with different parameters (#20029)Teemu Suo-Anttila2016-07-131-0/+54
* | Updates to Grid's height handling (#19690).Anna Koskinen2016-07-132-0/+388
* | Add basic sorting implementation and APITeemu Suo-Anttila2016-07-121-2/+4
* | Simplify DataSource to be a function that provides Stream of valuesTeemu Suo-Anttila2016-07-121-3/+2
* | Fix ARS to find tests from temp packageTeemu Suo-Anttila2016-07-121-0/+2
* | Use a lazy-loading compatible client-side data source with listingsTeemu Suo-Anttila2016-07-111-9/+22
* | Move new files under temporary package namesTeemu Suo-Anttila2016-07-112-9/+9
* | Rename Component.Event to LegacyEventJohannes Dahlström2016-07-078-11/+11
* | Rename package c.v.event.handler to c.v.event.typedJohannes Dahlström2016-07-071-1/+1
* | Fix null as a SelectionModelTeemu Suo-Anttila2016-06-171-0/+18
* | Implement a new typed GridTeemu Suo-Anttila2016-06-161-24/+68
* | Add Binder for binding beans to fieldsTeemu Suo-Anttila2016-06-161-0/+54
* | Add server to client communication to selection modelTeemu Suo-Anttila2016-06-151-0/+9
* | Add typed NativeSelect and SelectionModel functionalityTeemu Suo-Anttila2016-06-151-0/+48
* | Update version number, use Java 8Teemu Suo-Anttila2016-06-152-2/+2
|/
* Fixing messed up column in Grid after hide, resize and show (#19826)adam2016-06-072-0/+180
* Use gwt-user and gwt-dev dependencies in client and compilerTeemu Suo-Anttila2016-06-011-0/+14
* Suggestion pop-up width API for ComboBox (#19685)Jonni Nakari2016-05-318-0/+393
* Move Jetty 9.3 before vaadin-* on the classpathLeif Åstrand2016-05-301-37/+39
* Send an ack message after push has removed connectors (#19822)Artur Signell2016-05-272-0/+128
* Correctly handle compiled resources for Development ServerTeemu Suo-Anttila2016-05-201-42/+16
* Update Jetty version in uitestTeemu Suo-Anttila2016-05-203-56/+24
* Notify server side component about clicks in form layout (#6346).Denis Anisimov2016-05-192-0/+158
* Remove shortcut listener from subclasses of AbstractComponent (#16498).Edoardo Vacchi2016-05-172-0/+198
* Eliminate rounding errors for GridLayout expand ratios (#19797)Artur Signell2016-05-162-0/+97
* Disable multiselect checkboxes when Grid is disabled. (#18560)Sauli Tähkäpää2016-05-132-0/+113
* Fix opacity value for disabled label and non-collapsible column (#15489)Denis Anisimov2016-05-134-0/+235