summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components
Commit message (Expand)AuthorAgeFilesLines
* Fix a regression in VMenuBar.getSubpartElement (#14879).Mika Murtojarvi2014-11-032-0/+208
* Fix VaadinFinderLocator for UIElement (#14010).Dmitrii Rogozin2014-11-031-0/+43
* Set upload button width to 100% when immediate on Valo. (#14485)Sauli Tähkäpää2014-11-026-29/+192
* Add addButton() AbstractTestUI.Sauli Tähkäpää2014-10-299-34/+16
* Fix button on immediate upload does not obey setWidth() (#14485)denis.magdenkov2014-10-292-0/+102
* Set v-disabled on Button inside Upload when disabled. (#14655)Sauli Tähkäpää2014-10-292-0/+96
* Fix: Empty space on page after expanded component (#12672)Anna Miroshnik2014-10-292-0/+143
* Correct positioning and sizing logic for context menu (#14863).Denis Anisimov2014-10-292-0/+208
* Removed the waitingForResponse flag from VTabsheet (#14710)Taras Hupalo2014-10-292-0/+195
* Add missing tests (#12976)Guillermo Alvarez2014-10-292-0/+120
* Fixed FontIcons on VWindow (#14481).Tapio Aali2014-10-292-0/+43
* Implement HasEnabled in VPopupView. (#14797)Sauli Tähkäpää2014-10-162-0/+43
* Handle all native events in preview handler for Combobox popup (#14321).Denis Anisimov2014-10-162-0/+159
* Postpone shortcut action handler initialization in PopupView (#14275).Denis Anisimov2014-10-162-0/+158
* Ease test creation by making description and ticket number optionalArtur Signell2014-10-151-2/+6
* Fixed the sizing of relative-sized components in AbsoluteLayout (#13131)Anna Koskinen2014-10-142-0/+338
* TreeTable should support font icons for items (#14077)Guillermo Alvarez2014-10-142-0/+91
* Incorrect rendering of Panel with undefined size in Firefox (#14631).Sergey Budkin2014-10-142-0/+102
* Add ".v-required" style for required component (#10201).Denis Anisimov2014-10-142-0/+109
* Assign timezone before setting initial date in DateField. (#14653)Sauli Tähkäpää2014-10-142-0/+111
* Open combobox popup on click to icon (#14624).Denis Anisimov2014-10-142-0/+106
* TreeItem double click fixed (#14745)Guillermo Alvarez2014-10-132-0/+126
* Read input stream logic is corrected (#14533).Denis Anisimov2014-10-131-5/+2
* Set internal value instead of converted value when locale has changed. (#14400)Sauli Tähkäpää2014-09-242-0/+80
* Fixed ComboBox filtering when page length is zero (#14509)Teemu Pöntelin2014-09-242-0/+123
* Fix multiselection pressing shift before starting (#13483)Guillermo Alvarez2014-09-244-45/+117
* Calendar event not shown correctly when partially out of view (#7261)Anna Miroshnik2014-09-242-0/+177
* TextFields inside Drag and Drop Wrappers cannot get focus (#12838)denis.magdenkov2014-09-122-0/+107
* Set title to empty string for Upload if tooltip is used (#14482).Denis Anisimov2014-09-122-0/+101
* Fix slider inside table is not accessible.(#13681)Anna Miroshnik2014-09-122-0/+91
* DateField ValueChange is now fired after flags are set (#14487)Guillermo Alvarez2014-09-122-0/+134
* Update DateCellDayEvent size on updateSizes in Connector (#13233).Denis Anisimov2014-09-123-20/+190
* Override IE disabled style for text field (#14565)Mikael Grankvist2014-09-122-0/+76
* calendar visible hours shows invalid dates(week/day view) (#12521)Anna Miroshnik2014-09-122-0/+199
* Table handles both onMouseDown and onMouseUp events (#14347)Guillermo Alvarez2014-09-122-0/+223
* Pass (x,y) coordinates for button click triggered via keyboard (#12650).Denis Anisimov2014-09-122-0/+185
* Tree item fails with ItemClickListener (#14388)Anna Miroshnik2014-09-122-0/+107
* Fix GridLayout layout issue with empty rows above a component (#14554)Artur Signell2014-08-302-0/+195
* Do not automatically change DesiredCapabilities so equals works the way tests...Artur Signell2014-08-292-12/+4
* VTabsheetBase should implement HasEnabled (#14114).Denis Anisimov2014-08-272-0/+143
* Add option for collapsing empty rows/columns in GridLayout (#14392)7.3.0.rc1Artur Signell2014-08-215-2/+125
* ComboBoxValueInput test upgrade (#14292)Anna Koskinen2014-08-203-296/+397
* TableColumnResizeContentsWidth test upgrade (#14292)Anna Koskinen2014-08-203-65/+81
* ComboBoxSlow test upgrade (#14292)Anna Koskinen2014-08-192-10/+44
* TableWithContainerRequiringEqualsForItemId test upgrade (#14292)Anna Koskinen2014-08-193-104/+98
* TreeTablePartialUpdates test upgrade (#14292)Anna Koskinen2014-08-194-116/+204
* LabelEmbeddedClickThroughForTable test upgrade (#14292)Anna Koskinen2014-08-193-135/+113
* UIScrollTest test upgrade (#14292)Anna Koskinen2014-08-193-62/+88
* SortLabelsInTable test upgrade (#14292)Anna Koskinen2014-08-182-6/+100
* TreeTablePartialUpdatesPageLength0 test upgrade (#14292)Anna Koskinen2014-08-183-60/+93