summaryrefslogtreecommitdiffstats
path: root/uitest/src/main
Commit message (Expand)AuthorAgeFilesLines
* Fix RichTextArea read-only+disabled Anastasia Smirnova2018-04-201-0/+31
* Colorpicker validation handling (#10821)KatriHaapalinna2018-04-201-0/+474
* Fix for navigating in Grid using TabTeemu Suo-Anttila2018-04-201-2/+10
* Fix using ConnectorResource icons before attaching ComboBox (#10810)Teemu Suo-Anttila2018-04-201-2/+1
* Add a check for tab events trying to set focus outside a modal Window (#10655)Olli Tietäväinen2018-04-201-0/+2
* Handle UnparsableDateString correctly (#10803)Anastasia Smirnova2018-04-201-0/+83
* Add null check to Grid's DnD focus handling (#10822)Anna Koskinen2018-04-201-0/+58
* Fix incorrect color value handling in ColorPicker (#10812)Anastasia Smirnova2018-04-202-2/+33
* Remove old ignored test (#10806)8.4.0.beta1Ilia Motornyi2018-04-111-84/+0
* Added support for getValue and setValue into TestBench RichTextAreaElement (#...Anastasia Smirnova2018-04-102-4/+19
* Ensure that popup is closed in Tabsheet (#10738)Anastasia Smirnova2018-04-091-0/+34
* Add support for ConnectorResources as ComboBox icons (#10795)Teemu Suo-Anttila2018-04-091-0/+36
* Remove empty comments (#10789)Ilia Motornyi2018-04-05109-517/+4
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-28895-13618/+0
* Support starting downloads and opening URLs from a menu item (#10478)Artur2018-03-283-0/+109
* Update copyright year (#10761)Ilia Motornyi2018-03-27777-777/+777
* Add row index to ItemClickEvent in Grid (#10754)Tatu Lund2018-03-271-1/+1
* Fix VComboBox internal state cleanup (#10693)Anna Koskinen2018-03-231-0/+42
* Correctly handle data providers with overriden getId (#10728)Anastasia Smirnova2018-03-222-0/+181
* Grid editor open (#10674)Anna Koskinen2018-03-211-0/+97
* Fix date ranges for date and datetime fields (#10685)Ilia Motornyi2018-03-201-0/+53
* Scroll the parent if Grid has already scrolled to the end (#10700)Anna Koskinen2018-03-201-0/+52
* Fix selecting rows from header and footer (#10720)Teemu Suo-Anttila2018-03-201-1/+2
* Fix initially disabled items in RadioButtonGroup (#10719)Teemu Suo-Anttila2018-03-192-0/+42
* Initialize VRichTextArea.client in RichTextAreaConnector Marco Collovati2018-03-191-0/+25
* Adding stylename to MenuBarItem also as one word (#10704)Anastasia Smirnova2018-03-131-0/+31
* Native select add 'disabled' attribute (#10710)Anastasia Smirnova2018-03-131-0/+27
* Setting of tooltips for grid header/footer cells (#10489)Artur2018-03-131-0/+113
* Fix performance issue in Grid initial render with Footer (#10705)Teemu Suo-Anttila2018-03-131-0/+1
* Clear VComboBox selection fields when updated on server (#10692)Anna Koskinen2018-03-081-0/+75
* Enable setting cursor after the last character (#10670)Anastasia Smirnova2018-03-061-0/+46
* Fix client and server filter state mismatch in Combobox (#10630)Anna Koskinen2018-02-271-0/+32
* Allow configuring content modes for Grid cell tooltips (#10632)Ilia Motornyi2018-02-151-12/+31
* Fixes Grid editor visibility inside TabSheet (#10557)Piotr Wilkin2018-02-141-0/+2
* Set no-store headers for error responses (#10628)Leif Åstrand2018-02-131-1/+1
* Implement focus handing in RadioButtonGroup and CheckboxGroup (#10440)Olli Tietäväinen2018-02-122-0/+84
* Add recursive expand and collapse method to TreeGrid and Tree (#10283)Adam Wagner2018-02-083-1/+118
* Implement NewItemProvider to replace NewItemHandler (#10606)Anna Koskinen2018-02-072-23/+63
* Add flush() implementation to DateField (#10518)Adam Wagner2018-02-021-0/+44
* Add setters to Payload for JsonCodec to be able to encode Adam Wagner2018-02-011-0/+55
* Add ARIA label support to DateField (#10538)Adam Wagner2018-01-312-0/+47
* Selection handling fix when adding new item to ComboBox. (#10445)Anna Koskinen2018-01-301-0/+138
* Fix column width in resize event when mode is SIMPLE (#10442)Adam Wagner2018-01-291-0/+15
* Fix Grid not updating selected item immediately (#10569)Teemu Suo-Anttila2018-01-251-5/+17
* Make modal window focus circulate correctly (#10497)Olli Tietäväinen2018-01-241-0/+22
* Rename widgetEventsAllowed to handleWidgetEvents (#10529)Leif Åstrand2018-01-121-1/+1
* Ensure Upload is properly reset after an upload is interrupted (#10522)Anna Koskinen2018-01-111-0/+208
* Add Notification.close() to hide a notification from the server (#10483)Artur2018-01-091-4/+28
* Implement widget event handling for Columns in Grid (#10412)Teemu Suo-Anttila2017-12-291-2/+2
* Add ContentMode for the description of MenuItems (#9984)Jonas Zipprick2017-12-291-3/+9