aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/components/select
Commit message (Expand)AuthorAgeFilesLines
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-5/+4
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-283-45/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-273-3/+3
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-015-43/+9
* Restore column based width for compatibility selectsTeemu Suo-Anttila2017-03-071-0/+13
* Move setReadOnly from Component to HasValueTeemu Suo-Anttila2016-11-021-1/+3
* Make Valo the default themePekka Hyvönen2016-10-062-4/+4
* Unify listeners on the server sideAleksi Hietanen2016-09-291-1/+1
* TwinColSelect with new databinding APIPekka Hyvönen2016-09-272-10/+13
* Move ItemCaptionProvider out of ComboBox (#184).Denis Anisimov2016-09-201-1/+1
* Update ComboBox for new DataSource and communication mechanismHenri Sara2016-09-123-22/+8
* Refactor AbstractComponentTest to extend AbstractTestUIJohannes Dahlström2016-09-051-1/+1
* Use diamond operator where it can be usedArtur Signell2016-09-052-7/+7
* Move ComboBox shared classes to vaadin-compatibility-sharedHenri Sara2016-08-251-1/+1
* Move Item to compatibility packageArtur Signell2016-08-241-3/+3
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-2215-29/+29
* Remove IE8-IE10 related test codeArtur Signell2016-08-181-42/+0
* Update copyright year to 2016Artur Signell2016-08-183-3/+3
* Remove trailing whitespace from code and javadocArtur Signell2016-08-184-13/+13
* Format using Eclipse NeonArtur Signell2016-08-185-37/+40
* Convert CheckBox from legacy to AbstractFieldHenri Sara2016-08-111-28/+12
* Remove deprecated column based width support from selectsHenri Sara2016-08-111-13/+0
* Eliminate calls to deprecated addListener(Focus/BlurListener)Henri Sara2016-08-091-1/+1
* Rename AbstractFieldTest to LegacyAbstractFieldTestArtur Signell2016-08-081-2/+2
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1516-0/+1253