aboutsummaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make server tests work againArtur Signell2015-03-031-2/+2
* Fix adding and modifying multiple rows in Grid (#16905)Teemu Suo-Anttila2015-03-021-0/+14
* Clearing the sorted indicator if sorting was disabled (#16563)Alexey Fansky2015-03-024-1/+206
* Fix the initial location of a Window (#16486).Mika Murtojarvi2015-03-021-0/+79
* Table should load widgets after container content refresh (#16611)Mikael Grankvist2015-03-022-0/+198
* Method for requesting column width recalculation (#16748)Artur Signell2015-03-022-0/+177
* Maintain Grid scroll position on detach and reattach (#16220)Johannes Dahlström2015-03-022-11/+30
* Fix Escalator size changes when scrolled to bottom (#16382)Teemu Suo-Anttila2015-02-251-0/+49
* Add overload to openTestURL for giving UI class as a parameter.Sauli Tähkäpää2015-02-234-22/+42
* Cleanup UI even if detach fails (#16651)Artur Signell2015-02-232-0/+109
* Fix RpcDataProviderExtension value change listener setup (#16550)Teemu Suo-Anttila2015-02-201-0/+12
* Enable navigation on a readonly Calendar. (#16523)Sauli Tähkäpää2015-02-194-0/+320
* Resolve infinite loop when clearing and adding rows (#16747)Teemu Suo-Anttila2015-02-192-0/+121
* 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-103-7/+10
* Make TableNavigationPageDownTest not rely on page down/up scrolling amounts.Sauli Tähkäpää2015-02-101-58/+60
* Adjust ContextMenuSizeTest to work with Chrome 40.Sauli Tähkäpää2015-02-101-1/+1
* Update Chrome to 40.Sauli Tähkäpää2015-02-103-31/+22
* Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521)Leif Åstrand2015-02-065-11/+11
* 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-065-10/+46
* 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-051-0/+8
* Editor save/cancel buttons stay visually in place (#16562)Henrik Paul2015-02-051-2/+0
* Defer RPC calls in RpcDataProvider to avoid cache issues (#16505)Teemu Suo-Anttila2015-02-052-3/+68
* Check if event move is allowed also in month view. (#15174)Sauli Tähkäpää2015-02-052-0/+108
* Add methods for getting invalid fields from a FieldGroup (#13775)Artur Signell2015-02-043-6/+105
* Use a custom field factory for editor row (#16513)Artur Signell2015-02-041-0/+39
* Make test reliableArtur Signell2015-02-031-29/+61
* Reduce stability issues with LoadingIndicatorTest.Sauli Tähkäpää2015-02-021-15/+21
* Mitigate issues with AccordionClipsContentTest on IE8.Sauli Tähkäpää2015-02-021-2/+6
* Remove DataSource.indexOf (#16542)Leif Åstrand2015-02-021-5/+0
* Avoid client side exception using keyboard navigation (#15343).Denis Anisimov2015-02-022-0/+130
* Fix for TextField focus problem with Valo in IE (#16491)Matti Hosio2015-02-022-0/+110
* Grid editor save/cancel buttons can now be rendered on top (#16534)Henrik Paul2015-02-021-2/+4
* Make tests more reliableArtur Signell2015-02-021-0/+13
* Basic CRUD testArtur Signell2015-02-0212-175/+727
* Revert "Grid now uses ObjectRenderer by default (#15417)"Artur Signell2015-01-292-62/+0
* Merge "Merge branch 'origin/grid'"Artur Signell2015-01-29137-58/+14728
|\
| * Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-287-9/+558
| |\
| * | Make Grid and renderer buttons look like Vaadin NativeButton (#16260)Teemu Suo-Anttila2015-01-272-5/+7
| * | Better human readable captions for nested properties (#16433)Artur Signell2015-01-271-1/+1