aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components
Commit message (Expand)AuthorAgeFilesLines
* Don't use !important for ColorPicker width in Valo (#17140).Denis Anisimov2015-04-102-0/+139
* Grid layout slots should be slot size not slot content size (#17039)Mikael Grankvist2015-04-102-0/+164
* Set value selected by mouse when pressing Enter in ComboBox (#16981)Ilya Ermakov2015-04-102-0/+171
* Displaying tooltip on touch devices underneath the field (#17150)Alexey Fansky2015-04-101-0/+66
* Don't remove frozen columns when columns reordered in Grid #16901Pekka Hyvönen2015-03-311-0/+17
* Reduce reflows when sizing columns (#17315)Leif Åstrand2015-03-301-0/+45
* Reset index of selected item when it's removed (#17248).Denis Anisimov2015-03-272-0/+98
* Make Grid update column renderers (#16552)Patrik Lindström2015-03-262-0/+187
* SplitPanel should have an event for the splitter being moved (#3855)wodencafe2015-03-262-0/+169
* Disables selection when Grid's editor is open (#17132).Alexey Fansky2015-03-252-0/+90
* Fixed scroll jump by using native focusing in IE (#15294)Johannes Tuikkala2015-03-243-0/+344
* Fix Table column header sorting on Chrome (#14796)Anna Miroshnik2015-03-241-0/+150
* Fix declarative support for CustomLayout (#17210)Johannes Dahlström2015-03-242-0/+87
* Use special logic for allocating selection col widths (#17091)Leif Åstrand2015-03-202-1/+54
* Migrate FlashIsVisible embedded test from TB2 to TB4Teemu Suo-Anttila2015-03-181-0/+32
* Add a client test for row focus moving with reset size (#16607)Teemu Suo-Anttila2015-03-172-0/+91
* Add test for RpcDataProvider calls to Container (#16642)Teemu Suo-Anttila2015-03-172-22/+57
* Revert "Displaying tooltip in slot for touch devices (#15353)" (#17151)Leif Åstrand2015-03-171-57/+0
* Sanitize connectors for PopupDateField and DateField. (#17090)Sauli Tähkäpää2015-03-172-0/+45
* Optimise RpcDataProvider calls to container (#16642)Teemu Suo-Anttila2015-03-161-0/+2
* Fix invalid assumptions about empty Grid (#16734, #16684)Leif Åstrand2015-03-162-0/+192
* Convert browserframe, flash and requesthandler tests to TB4Teemu Suo-Anttila2015-03-132-0/+47
* Fix regression for Table selection and checkbox issue (#17064)Teemu Suo-Anttila2015-03-091-0/+18
* Fixes subpixel allocation accuracy and speed (#16614, #16750)Henrik Paul2015-03-042-17/+27
* Make Grid recalculate columns on resize (#16539)Teemu Suo-Anttila2015-03-032-0/+104
* Reapplying column width on Grid actually reapplies the width (#16900)Pekka Hyvönen2015-03-031-0/+35
* Restoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650)Alexey Fansky2015-03-032-0/+72
* Fix text input of PopupCalendar in Internet Explorer (#16677).Mika Murtojarvi2015-03-032-0/+101
* Displaying tooltip in slot for touch devices (#15353)Alexey Fansky2015-03-031-0/+57
* Method for requesting column width recalculation (#16748)Artur Signell2015-03-022-0/+177
* Redesign ComboBox filtering, highlighting and selection behaviour.Sauli Tähkäpää2015-02-269-150/+714
* Maintain Grid scroll position on detach and reattach (#16220)Johannes Dahlström2015-02-252-11/+30
* Fix Escalator size changes when scrolled to bottom (#16382)Teemu Suo-Anttila2015-02-241-0/+49
* Fix adding and modifying multiple rows in Grid (#16905)Teemu Suo-Anttila2015-02-241-0/+14
* Ignore Chrome in ComboboxSelectedItemTextTest until regression is fixed. (#16...Sauli Tähkäpää2015-02-231-0/+10
* Use TestBench-4.0.2Teemu Suo-Anttila2015-02-1965-286/+158
* Clearing the sorted indicator if sorting was disabled (#16563)Alexey Fansky2015-02-194-1/+206
* Add overload to openTestURL for giving UI class as a parameter.Sauli Tähkäpää2015-02-192-2/+7
* Resolve infinite loop when clearing and adding rows (#16747)Teemu Suo-Anttila2015-02-172-0/+121
* Fix the initial location of a Window (#16486).Mika Murtojarvi2015-02-161-0/+79
* Table should load widgets after container content refresh (#16611)Mikael Grankvist2015-02-162-0/+198
* Refactor ContextMenuSizeTest.Sauli Tähkäpää2015-02-161-71/+53
* Fix RpcDataProviderExtension value change listener setup (#16550)Teemu Suo-Anttila2015-02-131-0/+12
* Don't click widget headers to set selection in test (#16567)Leif Åstrand2015-02-101-2/+2
* Remove grid.[set|get]EditorField(Object, Field) (#16538)Leif Åstrand2015-02-092-5/+5
* Make TableNavigationPageDownTest not rely on page down/up scrolling amounts.Sauli Tähkäpää2015-02-091-58/+60
* Adjust ContextMenuSizeTest to work with Chrome 40.Sauli Tähkäpää2015-02-091-1/+1
* Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521)Leif Åstrand2015-02-065-11/+11
* Enable navigation on a readonly Calendar. (#16523)Sauli Tähkäpää2015-02-063-0/+272
* Add API for controlling deselection for single select model (#16567)Leif Åstrand2015-02-063-5/+180