summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* 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-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
| * | 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-2124-104/+1038
| |\ \ \
| * | | | Parameterize client-side Grid.addColumn to return the argument type (#16262)Johannes Dahlström2015-01-191-1/+1
| * | | | Fixes exception when scrolled down and removing header/footer row (#15411)Henrik Paul2015-01-192-3/+81
| * | | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2015-01-16133-58/+14471
| |\ \ \ \
| | * | | | Make Grid react to theme changes (#15418)Leif Åstrand2015-01-162-0/+110
| | * | | | Adds error handling to Grid Editor (#15556)Henrik Paul2015-01-152-31/+90
| | * | | | Fixes an issue with HeightMode.ROW (#16191)Henrik Paul2015-01-155-0/+141
| | * | | | Uses userOriginated for sort event (#16194)Henrik Paul2015-01-151-0/+41
| | * | | | Fix release buildArtur Signell2015-01-151-4/+1
| | * | | | Reformat build filesArtur Signell2015-01-151-42/+85
| | * | | | Add screenshot tests for Grid sorting indicatorsTeemu Suo-Anttila2015-01-142-0/+104
| | * | | | Fix grid sorting on init and sorting with unused properties (#16192)Teemu Suo-Anttila2015-01-142-0/+20
| | * | | | Fix IndexOutOfBoundsException in RpcDataProviderExtension (#15443)Johannes Dahlström2015-01-144-10/+11
| | * | | | Add ItemClickEvents to Grid (#15449)Teemu Suo-Anttila2015-01-142-0/+84
| | * | | | Update JS renderer to work with latest grid branch (#15485)Leif Åstrand2015-01-141-5/+5
| | * | | | Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-149-60/+326
| | |\ \ \ \