summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into valoJouni Koivuviita2014-06-2655-961/+2059
|\
| * Fix problem with IntegerValidator test (#14046)Dmitrii Rogozin2014-06-263-95/+108
| * Fix wrong width on event resize in Vaadin Calendar (#13961)Anthony Guerreiro2014-06-252-0/+256
| * Fix moving a single component inside a split panel (#11920)Artur Signell2014-06-242-0/+119
| * Basic TestBench test for UploadArtur Signell2014-06-241-0/+128
| * Upgrade tooltip tests from TB2 to TB4 (#14019)Juuso Valli2014-06-2313-519/+289
| * Refactor DateFieldReadOnlyTest to use a predefined locale with 24h time.Sauli Tähkäpää2014-06-231-3/+6
| * Fix regression with DnD tooltips (#7766)Juuso Valli2014-06-233-61/+52
| * Update RichTextArea editor height on resize (#11320)Tomi Virkki2014-06-212-0/+113
| * Converted GridLayoutWidthChangeTest to TB4. (#8855)Sauli Tähkäpää2014-06-193-52/+31
| * Convert MoveComponentsFromGridLayoutToInnerLayoutTest to TB4. (#8855)Sauli Tähkäpää2014-06-193-44/+29
| * Bug fix menu navigation with space (#14041)Dmitrii Rogozin2014-06-181-7/+10
| * Refactor CheckBoxRcpCountTest to be more stable.Sauli Tähkäpää2014-06-181-9/+22
| * Convert GridLayoutMoveComponentTest to TB4. (#8855)Sauli Tähkäpää2014-06-183-61/+38
| * Fixed an NPE while changing a DateField from 24 to 12h clock (#13722)Teemu Pöntelin2014-06-182-0/+144
| * Change PhantomJS to run on Linux instead of Windows.Sauli Tähkäpää2014-06-186-88/+92
| * Fix for unnecessary RPC request when clicking on CheckBox label (#8259)Teemu Pöntelin2014-06-172-0/+112
| * Prevent table from scrolling on selectionChange when in Multiselect mode (#13...Markus Koivisto2014-06-172-0/+159
| * Improve CaptionLeakTest on IE8 (#13829)Juuso Valli2014-06-172-31/+71
| * Delay tooltips when moving between adjacent elements (#13998)Juuso Valli2014-06-172-0/+157
| * ComboBox no longer displays input prompt if disabled or read-only (#10573)Teemu Pöntelin2014-06-172-0/+132
* | Various fixes to Valo and ValoThemeTestJouni Koivuviita2014-06-255-2/+84
* | Update ValoThemeTestJouni Koivuviita2014-06-2510-107/+372
* | Added a new valo-menu style 'large-icons'Jouni Koivuviita2014-06-252-20/+114
* | Update ValoThemeTestJouni Koivuviita2014-06-183-29/+100
* | Update ValoThemeTest with a few new stylesJouni Koivuviita2014-06-183-24/+58
* | Update Valo theme test applicationJouni Koivuviita2014-06-167-119/+659
* | Merge branch 'master' into valoJouni Koivuviita2014-06-16116-2642/+4809
|\|
| * Refactored Layout tests. Remove errors (#13823)Dmitrii Rogozin2014-06-1380-2197/+3088
| * Revert "Fix for 'Aborting layout after 100 passess' (#13359)"Sauli Tähkäpää2014-06-122-241/+0
| * Fix for handling selectors with both width and height ranges (#13587)Teemu Pöntelin2014-06-122-0/+114
| * Fix tooltip test problems caused by #12458Henri Sara2014-06-129-304/+424
| * Make tooltips stationary when hovering (#13981)Juuso Valli2014-06-117-25/+132
| * Removes double spacing from gridLayout which has empty rows or columns (#8855)Dmitrii Rogozin2014-06-114-0/+364
| * Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)Antti Tanhuanpää2014-06-112-0/+172
| * Assigning both primary style and style name is now handled correctly (#12190)Teemu Pöntelin2014-06-112-0/+125
| * Fix tooltip positioning near screen edges (#12870)Juuso Valli2014-06-092-0/+165
| * Fix for 'Aborting layout after 100 passess' (#13359)Tomi Virtanen2014-06-052-0/+241
| * Don't generate GWT.create for bean superclasses (#13813)Leif Åstrand2014-06-053-0/+52
| * Pass useLocalWebDriver parameter to JUnit.Sauli Tähkäpää2014-06-043-2/+12
| * Fix menu item tooltips showing up too early (#13914)Juuso Valli2014-06-032-0/+169
| * Fix broken TB2 testsJuuso Valli2014-06-033-135/+13
* | 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