summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/upload
Commit message (Collapse)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1523-2418/+0
| | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
* Keep a reference to the file we are uploading to keep IE10 happy (#18372)Artur Signell2015-07-071-0/+153
| | | | Change-Id: I2dc9b846e1c3ae123b26eac017082bea4ba6f7c3
* Use TestBench-4.0.2Teemu Suo-Anttila2015-02-191-3/+1
| | | | | | | | - Based on TB4 Parallel testing. - Browser setup no longer uses static capabilities. - Some code cleanup here and there. Change-Id: I5c419316cd36f4f5041eaa8da8fda3d8b46596c4
* Set upload button width to 100% when immediate on Valo. (#14485)Sauli Tähkäpää2014-11-036-29/+192
| | | | Change-Id: I473fc080c143bc242326bd6f2b819450c42ffae5
* Fix button on immediate upload does not obey setWidth() (#14485)denis.magdenkov2014-10-232-0/+102
| | | | | | Added sass selector for upload in base theme. Change-Id: Iebf796f0965de6afeac98d6e2a2a9246c9251bab
* Set v-disabled on Button inside Upload when disabled. (#14655)Sauli Tähkäpää2014-10-232-0/+96
| | | | Change-Id: Ic28c8e4020eddae32a71b5c7f9da0ad61f2f7af9
* Set title to empty string for Upload if tooltip is used (#14482).Denis Anisimov2014-09-102-0/+101
| | | | Change-Id: Id9cc9d644772af923d3f5307ea4123df8666a489
* Simulate @RunLocally using eclipse-run-selected-test.properties (#14272)Leif Åstrand2014-07-221-1/+1
| | | | Change-Id: I4eb9409629f64c17f39b1560062e763270f1f582
* Basic TestBench test for UploadArtur Signell2014-06-241-0/+128
| | | | | | Generates a file to upload locally and TestBench ensures this file is transferred automatically to the browser node using a FileDetector. Change-Id: Ia5b3a48306356c364d49da60b81f1d68f1593939
* Update copyright year to 2014Artur Signell2014-04-162-2/+2
| | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
* Upload control with empty selection (#9602)Tomi Virtanen2014-01-072-0/+139
| | | | | | Event is now sent on submit even if no file is selected. Removed forceSubmit UIDL attribute and replaced it with a UploadClientRpc call. Added TestBench3 test. Change-Id: Id32b82532ec34e61a9c0718413fd1755015d2c30
* Global code reformatLeif Åstrand2013-04-051-0/+4
| | | | Change-Id: I4b3c74ede518aa2712038d1451974a93cdecabc2
* Fixed race condition in upload (#10942)Artur Signell2013-02-081-3/+18
| | | | | | Updated test to show if upload succeeds or fails Change-Id: Ia9c3a3d36a5dd163fbad59e8cc41d53aba3ccb5a
* Merge of (#9548) to Vaadin 7.Anna Koskinen2013-02-051-0/+80
| | | | | | | Calculate upload file size correctly when there are multibyte characters in the file name. Change-Id: I85f1053ce6ad29140d0a37fe8ab4861b0f717fc9
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-308-0/+1439