summaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Call error handler for exceptions in UI.init() (#8055)Artur2017-01-021-2/+2
* Fix chrome version (#8086)Ilia Motornyi2016-12-271-1/+1
* Fix removal of hidden Grid columns (#8071)Artur2016-12-231-0/+45
* Use correct indexes in multiselect checkboxes after removing rows (#8072)Artur2016-12-221-0/+51
* Re-add body rows when Escalator is reattached to DOM (#20477)Artur Signell2016-11-281-0/+21
* Mark TextField/TextArea as busy when a text change event is pending (#20469)Artur Signell2016-11-211-0/+58
* Add lazy/simple resize mode to Grid (#20108)Patrik Lindström2016-11-171-0/+74
* Fix NPE in case some items don't contain all properties of Grid.adam2016-11-141-0/+73
* Prevent adding several scrollbar handlers (#19189).Denis Anisimov2016-11-141-0/+68
* Make clicking outside a ComboBox add a pending new item (#18366)Artur Signell2016-11-111-2/+10
* Fix some modern browsers tests failures.Denis Anisimov2016-11-103-3/+4
* Fix modern browsers test failures for 7.7.Denis Anisimov2016-11-0919-30/+56
* Show a sensible message for missing extensions (#10799)Artur Signell2016-11-033-41/+59
* Ensure #cell[N] always scrolls row N into view (#20423)Artur Signell2016-10-281-0/+6
* Publish Escalator.getBodyRowCount to JS (#20344)Artur Signell2016-10-281-0/+14
* Allow defining a focus delegate component for CustomField (#20336)Artur Signell2016-10-261-1/+16
* Allow a resize listener to fire a resize listener (#20338)Artur Signell2016-10-251-0/+16
* Make modal window block shortcuts for underlying components (#20366)Artur Signell2016-10-241-0/+17
* 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