aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Expand)AuthorAgeFilesLines
* Update server side state when columns are reordered. (#16643)Pekka Hyvönen2015-02-182-0/+99
* Toggle column reordering from server side. Tests for reordering. #16643Pekka Hyvönen2015-02-172-0/+124
* Client side event for column reordering in Grid. #16643Pekka Hyvönen2015-02-162-0/+119
* Drag and drop column reorder for default header row on client side Grid. #16643Pekka Hyvönen2015-02-131-0/+9
* 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
* | 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
* | Moved accessibility shortcut handling to server-side. [#14843]Anna Koskinen2015-01-302-0/+343
* | Make tests more reliableArtur Signell2015-01-291-0/+13
* | Basic CRUD testArtur Signell2015-01-2912-175/+727
* | Merge "Merge branch 'origin/grid'"Artur Signell2015-01-29136-12/+14642
|\|
| * 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
| * | Disable and restore editor and scroll locking on setEnabled (#16502)Teemu Suo-Anttila2015-01-271-0/+24
| * | Grid now uses ObjectRenderer by default (#15417)Henrik Paul2015-01-272-0/+62
| * | Fix RpcDataProvider cache clearing on bare ItemSetChange (#16481)Teemu Suo-Anttila2015-01-271-0/+22
| * | Merge remote-tracking branch 'origin/master' into HEADArtur Signell2015-01-264-9/+31
| |\ \
| * | | Fix Grid not always showing select all checkbox (#16397)Teemu Suo-Anttila2015-01-262-0/+69
| * | | Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-2114-42/+976
| |\ \ \