summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Refactor reconnect dialog (#11733,#17075)Artur Signell2015-07-131-1/+15
* Allow configuration of reconnect dialog parameters (#11733)Artur Signell2015-07-131-9/+101
* Use same reconnect logic for Push as for XHR (#17075)Artur Signell2015-07-131-1/+2
* Initial version of the reconnect dialog and a problem handler which uses it (...Artur Signell2015-07-131-1/+14
* Test for various UIDL/heartbeat response codes from the server (#11733)Artur Signell2015-07-132-0/+252
* Move XHR code to XhrConnection (#11733)Artur Signell2015-07-131-2/+2
* Simplify UIDL message handling (#11733)Artur Signell2015-07-131-4/+2
* Handle push errors in CommunicationProblemHandler (#11733)Artur Signell2015-07-131-4/+2
* Separate server message sending to its own class (#11733)Artur Signell2015-07-132-16/+45
* Separate server message handling to its own class (#11733)Artur Signell2015-07-133-20/+50
* Separate XHR error handling to its own class (#11733)Artur Signell2015-07-131-2/+2
* Remove 'burst' concept to simplify communication handling (#11733)Artur Signell2015-07-131-1/+1
* Update connector hierarch when canceling editor (#16976).Leif Åstrand2015-07-132-0/+163
* Convert TB2 test TreeContextMenuAndIcons to TB4Henri Sara2015-07-134-161/+138
* Convert EmbeddedAltText test to TB4Henri Sara2015-07-132-47/+60
* Convert UndefinedHeightSubWindowAndContent test to TB4Henri Sara2015-07-132-57/+34
* Convert EmbeddedClickListenerRelativeCoordinates test to TB4Henri Sara2015-07-133-55/+95
* Log exception from responsive with cross site css in FF (#16249)Leif Åstrand2015-07-112-0/+71
* Make async remove check work without push (#12909)Leif Åstrand2015-07-113-0/+143
* Fix BasicPersonForm test UI notifications to be more stableTeemu Suo-Anttila2015-07-101-1/+3
* Fix displaying Details when Grid is attached to DOM (#18390)Teemu Suo-Anttila2015-07-092-6/+49
* Attach GridLayout children in logical order to preserve focus order (#18353)Yuriy Artamonov2015-07-092-0/+196
* Fix Grid detaching with open details rows (#18415)Teemu Suo-Anttila2015-07-092-0/+179
* Improve Eclipse auto-complete experience for openTestURLLeif Åstrand2015-07-071-0/+9
* Ensure correct render of selection when changing selection model (#17087)Artur Signell2015-07-072-0/+29
* Keep a reference to the file we are uploading to keep IE10 happy (#18372)Artur Signell2015-07-071-0/+153
* Fix Grid header adding and removing with select all checkbox (#17592)Teemu Suo-Anttila2015-07-061-0/+14
* Added missing "grid" TestCategory for grid testsTeppo Kurki2015-07-0613-5/+32
* Enable test fixed by #18213Artur Signell2015-07-031-12/+0
* Fix Grid details on sort to display them on correct rows (#18224)Teemu Suo-Anttila2015-07-021-0/+25
* Migrate ComboBoxNoTextInput test from TB2 to TB4Henri Sara2015-07-013-75/+107
* Make checkboxes immediate in tests.Henri Sara2015-07-012-4/+12
* Do not let Escalator set width to spacer row's TD element (#18223)Teppo Kurki2015-06-302-0/+158
* Add generic resize performance testbed and a test UI for GridLeif Åstrand2015-06-294-0/+384
* Converted split panel min/max test to TB4Teppo Kurki2015-06-293-267/+255
* Change focused Grid cell when scrolling with the keyboard (#18356).Mika Murtojarvi2015-06-291-18/+29
* Fix incorrect system notifications with details styling (#18340)Artur Signell2015-06-266-29/+54
* Port ItemClickEvents test from TB2 to TB4patrik2015-06-264-488/+408
* Support taking test screenshots of individual elementsArtur Signell2015-06-262-1/+193
* Properly toggle editor state when calling editId() on the server (#18287)Artur Signell2015-06-262-0/+108
* Reformat with Luna SR2Artur Signell2015-06-2618-113/+145
* Update theme resource references for legacy components (#17027)Artur Signell2015-06-262-0/+264
* Pass critical notification details to the client (#18342)Artur Signell2015-06-251-5/+23
* Fix Gatein test to be compatible with ChromeArtur Signell2015-06-251-3/+3
* Use computed style in more IE9 edge cases (#13359)Artur Signell2015-06-242-0/+140
* Fixed regression by #15381 on IE8Teppo Kurki2015-06-221-10/+8
* Port JavaScriptResizeListenerTest from TB2 to TB4patrik2015-06-222-81/+92
* Extract duplciated logic for checking for error notificationsLeif Åstrand2015-06-225-16/+22
* Support and run tests on Wildfly 9 (#18295)Artur Signell2015-06-181-1/+7
* Send beforeClientResponse exceptions to an error handler (#14214)Leif Åstrand2015-06-173-2/+101