aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/dnd/Html5FileDragAndDropUpload.java
Commit message (Expand)AuthorAgeFilesLines
* Make cancellation of uploads work regardless of Push configuration (#11743)Willem Verstraeten2019-10-211-3/+42
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-1/+2
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-281-15/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Simplify lambda expressions (#10198)Ahmed Ashour2017-10-201-55/+60
* Make it possible for drop target to accept both files and other data (#9382)Adam Wagner2017-05-191-4/+11
* Refactor Html5 DnD feature based on API review (#9306)Pekka Hyvönen2017-05-121-1/+1
* Create upload URLs only when stream variable is attached by drop handler (#9301)Adam Wagner2017-05-111-68/+19
* Make it possible to upload files by dropping them onto a drop target (#9277)Adam Wagner2017-05-111-0/+164