summaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate copyright and javadoc sections. (#12511)Anna Koskinen2022-01-121-20/+0
* Update copyright year range (#12510)Anna Koskinen2022-01-12613-1230/+1230
* Add MPR UI id request parameter (#12414)Tatu Lund2021-09-281-0/+1
* Fix Grid column reorder with partially hidden joined cells (#12386)Anna Koskinen2021-08-261-0/+44
* Update to Jsoup 1.14.2 (#12382)Anna Koskinen2021-08-241-1/+1
* Update copyright year (#12243)Anna Koskinen2021-03-16613-615/+615
* Test fixes and tweaks (#12239)Anna Koskinen2021-03-161-1/+2
* Change license from Apache-2 to CVDLv4 (#12144)Tatu Lund2020-11-18613-3075/+3075
* Fix indexing issue in Grid resize when scrolled to bottom. (#11984)Anna Koskinen2020-05-081-0/+34
* Fix generics type in test (#9977) (#11819)Anna Koskinen2019-11-211-1/+1
* Tweaked layouttester tests to be more informative. (#11800)Anna Koskinen2019-11-1225-42/+298
* Table / TreeTable multiselect disabling of touch detection (#11641)Olli Tietäväinen2019-07-013-2/+113
* pick Panel HTML caption changes from master (#11589)Olli Tietäväinen2019-05-212-0/+38
* Fixes a Grid issue that breaks sorting. (#10999)duffrohde2019-04-021-0/+7
* V7: Improve VMenuBar click handling logic (#11362)Anastasia Smirnova2018-12-141-0/+55
* Fix Combo Box filtered on Property not showing results when page length is ze...Vlad2018-11-081-0/+80
* potential fixes for the tests (#11226)sergey-vaadin2018-10-101-0/+3
* Use Chrome for validation buildsTeemu Suo-Anttila2018-09-045-72/+55
* Compensate for Grid editor moving out of sync horizontally. (#11092)Anna Koskinen2018-08-131-0/+49
* Fix validation build to work with new build agents (#11054)Teemu Suo-Anttila2018-07-171-0/+3
* Update Copyright headers for year 2018 (#10762)Ilia Motornyi2018-03-28725-831/+831
* Allow configuring content modes for Grid cell tooltips (#10396)Leif Åstrand2018-02-061-16/+35
* Fix scrolling problem in table in Chrome 56+ (#10492)Artur2018-01-051-0/+75
* Prevent killing UI if heartbeats are pending (#10371) (#10450)Olli Tietäväinen2017-12-201-0/+62
* Ensure Upload is properly reset after an upload is interrupted (#9635) (#10457)Anna Koskinen2017-12-201-0/+226
* Make focus circulate in modal dialog to improve accessibility (#10311)Adam Wagner2017-11-131-1/+1
* hand-picked fix to #5043 combobox suggestion popup on scroll (#10307)Olli Tietäväinen2017-11-131-0/+5
* Fix click in subclasses of Grid (#10144)Adam Wagner2017-10-103-0/+50
* Implement error level on client side (#9816)Adam Wagner2017-09-261-0/+172
* Fix invalid user visible value in ComboBox (#8115)Matti Tahvonen2017-09-061-2/+23
* Resize should work within Grid details row (#9799)Ansku2017-08-171-0/+135
* Fix occasional empty rows in Table and TreeTable (#9551)mlindfors2017-08-092-0/+87
* Added loop and preload attributes for media elements, fixed null poster (#9161)Krassimir Valev2017-08-081-9/+18
* Do full connector tracker cleanup when the session lock is released (#9707) (...Artur2017-08-012-4/+78
* Clean connector tracker after each access block to stop memory leaks (#9331)Artur2017-05-172-2/+132
* Fix issues in Grid with undefined height (#9118)Teemu Suo-Anttila2017-04-201-0/+40
* Fix removing rows over the cached range in Grid Johannes Tuikkala2017-04-201-0/+92
* Fix client-side memory leak caused by Grid events (#9062)Aleksi Hietanen2017-04-191-0/+49
* Fix Flash expanding with percentage sizing (#8552)Olli Tietäväinen2017-03-211-0/+57
* Fix Panel.setScrollTop() for large values (#8563)Olli Tietäväinen2017-03-091-0/+56
* Fix client-side error when Upload in TabSheet and Push (#8779)Ilia Motornyi2017-03-091-0/+54
* Always calculate Escalator max row count the same way (#8740)Artur2017-03-071-0/+92
* Fix toggling of WeekNumbers for PopupDateField. (#8405) (#8469)caalador2017-02-081-0/+59
* Fix problem with re-opening the popup (#8446) (#8454)caalador2017-02-071-0/+29
* Fix caption updating in CustomLayout (#8415)Artur2017-02-021-0/+40
* Call "destroy" instead of "destory" in JavaScriptRenders (#8263)Artur2017-02-012-3/+58
* Add method for refreshing all Grid rows (#8406)Artur2017-02-011-1/+8
* Make it possible to disallow user selection in Grid (#8144)Artur2017-01-301-6/+24
* Fix absolute layout component sizing on size change in Vaadin7 (#8304)caalador2017-01-231-0/+87
* Properly end HTML5 drag operations when no drop is performed (#8242)Artur2017-01-191-0/+80