summaryrefslogtreecommitdiffstats
path: root/uitest/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* Make Grid isWorkPending wait for scroll events to complete (#20417)Artur Signell2016-10-201-0/+14
* Add valo-menu-hover stylename to make responsive menu appear w/o adding code ...Marc Englund2016-10-191-0/+32
* Update client side selection state when changing selection model (#20370)Artur Signell2016-10-181-0/+40
* Add Grid.refreshRows to allow refreshing individual rows (#16765)Artur Signell2016-10-141-0/+73
* Fixes VTree so that you can click sub elements when setHtmlContentAllowed is ...Sebastian Nyholm2016-09-261-4/+17
* Update to Chrome 53Artur Signell2016-09-211-1/+1
* Make initially disabled grid work when enabled (#20240)Artur Signell2016-09-201-0/+13
* Format Java files using Eclipse Neon and Vaadin settingsArtur Signell2016-09-20695-4530/+4665
* Use correct column index when calculating min width during resize (#19833)Artur Signell2016-09-151-0/+22
* Make test pass on all browsersArtur Signell2016-09-141-1/+5
* Calculate column widths immediately if there is data (#20269)Artur Signell2016-09-141-0/+22
* Ensure Firefox always updates the grid scrollbar (#19802)Artur Signell2016-09-141-0/+40
* Always show loading indicator for JavaScript RPC (#20235)Artur Signell2016-09-082-5/+39
* 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-021-0/+81
* Do not run test on IE8 as IE8 is brokenArtur Signell2016-09-011-0/+11
* Properly encode special UTF-8 characters (#19928)Artur Signell2016-08-241-0/+44
* Update expected Chrome version to 52Henri Sara2016-08-111-1/+1
* Fix Grid height calculation when HeightMode.ROW (#20104, #20074)adam2016-08-111-0/+42
* Fixing TabSheet scrolling within SplitPanel (#20052)adam2016-08-031-0/+47
* Fix disappearing ComboBox value (#19221)Matti Tahvonen2016-08-011-7/+16
* 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-131-0/+106
* 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-291-0/+199
* Fixing messed up column in Grid after hide, resize and show (#19826)adam2016-06-071-0/+116
* Suggestion pop-up width API for ComboBox (#19685)Jonni Nakari2016-05-314-0/+207
* Send an ack message after push has removed connectors (#19822)Artur Signell2016-05-271-0/+36
* Notify server side component about clicks in form layout (#6346).Denis Anisimov2016-05-191-0/+87
* Remove shortcut listener from subclasses of AbstractComponent (#16498).Edoardo Vacchi2016-05-171-0/+114
* Eliminate rounding errors for GridLayout expand ratios (#19797)Artur Signell2016-05-161-0/+40
* Disable multiselect checkboxes when Grid is disabled. (#18560)Sauli Tähkäpää2016-05-131-0/+81
* Fix opacity value for disabled label and non-collapsible column (#15489)Denis Anisimov2016-05-132-0/+101
* Fixed tooltips for sub-windows (#19073)Pontus Boström2016-05-121-0/+77
* Avoid rebuilding VListSelect DOM for each round trip (#14765)Leif Åstrand2016-05-113-0/+268
* Remove guava URL encode dependencyMarkus Koivisto2016-05-111-2/+1
* Always close expanded top level menu item on click (#14568).Denis Anisimov2016-05-111-0/+89
* Always return cursor position 0 when displaying input prompt (#19766)Teemu Pöntelin2016-05-111-0/+30
* Fix null selection to work again (#19787)Artur Signell2016-05-091-0/+20
* Compare against references also if no version specifiedHenri Sara2016-05-041-7/+11
* Revert "Better default for nullRepresentation (#13221, #12877)"feature/standard-sassIlia Motornyi2016-05-041-21/+0
* Take body scrolling into account when deciding combobox popup position (#19162)Artur Signell2016-05-022-0/+47
* Better default for nullRepresentation (#13221, #12877)Matti Tahvonen2016-05-021-0/+21
* Expect Chrome 50 in VerifyBrowserVersionTestHenri Sara2016-05-021-6/+5
* Fix CriticalNotificationsTest on ChromeHenri Sara2016-05-021-0/+6
* Restrict grid sidebar size to visible viewport (#19349)Artur Signell2016-04-281-0/+95