aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/components/checkboxgroup
Commit message (Expand)AuthorAgeFilesLines
* Apply missing v-readonly style to CheckBoxGroup, when component is readOnly (...Anastasia Smirnova2018-12-131-0/+46
* Fix wrapping div getting focused in CheckBoxGroup and RadioButtonGroup (#11021)Teemu Suo-Anttila2018-07-031-0/+15
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-4/+9
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-286-90/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-275-5/+5
* Correctly handle data providers with overriden getId (#10728)Anastasia Smirnova2018-03-221-0/+26
* Fix initially disabled items in RadioButtonGroup (#10719)Teemu Suo-Anttila2018-03-191-0/+46
* Implement focus handing in RadioButtonGroup and CheckboxGroup (#10440)Olli Tietäväinen2018-02-121-0/+45
* Add css class to selected items in CheckboxGroup and RadiobuttonGroup (#10394)Marco Collovati2017-12-281-0/+12
* Fix missing v-disabled for RadioButtonGroup and CheckBoxGroup options (#10332)Pekka Hyvönen2017-11-221-0/+97
* Use lambda with Handlers (#10229)Ahmed Ashour2017-10-271-1/+1
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-261-1/+1
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-201-4/+5
* Use Collection.isEmpty() (#10172)Ahmed Ashour2017-10-121-5/+3
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-034-35/+39
* Force re-measurement of CheckBoxGroup and RadioButtonGroup (#9901)Petter Holmström2017-09-041-0/+32
* Fix item description tests on IE for RadioButtonGroup and CheckBoxGroup (#9866)Aleksi Hietanen2017-08-241-0/+5
* Add item description to RadioButtonGroup and CheckBoxGroup (#9841)Teemu Suo-Anttila2017-08-231-0/+23
* Exclude Firefox for CBG/RBG focus/blur tests (#8560)Henri Sara2017-02-141-0/+7
* Replace FontAwesome with Vaadin Icons (#8208)Pekka Hyvönen2017-02-011-3/+4
* Fix TestBench API imports (#8112)Teemu Suo-Anttila2017-01-133-6/+18
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-1/+1
* Fix broken test for RadioButtonGroup and CheckBoxGroup (#7970)Pekka Hyvönen2016-12-131-3/+3
* Fix focus and blur tests for CheckBoxGroup, NativeSelect and RatioButtonGroupAleksi Hietanen2016-12-011-5/+7
* Provide tests for "required indicator" property for options groups.Denis Anisimov2016-11-251-0/+29
* Data should be updated when it's set for disabled components.Denis Anisimov2016-11-252-0/+66
* Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSo...elmot2016-11-111-2/+2
* Implement focus and blur events for CheckBoxGroup.Denis Anisimov2016-10-311-0/+86
* Fix item caption generators in RadioButton/CheckBoxGroupAleksi Hietanen2016-09-291-2/+11
* TwinColSelect with new databinding APIPekka Hyvönen2016-09-271-6/+7
* Tests that selection works when enabled and doesn't when disabled (#291)Denis Anisimov2016-09-201-13/+85
* Test and fix a CheckBoxGroup icon provider and item enabled providerelmot2016-09-191-1/+39
* Add multi selection support to CheckBoxGroupLeif Åstrand2016-09-141-5/+48
* Create a CheckBoxGroup that replaces the multi select case of OptionGroupelmot2016-09-131-0/+73