summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Collapse)AuthorAgeFilesLines
* Measure size correctly when element has border and/or padding (#18181)7.5.0.rc1Artur Signell2015-06-115-0/+332
| | | | Change-Id: I821ad3985c78cd0c2a66b37078885ea0612d5ad1
* 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
* Fix GridEditorClientTest focus checks on IE8Teemu Suo-Anttila2015-06-031-1/+4
| | | | Change-Id: I68f63cf521fd81c8b5a384c60d88526365d3c9af
* Reset heartbeat timestamp when reopening UI (#18101)Leif Åstrand2015-06-032-0/+89
| | | | Change-Id: I288bae95e364277819727a99854d94fbbc98b162
* Encode numeric values as JSON numbers (#18039)Leif Åstrand2015-06-034-1/+175
| | | | Change-Id: Ibb0422ed00de498957e9baf995bb7835b60aafef
* Fix MenuBar handling with extremely wide first level sub menusTeemu Suo-Anttila2015-06-031-0/+6
| | | | Change-Id: I42831b67bd366002396300b8c793ccac27999849
* Convert a ComboBox test to TB4.7.5.0.beta3Mika Murtojarvi2015-06-032-59/+37
| | | | | | | Also fixes a bug in the test introduced in https://dev.vaadin.com/review/#/c/7117/8. Change-Id: I39ce310fd71296a8d8c223dfc09185c983b19299
* Add screenshot comparison for DisabledMenuBarItemTestTeemu Suo-Anttila2015-06-022-3/+6
| | | | Change-Id: Ib4f9531da8b0ebb0b6294b5539bf7ab578a776b8
* Refactor MenuBar handling methods to AbstractTB3TestTeemu Suo-Anttila2015-06-026-110/+80
| | | | | | This patch uses the new menubar handling in AccordionClipsContentTest Change-Id: Ib54b8b7c51b04fb98785af214aebdd33126aa61d
* Properly handle readonly fields when clearing FieldGroup (#17166)Artur Signell2015-06-014-6/+131
| | | | Change-Id: I42b9fe5d945d23e202a252a8be12976608da19bf
* Fix for Valo notification mixins (#14872).Denis Anisimov2015-05-293-0/+275
| | | | Change-Id: I6477557c605443419ee3fc9f3398ae5af4956aa7
* Ensure method and property names are capitalized using English locale (#13389)Artur Signell2015-05-291-2/+4
| | | | Change-Id: Idde4fc54950f2bb83e0bb8d36a84a5bf075eb8de
* Fix GridEditorClientTest focus checks on IE browsersTeemu Suo-Anttila2015-05-291-2/+8
| | | | Change-Id: I50551d5dd294165445b98be1076cc91aaa3555a0
* Input prompt shouldn't get set when input has focus (#18027)Anna Koskinen2015-05-282-0/+158
| | | | Change-Id: Ide792fec9bf9050cea0b7616536965e42d74b16a
* Adds a textual null representation to Grid renderers(#16560)7.5.0.beta2Ilia Motornyi2015-05-285-3/+199
| | | | | | Adds an optional textual value for null to Grid.AbstractRenderer Change-Id: I4998476308e4259306f1774f309968520d8672e5
* Focus the field in the the active cell when manually opening Grid editorJohannes Dahlström2015-05-283-3/+116
| | | | | | Also move focus back to Grid when manually closing the editor. Change-Id: I3ec54c00500ddd3872e7d20109191ac7db8bb950
* Update browser version test to Chrome 43Mika Murtojarvi2015-05-271-1/+1
| | | | Change-Id: Ifbc59644f02a2a5384fa6fa22d397863459a93b1
* Select all checkbox when pressing space on the cell (#16685)Artur Signell2015-05-273-24/+55
| | | | Change-Id: I71ca4d7d390bdaf42cf3d9317564e6ad8f96cc25
* Add class name for not editable editor cells (#18021)Teemu Suo-Anttila2015-05-271-1/+9
| | | | Change-Id: Ib9bfb1fd3fe2f3caef745aa0d8fad5913759cb9e
* Fix Grid client-side event support (#17986)Teemu Suo-Anttila2015-05-272-0/+111
| | | | | | | | Added a public API to get an EventCellReference for the most recent fired event. Also EventCellReference now contains information on Grid section and some related helpers. Change-Id: Ia8a166da6f322084d65f9b1cb242e22b0e66e53b
* Split AbstractGridExtension from AbstractRenderer (#18003)Teemu Suo-Anttila2015-05-263-0/+181
| | | | Change-Id: Ibe5766cde606091ce2bd58055472fa7cf3f21374
* Update active tab index when overriding selection (#15274)Leif Åstrand2015-05-262-0/+97
| | | | Change-Id: I0480b640cec251bb430cdb9224e2a23ea26b7259
* Only sort when enter is pressed on default header (#16732)Artur Signell2015-05-251-0/+27
| | | | Change-Id: I3bae7c341064f26c6be3c9b66b33239716043fec
* Fix adding a column to Table and immediately changing its size (#17927)Teemu Suo-Anttila2015-05-212-0/+111
| | | | Change-Id: I970c771f647b7587aac3985ebeea0f0b20805fec
* Rename GridSidebarThemeTest screenshot identifiersTeemu Suo-Anttila2015-05-211-6/+6
| | | | Change-Id: Ie732c559a93260888e5144bc1da486df11b6fef6