summaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use TestBenchElements in GridElement API (#16600)Teemu Suo-Anttila2015-02-101-11/+11
* 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-093-7/+10
* 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
* Update Chrome to 40.Sauli Tähkäpää2015-02-093-31/+22
* 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-064-0/+320
* Add API for controlling deselection for single select model (#16567)Leif Åstrand2015-02-064-5/+190
* Show editor save error (#16602)Leif Åstrand2015-02-064-10/+39
* Highlights erroneous cells in Grid editor (#16575)Henrik Paul2015-02-064-1/+48
* Grid editor theme redesign (#16593)Jouni Koivuviita2015-02-062-6/+5
* Grid columns can now be marked as non-editable (#16538)Johannes Dahlström2015-02-055-10/+46
* Revert "Grid now uses ObjectRenderer by default (#15417)"Artur Signell2015-02-052-62/+0
* Close notification correctly in GridEditorTestTeemu Suo-Anttila2015-02-052-1/+10
* Report ip of test machine containing wrong browser versionArtur Signell2015-02-051-2/+5
* Make test work on all browsers (#13775)Artur Signell2015-02-052-2/+19
* Makes it possible to change save/cancel captions in Grid editor (#16551)Henrik Paul2015-02-054-7/+115
* Speeds up column adding in Grid (#16474)Henrik Paul2015-02-041-0/+8
* Editor save/cancel buttons stay visually in place (#16562)Henrik Paul2015-02-041-2/+0
* Defer RPC calls in RpcDataProvider to avoid cache issues (#16505)Teemu Suo-Anttila2015-02-042-3/+68
* Check if event move is allowed also in month view. (#15174)Sauli Tähkäpää2015-02-042-0/+108
* Merge branch 'grid'Henrik Paul2015-02-031-2/+4
|\
| * Merge branch 'master' into gridHenrik Paul2015-02-0330-226/+1776
| |\
| * | Grid editor save/cancel buttons can now be rendered on top (#16534)Henrik Paul2015-01-301-2/+4
* | | Add methods for getting invalid fields from a FieldGroup (#13775)Artur Signell2015-02-033-6/+105
* | | Use a custom field factory for editor row (#16513)Artur Signell2015-02-031-0/+39
| |/ |/|
* | Make test reliableArtur Signell2015-02-031-29/+61