aboutsummaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Collapse)AuthorAgeFilesLines
...
* Support taking test screenshots of individual elementsArtur Signell2015-06-262-1/+193
| | | | Change-Id: Iac06c3df156c68f3ec995e00d3cf7703c2673a81
* Properly toggle editor state when calling editId() on the server (#18287)Artur Signell2015-06-262-0/+108
| | | | | | | | | | Ensure isEditorActive() returns false if editItem(...) has been called but the editor has not yet been opened, as it should according to javadoc isRendered() requires that the editor fields are marked as dirty when they are made visible on the client (isEditorActive() changes state) Change-Id: I7fbe1cb484cf83974ffa6ca50a6c642fbf7e8378
* Reformat with Luna SR2Artur Signell2015-06-2618-113/+145
| | | | Change-Id: I8a666061496022ef16ed44812b5728e1360b9c4d
* Update theme resource references for legacy components (#17027)Artur Signell2015-06-262-0/+264
| | | | Change-Id: Id4f119b22d44f6abf63e730442e22a34e7c1953f
* Pass critical notification details to the client (#18342)Artur Signell2015-06-251-5/+23
| | | | Change-Id: I3c4eace624453eb854a32fef5fe44d253b164f62
* Fix Gatein test to be compatible with ChromeArtur Signell2015-06-251-3/+3
| | | | Change-Id: I34055b60f8b4ea0ae37a3497348577e4029f4d39
* Use computed style in more IE9 edge cases (#13359)Artur Signell2015-06-242-0/+140
| | | | Change-Id: I847c9077199f46964ba8d1931e951529db6c5475
* Fixed regression by #15381 on IE8Teppo Kurki2015-06-221-10/+8
| | | | | | | | The opacity for disabled menu items looks very ugly on IE8. Fixed by using the previous gray color for text and opacity filter only for the item icon. Change-Id: If48716cdccef05ebdba43b5600e41c0690398429
* Port JavaScriptResizeListenerTest from TB2 to TB4patrik2015-06-222-81/+92
| | | | Change-Id: I6282658c47eb0196f6158064c18a21fa4a6627dc
* Extract duplciated logic for checking for error notificationsLeif Åstrand2015-06-225-16/+22
| | | | Change-Id: I1cc630e9c21b3e73d135129ba3d86f7b22019e0f
* Support and run tests on Wildfly 9 (#18295)Artur Signell2015-06-181-1/+7
| | | | Change-Id: I590b786efa82ea632c77e016dd221c903427e5cf
* Send beforeClientResponse exceptions to an error handler (#14214)Leif Åstrand2015-06-173-2/+101
| | | Change-Id: Ib0cd9a402bbef0c7adb65bd8298a71b5521edd7c
* Allow beforeClientResponse to change hierarchy or dirtyness (#18268)Leif Åstrand2015-06-172-0/+114
| | | | Change-Id: I6a1ae23c1dd67f8889479a1069f260fa736bbd83
* Convert a ComboBox drop-down arrow location TB2 test to TB4.Mika Murtojarvi2015-06-172-47/+39
| | | | | | The test checks (see #11267) that the arrow is in the correct location after changing the ComboBox border. Change-Id: I9927a6bd5d233275366f9f7318a9068ba976514a
* Add missing Grid test categoriesArtur Signell2015-06-179-0/+18
| | | | Change-Id: If15b2a8a048f280dc697111a1564dfc76abe39c0
* Revert "Prevent field from updating when removing text change listener. ↵Mika Murtojärvi2015-06-172-56/+0
| | | | | | | | | | (#16270)" This reverts commit 4af793d06a0f4a6577aad13403ca7982c6fce224. Test ConverterThatEnforcesAFormatTest.checkElaborating is broken by this change. Change-Id: I8243f6a7bff6d7011d402bce4b614f7d2e4206fd
* Make vanilla SingleBrowserTest work with the runLocally propertyLeif Åstrand2015-06-162-2/+5
| | | | Change-Id: I15c9cf94be71a74229ee32f711f187b1ebc8a993
* Make Jetty use jul even though the slf4j api is on the classpathLeif Åstrand2015-06-161-0/+3
| | | Change-Id: I7a01bb964bd1d73614a5a9fd08405b871f5382ca
* Replace a TB2 test of Table column reordering.Mika Murtojarvi2015-06-152-42/+38
| | | | Change-Id: I31649d5bf5a5463bea5f8f1689100ad8b69b5205
* Calculate row width correctly when subpixel workaround/fix is active (#17934)Artur Signell2015-06-122-0/+163
| | | | Change-Id: I5fd535bf6622eaf47c5eb5fc509245e558d0a284
* Ensure GridLayout rounds available space down instead of up (#15451)Artur Signell2015-06-124-0/+167
| | | | | | Store measured widths and heights as doubles to be able to round later Change-Id: Id0e91702dd62ba362f53317e8520f85b46f19769
* Render nested invalid layouts correctly (#17598)Artur Signell2015-06-113-0/+146
| | | | Change-Id: I959d62091f79c171a8c9f2c9b4ed2c7a67c65c39
* Measure size correctly when element has border and/or padding (#18181)Artur Signell2015-06-115-0/+332
| | | | Change-Id: I821ad3985c78cd0c2a66b37078885ea0612d5ad1
* Add test for Table visible column order/count change (#9781)Anna Miroshnik2015-06-102-0/+191
| | | | | | | | | | Table should work correctly when changing both column properties (width etc) and the number/order of visible columns. This is nearly a duplicate of #17927 and its fix (commit 08dfe45d) fixes #9781 as well so only committing the test here. Change-Id: If5bd49956888e14104f974c2840e2cae732a66fa
* Fix readonly checkbox opacity in Valo. (#17548)Sauli Tähkäpää2015-06-092-1/+6
| | | Change-Id: I633e0deeca6c1268937d8c9b918ea414355c85f3
* Properly display Slider values greater than Integer.MAX_VALUE (#18192)Johannes Dahlström2015-06-092-0/+87
| | | | Change-Id: Ic83d067b69eff8b34acf7945e84fb645160d8ae2
* Table.setVisibleColumns() causes table to forget column headers, icons, ↵Ilya Ermakov2015-06-092-0/+173
| | | | | | | | | alignment (#6245) Effect of this patch: when making column invisible and visible again, column headers, icons, alignment are preserved. Change-Id: Ia0718699f1a5fb8f60fec25a835ee64c58ca5404
* Fix for "Grid detail row outline overflows" (#17826)elmot2015-06-091-0/+90
| | | | | | | Clipping of an existing spacer decoration was not updated after adding/removing another spacer. Change-Id: I0e0da484fe135cf109dd081a0d30a818813f8283
* Better handle exceptions when opening Grid editor (#17935)Johannes Dahlström2015-06-092-0/+98
| | | | Change-Id: I68103db75c422b042988c6662da268ff9d11a306
* Rename grid sidebar 'opened' style to 'open' (#18120)Teppo Kurki2015-06-091-2/+2
| | | | Change-Id: Ifbd791c45bf0a4b62e6e73195c73c4f0f3bddad0
* Fix test broken by #16556Artur Signell2015-06-094-37/+58
| | | | Change-Id: I4e0883c58c425fc6287212a97f740016223914b5
* Fix Grid drag selection with scrolled page (#17895)Teemu Suo-Anttila2015-06-082-0/+108
| | | | Change-Id: I1303781c5a996448e12e86835935702686af3ab7
* Prevent field from updating when removing text change listener. (#16270)Sauli Tähkäpää2015-06-082-0/+56
| | | | Change-Id: I65c598ae71414550eb648fabf6e94fb1dabbef97
* Selection is now shown although scrollToSelectedItem is false (#16673)Matti Tahvonen2015-06-082-0/+118
| | | | | | | | | | If scrollToSelectedItem is set to false (which is needed to work properly with large datasets) the selected item caption is sent to client with a special attribute to avoid the field looking like unselected. Change-Id: Ib80355c3b52faaaeaa9ab7195644701cc3bf0d15
* Hide sidebar when clicking outside it (#18111)Artur Signell2015-06-073-9/+21
| | | | Change-Id: I0dc8d218f8b9584874e34bf7c38eeae4b89f5df9
* Render initially hidden columns correctly (#18030)Artur Signell2015-06-052-0/+114
| | | | Change-Id: I2d21daac01fc8c61290997bf37b4109a07676135
* Insert columns using correct logical row index (#18103)Artur Signell2015-06-051-0/+46
| | | | Change-Id: I7010f4ca938e29c0b348aac15581c0aeb48d2dc0
* Add setStyleName(String, boolean) shorthand for add/removeStyleName (#17825)Artur Signell2015-06-051-0/+115
| | | | Change-Id: I91f4faae3e40ad4cd2b3037ce64d8776f61c004e
* Format UTF-8 filenames correctly for download (#16556)Anna Miroshnik2015-06-052-28/+9
| | | | | | | The code is the same for both FileDownloader and DownloadStream except that FileDownloader forces the content-type to be an "attachment". Change-Id: I50abf3b0f019b773bc0a44b16536a9479f9f472f
* Run local tests on localhostArtur Signell2015-06-051-1/+18
| | | | | | * Allows running test when offline Change-Id: Ifb1d9ab60c299d6bbf31381fc26e50c639db8dc4
* GAE related fixes: another GAE app, new license, javadoc mistake fix(#18168)elmot2015-06-051-1/+1
| | | | | | | | | Google forces applications owners to migrate all applications to a new [High Replication] DataStorage. An old Vaadin application is deleted, and a new one is created because of that migration. GAE license is replaced with latest one. Change-Id: Ie6de09f0c1c621308ad8e0cfc2ba7b42bfb10429
* Only set height when at least one header cell is shown (#18000)Artur Signell2015-06-051-0/+24
| | | | Change-Id: I252a8223804b5ba45abb20061c3d65d0b80603dc
* DND-drop-marker should not be on top of sidebar opening button #17692Pekka Hyvönen2015-06-051-0/+25
| | | | | | When sidebar opening button is visible, the column dnd-drop marker should not be on top of it. Change-Id: I67428bc5f49ce08c8df11ad84b529e17ad2bc2da
* Remove duplicate primary stylename from split panels (#17846)Teppo Kurki2015-06-052-0/+122
| | | | Change-Id: Ia0d839654cd14e0109f09d5625fe21ae41a689a3
* Use headerCaption as default hidingToggleCaption (#18028)Teppo Kurki2015-06-052-0/+40
| | | | Change-Id: Ifaf288da98d6d1d1c02760784b832cb5b5d93c07
* Ensure PhantomJS2 tests are run on version 2Artur Signell2015-06-041-0/+1
| | | | Change-Id: I802992a13c81a43d9f2c021184947fa83b17cdaf
* Required indicator for Table now works as expected (#17294)Matti Tahvonen2015-06-042-0/+112
| | | | | | | | | | | Table is a field (and one of the most powerful ones), but it cannot be used as required, especially if one wants to use the built in "required indicators" in Vaadin. Those only work if client side connector extends AbstractFieldConnector so Table is now extending it as well and (I expect that it ) needs to do the AbstractHasComponentsConnector stuff internally. Change-Id: I4ceb719366621053c7fe4c9691d624d61ed57567
* Do not send value change to server for non-immediate CheckBox (#18102)Teppo Kurki2015-06-043-0/+125
| | | | Change-Id: I60a58af72d7166869d8bdc8930e16440e02d2ac5
* Allow specifying location of PhantomJS binaryArtur Signell2015-06-042-2/+11
| | | | Change-Id: Idf04ba5c3712a387010bc2a28a119e81499f1f75
* Allow arbitrary serializable types as Renderer data type (#15410)Johannes Dahlström2015-06-036-0/+90
| | | | Change-Id: If535c5603116be204e11936f9186ce3856b74b03