aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/components/upload
Commit message (Expand)AuthorAgeFilesLines
* Allow setting Upload button caption as HTML, move data to SharedState. (#11940)Anna Koskinen2020-04-061-0/+40
* Prevent upload if no file is selected. (#11939)Anna Koskinen2020-04-031-1/+19
* Ensure ChangeListener still works after first upload. (#11936)Anna Koskinen2020-04-011-0/+31
* Make cancellation of uploads work regardless of Push configuration (#11743)Willem Verstraeten2019-10-212-3/+50
* Upload should preserve MIMEType after first selection (#11745)Anastasia Smirnova2019-10-161-0/+51
* Ensure the upload button has been disabled when set Enabled calling from succ...Zhe Sun2019-07-291-0/+65
* Limit previous solution for non-push mode UI (#11629)Zhe Sun2019-06-241-0/+18
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-173-13/+12
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-283-45/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-273-3/+3
* Ensure Upload is properly reset after an upload is interrupted (#10522)Anna Koskinen2018-01-111-0/+208
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-018-142/+52
* Construct array inline (#10068)Ahmed Ashour2017-09-231-1/+1
* Fix Upload and push in TabSheet (#8782)Ilia Motornyi2017-03-091-0/+41
* Fix client-side error when Upload in TabSheet and Push Johannes Tuikkala2017-03-071-0/+41
* Typo fix; screenshots update.Ilia Motornyi2017-02-021-1/+1
* Fix the upload test for IE11 (at least). (#8035)Denis2016-12-191-0/+1
* VerticalLayout has spacing = true and margin = true by default .Ilia Motornyi2016-12-121-0/+2
* Change Upload to be in immediate mode by default (#111)Pekka Hyvönen2016-12-122-0/+2
* Move setReadOnly from Component to HasValueTeemu Suo-Anttila2016-11-021-7/+0
* Separate immediate mode for Upload from AbstactComponent.immediatePekka Hyvönen2016-10-073-3/+3
* Make Valo the default themePekka Hyvönen2016-10-063-6/+6
* Unify listeners on the server sideAleksi Hietanen2016-09-292-5/+5
* Update ComboBox for new DataSource and communication mechanismHenri Sara2016-09-121-3/+6
* Refactor AbstractComponentTest to extend AbstractTestUIJohannes Dahlström2016-09-054-10/+13
* Use diamond operator where it can be usedArtur Signell2016-09-052-2/+2
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-222-3/+3
* Rename legacy packages to v7Artur Signell2016-08-181-1/+1
* Update copyright year to 2016Artur Signell2016-08-183-3/+3
* Remove trailing whitespace from code and javadocArtur Signell2016-08-183-10/+10
* Format using Eclipse NeonArtur Signell2016-08-184-6/+8
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-171-2/+2
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1512-0/+920