aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com
Commit message (Expand)AuthorAgeFilesLines
* Fixes a bug in Details being open on freshly retrieved Grid rows (#16644)Henrik Paul2015-03-181-3/+26
* Grid's Details can now be Components (#16644)Henrik Paul2015-03-172-4/+170
* Server side Grid can open details on the client side (#16644)Henrik Paul2015-03-172-0/+90
* Merge branch 'master' into detailsrowHenrik Paul2015-03-124-21/+152
|\
| * Fix regression for Table selection and checkbox issue (#17064)Teemu Suo-Anttila2015-03-091-0/+18
| * Converted ValidationOfRequiredEmptyFields to TB4Artur Signell2015-03-063-21/+134
* | Fixes a bug with escalator.scrollToRow and spacers (#16644)Henrik Paul2015-03-053-8/+50
* | Merge branch 'master' into HEADHenrik Paul2015-03-052-17/+27
|\|
| * Fixes subpixel allocation accuracy and speed (#16614, #16750)Henrik Paul2015-03-042-17/+27
* | Merge branch 'master' into HEADHenrik Paul2015-03-04167-2231/+3428
|\|
| * 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-032-0/+44
| * Restoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650)Alexey Fansky2015-03-033-0/+209
| * 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
| * Revert "Hide button caption overflow in reindeer and valo. (#11864)"Jouni Koivuviita2015-03-032-52/+0
| * Make server tests work againArtur Signell2015-03-021-2/+2
| * Method for requesting column width recalculation (#16748)Artur Signell2015-03-022-0/+177
| * Hide button caption overflow in reindeer and valo. (#11864)Sauli Tähkäpää2015-02-272-0/+52
| * Redesign ComboBox filtering, highlighting and selection behaviour.Sauli Tähkäpää2015-02-2611-167/+776
| * Maintain Grid scroll position on detach and reattach (#16220)Johannes Dahlström2015-02-252-11/+30
| * Add project, build and test name capabilities.Sauli Tähkäpää2015-02-251-0/+12
| * Fix test url parameter concatenation.Sauli Tähkäpää2015-02-243-17/+27
| * 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
| * Migrate TB2 tests from package applicationservlet to TB4Teemu Suo-Anttila2015-02-244-92/+145
| * Cleanup UI even if detach fails (#16651)Artur Signell2015-02-232-0/+109
| * 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-19112-1487/+475
| * 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-194-22/+42
| * Make push path configurable (#14432).Tapio Aali2015-02-183-3/+124
| * Migrated tb2 tests to tb4Miki2015-02-186-15/+238
| * Add build parameter com.vaadin.testbench.hub.url.Sauli Tähkäpää2015-02-171-0/+11
| * 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
* | Adds support for -1 row index Escalator spacers (#16644)Henrik Paul2015-03-033-1/+21
* | Escalator spacers are sized and placed like "fixed" (#16644)Henrik Paul2015-03-031-24/+87
* | Adds tests and JavaDoc regarding Escalator's spacers (#16644)Henrik Paul2015-03-032-2/+79
* | Adds support for spacers near the bottom of Escalator (#16644)Henrik Paul2015-03-031-0/+1
* | Fixes two bugs when inserting escalator rows with spacers open (#16644)Henrik Paul2015-02-272-3/+50
* | Adding/removing spacers affects Escalator row positions (#16644)Henrik Paul2015-02-202-4/+122
* | Adds Widget support for DetailsGenerator (#16644)Henrik Paul2015-02-182-7/+138
* | Modifies GridElement to support details (#16644)Henrik Paul2015-02-172-13/+124
* | Adds initial details row support to Grid (#16644)Henrik Paul2015-02-171-0/+40
* | Adds SpacerUpdater support for Escalator (#16644)Henrik Paul2015-02-162-0/+42
* | Escalator supports adding spacer elements into DOM. (#16644)Henrik Paul2015-02-164-3/+123
|/