summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
...
* Add Grid.refreshRows to allow refreshing individual rows (#16765)Artur Signell2016-10-142-0/+191
* Workaround for deadlock issue (#18436)Artur Signell2016-10-111-0/+120
* Fixes VTree so that you can click sub elements when setHtmlContentAllowed is ...Sebastian Nyholm2016-09-262-5/+20
* Add tests for widgetset compilation in different modesArtur Signell2016-09-251-1/+0
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-251-313/+314
* Update to Chrome 53Artur Signell2016-09-211-1/+1
* Make initially disabled grid work when enabled (#20240)Artur Signell2016-09-204-40/+48
* Format Java files using Eclipse Neon and Vaadin settingsArtur Signell2016-09-201962-11389/+11751
* Use correct column index when calculating min width during resize (#19833)Artur Signell2016-09-152-0/+32
* Make test pass on all browsersArtur Signell2016-09-141-1/+5
* Calculate column widths immediately if there is data (#20269)Artur Signell2016-09-142-0/+107
* Ensure Firefox always updates the grid scrollbar (#19802)Artur Signell2016-09-142-0/+104
* Change snapshot version 7.7-SNAPSHOTArtur Signell2016-09-131-1/+1
* Test for Firefox download disconnecting push channelArtur Signell2016-09-121-0/+94
* Always show loading indicator for JavaScript RPC (#20235)Artur Signell2016-09-084-5/+88
* Update DOM and update escalator row count in the correct order (#19442)Artur Signell2016-09-051-3/+35
* Discard for DateField when the data source contains null (#8069)Patrik Lindström2016-09-022-0/+180
* Do not run test on IE8 as IE8 is brokenArtur Signell2016-09-011-0/+11
* Fix animation end listeners so they are always removed (#17903)Artur Signell2016-08-301-0/+48
* Properly encode special UTF-8 characters (#19928)Artur Signell2016-08-242-0/+76
* Update expected Chrome version to 52Henri Sara2016-08-111-1/+1
* Fix Grid height calculation when HeightMode.ROW (#20104, #20074)adam2016-08-112-0/+115
* Fixing TabSheet scrolling within SplitPanel (#20052)adam2016-08-032-0/+128
* Fix disappearing ComboBox value (#19221)Matti Tahvonen2016-08-012-8/+17
* 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
* 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
* Do not start local Jetty for server testsArtur Signell2016-05-131-13/+5
* Fixed tooltips for sub-windows (#19073)Pontus Boström2016-05-122-0/+123
* Use error styles for NativeSelect/ListSelect/TwinColSelect in Valo (#19550)Artur Signell2016-05-111-0/+115
* Avoid rebuilding VListSelect DOM for each round trip (#14765)Leif Åstrand2016-05-115-0/+478
* Remove guava URL encode dependencyMarkus Koivisto2016-05-111-2/+1
* Always close expanded top level menu item on click (#14568).Denis Anisimov2016-05-112-0/+152