summaryrefslogtreecommitdiffstats
path: root/uitest/src/test
Commit message (Expand)AuthorAgeFilesLines
* Chrome 95 screenshot test fixes (#12495)Olli Tietäväinen2021-11-301-1/+1
* Update Vaadin7 to use atmosphere-runtime 2.2.13.vaadin2 (#12430)Tatu Lund2021-10-141-1/+1
* Add MPR UI id request parameter (#12414)Tatu Lund2021-09-281-0/+3
* deprecate vaadin-snapshot (v7) (#12407)Zhe Sun2021-09-241-1/+1
* Fix Grid column reorder with partially hidden joined cells (#12386)Anna Koskinen2021-08-261-0/+30
* Chrome updated to version 92 (#12359)Anna Koskinen2021-08-091-1/+1
* Chrome version updated (#12277)Anna Koskinen2021-04-261-1/+1
* Chore: Change Jetty version to 9.4.38.v20210224 (#12252)Tarek Oraby2021-03-243-7/+10
* Update copyright year (#12243)Anna Koskinen2021-03-161-34/+34
* Test fixes and tweaks (#12239)Anna Koskinen2021-03-166-45/+80
* fix: use time-constant comparison for security tokens (#12192)Tatu Lund2021-02-031-1/+1
* Make checkAtmosphereSupport() non-static (#12136)Tatu Lund2020-11-271-1/+1
* Change license from Apache-2 to CVDLv4 (#12144)Tatu Lund2020-11-181-1/+1
* Test fixes (#12108)Anna Koskinen2020-10-025-7/+29
* Update browsers' screenshots (#12034)Tarek Oraby2020-06-171-1/+1
* Fix incorrect position of column selector in MPR (#11946)Mehdi Javan2020-04-161-1/+1
* Added missing package statement. (#11820)Anna Koskinen2019-11-211-1/+3
* Tweaked layouttester tests to be more informative. (#11800)Anna Koskinen2019-11-129-3/+198
* Tests updated to Chrome 78 (#11794)Anna Koskinen2019-11-063-8/+13
* Table / TreeTable multiselect disabling of touch detection (#11641)Olli Tietäväinen2019-07-014-1/+94
* Test with browser update to Chrome 75 (#11633)Zhe Sun2019-06-2637-132/+195
* pick Panel HTML caption changes from master (#11589)Olli Tietäväinen2019-05-212-0/+18
* Fix validation failures. (#11578)Sun Zhe2019-05-162-1/+6
* Fixes a Grid issue that breaks sorting. (#10999)duffrohde2019-04-021-0/+17
* copied waitUntil to selectMenuPath from FW8 (#11415)Olli Tietäväinen2019-01-101-0/+9
* V7: Improve VMenuBar click handling logic (#11362)Anastasia Smirnova2018-12-141-0/+30
* removed tests that are broken on headless Chrome which doesn't allow resizing...Olli Tietäväinen2018-11-296-316/+0
* Test fixes and IE 10 screenshots (#11277)sergey-vaadin2018-11-163-15/+7
* Fix Combo Box filtered on Property not showing results when page length is ze...Vlad2018-11-081-0/+27
* Tests (wrong screenshots and JRE version, delay) (#11255)sergey-vaadin2018-10-172-3/+4
* test fix (missing and wrong screenshots) (#11251)sergey-vaadin2018-10-171-1/+1
* potential fixes for the tests (#11226)sergey-vaadin2018-10-101-1/+1
* Updating screenshots (#11190)7.7.15Anastasia Smirnova2018-09-191-1/+1
* 7.7 fix upload test (#11162)Ilia Motornyi2018-09-052-11/+32
* Add configuration for BrowserStack testing (#11164)Teemu Suo-Anttila2018-09-052-22/+28
* Use Chrome for validation buildsTeemu Suo-Anttila2018-09-0466-753/+451
* 7.7 new atmosphere, fix tests, remove SSH requirementsIlia Motornyi2018-09-045-46/+136
* Use maven to run PhantomJS tests (#11121)Teemu Suo-Anttila2018-08-211-1/+1
* Fix Chrome version and Chrome border width in tests (#11119)eriklumme2018-08-212-3/+2
* Compensate for Grid editor moving out of sync horizontally. (#11092)Anna Koskinen2018-08-131-0/+47
* Update Copyright headers for year 2018 (#10762)Ilia Motornyi2018-03-28647-9719/+0
* Allow configuring content modes for Grid cell tooltips (#10396)Leif Åstrand2018-02-061-20/+99
* Fix scrolling problem in table in Chrome 56+ (#10492)Artur2018-01-051-0/+48
* Prevent killing UI if heartbeats are pending (#10371) (#10450)Olli Tietäväinen2017-12-201-0/+47
* Ensure Upload is properly reset after an upload is interrupted (#9635) (#10457)Anna Koskinen2017-12-201-0/+113
* Fix column width resize event firing when mode is SIMPLE (#10452)Adam Wagner2017-12-191-0/+30
* Make focus circulate in modal dialog to improve accessibility (#10311)Adam Wagner2017-11-131-1/+7
* hand-picked fix to #5043 combobox suggestion popup on scroll (#10307)Olli Tietäväinen2017-11-131-1/+36
* Fix click in subclasses of Grid (#10144)Adam Wagner2017-10-101-0/+23
* Implement error level on client side (#9816)Adam Wagner2017-09-262-2/+163