summaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Expand)AuthorAgeFilesLines
* Added new test app/ui for ValoJouni Koivuviita2014-06-0523-1756/+4588
* Rename $v-app-background-color to $v-background-color (#13670)Jouni Koivuviita2014-06-041-0/+1756
* Fix for handling a breakpoint with 0 as the lower bound (#13588)Teemu Pöntelin2014-06-021-0/+3
* Fix tooltip delay (#13695)Juuso Valli2014-05-277-10/+95
* Convert DateFieldReadOnlyTest TB2 -> TB4.Sauli Tähkäpää2014-05-272-66/+43
* Fix Push update race condition (#13562)Juuso Valli2014-05-271-18/+27
* Allow using modifier + enter as shorcuts in TextArea (#13811)Artur Signell2014-05-263-64/+137
* Change ColorPickerInputFormatsTest for use Keys.RETURN.Sauli Tähkäpää2014-05-261-1/+1
* Revert "Fix Push inserts producing duplicate rows in Table (#13562)"Sauli Tähkäpää2014-05-262-82/+53
* Fix issue when typing fast in combobox edit box plus then press TAB (#12325)Dmitrii Rogozin2014-05-223-18/+103
* Update mini tutorial code to use @OnStateChangeLeif Åstrand2014-05-221-7/+4
* Fix caption measurement in VAbstractOrderedLayout (#13741)Juuso Valli2014-05-212-0/+133
* Keep all checkbox related data in Map don't address it via the index #11772Denis Anisimov2014-05-212-0/+114
* Fix keyboard navigating in combo box (#11333).Dmitrii Rogozin2014-05-212-0/+155
* Refactor tests to make them less likely to have timing issuesTeemu Suo-Anttila2014-05-202-26/+27
* Move ComboBox tests to correct packageTeemu Suo-Anttila2014-05-194-4/+4
* Add build parameters to allow running test on local PhantomJSTeemu Suo-Anttila2014-05-193-7/+21
* Change forceUpdate flag to always force recalculation of width. Fix tests. (#...Markus Koivisto2014-05-161-5/+4
* Remove servlet annotations from AsyncPushUpdates test (#13562)Jonatan Kronqvist2014-05-161-9/+0
* Made user-initiated column resizing take precedence over other updates (#13432)Juho Nurminen2014-05-162-0/+125
* Set "v-formlayout" as the first style for VFormLayout (#13509).Denis Anisimov2014-05-152-0/+87
* PopupViewAndFragment TB2 -> TB4Artur Signell2014-05-152-32/+33
* Add refresh method to mini tutorial codeLeif Åstrand2014-05-151-1/+12
* Make Vaadin TB3/4 tests work and run on PhantomJS (#13291)Teemu Suo-Anttila2014-05-1519-89/+88
* Fix Push inserts producing duplicate rows in Table (#13562)Juuso Valli2014-05-152-0/+172
* Update tutorial code to show more user-friendly APILeif Åstrand2014-05-146-23/+14
* Fix table scrolling up on select (#10106)Juuso Valli2014-05-142-0/+148
* Allow editing colorpicker values in colorpicker in textfield #13469John Ahlroos2014-05-143-51/+166
* Fixed disabled and read-only modes of InlineDateField (#10262)Teemu Pöntelin2014-05-142-0/+137
* ShortcutAddAndRemove TB2 -> TB4Artur Signell2014-05-133-220/+98
* Fix DateFieldFastForwardTest to close browser context menuTeemu Suo-Anttila2014-05-131-2/+11
* Force recalc of width when the ComboBox style has changed (#13444)Markus Koivisto2014-05-132-0/+117
* SubWindowWithUndefinedHeight TB2 -> TB4Artur Signell2014-05-132-52/+41
* Ensure correct tab is open in debug windowArtur Signell2014-05-134-0/+9
* Add missing @sinces to JavaDocTeemu Suo-Anttila2014-05-122-2/+2
* Support long in state again (#13692)Jonatan Kronqvist2014-05-125-6/+302
* Convert test to TB4 to be compatible with Tomcat proxy testArtur Signell2014-05-111-20/+3
* Re-apply old change which was excluded from masterArtur Signell2014-05-091-3/+12
* Update ErrorIndicator test from TB2 to TB4Teemu Suo-Anttila2014-05-092-82/+41
* Resize PopupView's overlay on content resize (#13666)Antti Tanhuanpää2014-05-092-0/+143
* Fix table focusing when scrolled from the server (#10522)Juuso Valli2014-05-092-0/+150
* Fix improper merge of 3d0ff32b from 7.1 to master (#13620)Johannes Dahlström2014-05-082-0/+86
* Convert the ComboBoxClosePopupRetainText test to TB4 to avoid false failures.Jonatan Kronqvist2014-05-082-80/+60
* Convert the AccordionClipsContent test to TB4 to avoid false failures.Jonatan Kronqvist2014-05-082-57/+57
* DevelopmentServletLoader: Reload servlet containerManolo Carrasco2014-05-061-9/+81
* Fix DisabledDateFieldPopup testTeemu Suo-Anttila2014-05-052-20/+21
* Merge changes from origin/7.2 into masterJonatan Kronqvist2014-05-05547-628/+1237
|\
| * Update remaining copyright years to 2014Artur Signell2014-04-2367-71/+71
| * Merge changes from origin/7.1Artur Signell2014-04-234-52/+288
| |\
| | * Avoid eagerly layouting from VScrollTable.updateFromUIDL (#13188)Tomi Virtanen2014-04-172-0/+210