summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-0461-408/+3206
|\
| * Redesign RpcDataSourceConnector pinning RPC requests (#18692)Teemu Suo-Anttila2015-09-022-3/+3
| * Do not open detail row if generator is the NULL one (#18663)Teppo Kurki2015-09-024-55/+48
| * Close existing details when the generator is changed (#18664)Teppo Kurki2015-09-011-19/+6
| * Refactor Grid SelectionModels as extensions (#18624)Teemu Suo-Anttila2015-09-012-0/+95
| * Add better keyboard Close Shortcut API for Window (#17383)patrik2015-08-281-0/+199
| * Make checkbox inline-block like all other widgets (#18518)Artur Signell2015-08-242-0/+133
| * Fix Grid column width calculation regression (#18617)Teemu Suo-Anttila2015-08-241-3/+3
| * Column collapse events for Table (#6914)Artur Signell2015-08-213-30/+203
| * Cut off Grid cell content when max column width is set (#18617)Teppo Kurki2015-08-212-0/+49
| * Make Grid Editor return focus to last focused cell (#16834)patrik2015-08-201-1/+11
| * Prevent race-condition induced sporadic error in Escalator (#17258)patrik2015-08-201-0/+148
| * Merge branch 'master' into grid-unbuffered-editorHenri Sara2015-08-191-1/+0
| |\
| | * Fix RpcDataProviderExtension to not rely on item indices (#18503)Teemu Suo-Anttila2015-08-181-1/+0
| * | Merge branch 'master-before-18503' into grid-unbuffered-editorHenri Sara2015-08-1919-7/+709
| |\|
| | * Handle renderer exceptions gracefully (#18554)Artur Signell2015-08-172-0/+84
| | * Add style names to selection checkboxes (#17755)Teppo Kurki2015-08-111-0/+18
| | * Fix Grid client-side NPE finding uneditable column editor (#18589)Teemu Suo-Anttila2015-08-111-0/+1
| | * Prevent scrolling when expanding a TreeTable item (#18247)Mika Murtojarvi2015-08-062-0/+97
| | * Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-052-0/+60
| | * Take margin/border/padding into account when measuring TabSheet (#18471)Artur Signell2015-08-042-0/+86
| | * Attach Window in hierarchy change as required (#18502)Artur Signell2015-08-042-0/+85
| | * Fix NPE when clicking and move handler is not set (#8718)Artur Signell2015-08-042-2/+27
| | * Ensure server side focus is applied when opening a window (#17731)Artur Signell2015-08-042-0/+110
| | * Take margin/border/padding into account when measuring ComboBox in IE (#17002)Artur Signell2015-08-034-5/+140
| * | Merge branch 'master-18493' into grid-unbuffered-editorHenri Sara2015-08-199-10/+238
| |\|
| | * Fix DetailsRow communication use connector IDs (#18493)Teemu Suo-Anttila2015-07-212-5/+25
| | * Convert ComboBoxLargeIconsTest from TB2 to TB4Teemu Suo-Anttila2015-07-171-0/+58
| | * Stabilize Grid tests on IE11Teemu Suo-Anttila2015-07-172-5/+8
| | * Workaround for IE10 invalid min-height calculations (#15169)Artur Signell2015-07-162-0/+102
| | * Select last item only if filtered items exist. (#18441)Sauli Tähkäpää2015-07-162-0/+45
| * | Keep non-editable & selection columns visible in editorTeppo Kurki2015-08-112-7/+10
| * | Merge branch 'master' into grid-unbuffered-editor7.6.0.alpha3Johannes Dahlström2015-07-1513-60/+413
| |\|
| | * Grid sidebar menu design changed. See design document and comments at trac ti...elmot2015-07-151-6/+6
| | * Support frozen columns in Grid editor (#16727)Johannes Dahlström2015-07-156-5/+132
| | * Convert EmbeddedWithNullSource test to TB4Teemu Suo-Anttila2015-07-151-0/+46
| | * Fixes scrollToLine while resizing Grid via split position (#18424)Teppo Kurki2015-07-142-0/+122
| | * Stabilize TB4 tests with IE 11Teemu Suo-Anttila2015-07-141-1/+11
| | * Convert OutOfSyncTest from TB2 to TB4Teemu Suo-Anttila2015-07-132-48/+96
| * | Add row and cell description generators to Grid (#18481)Teppo Kurki2015-07-152-0/+117
| * | Prevent Grid editor move in unbuffered mode if validation errors inJohannes Dahlström2015-07-154-14/+53
| * | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-07-1318-21/+1134
| |\|
| * | Close Grid editor on container item set changeJohannes Dahlström2015-07-095-35/+79
| * | Added missing "grid" TestCategory for grid testsTeppo Kurki2015-07-0614-5/+34
| * | Revert "Fixes non-editable column and selection visibility in editor"Teppo Kurki2015-07-031-14/+0
| * | Merge branch 'master' into grid-unbuffered-editor7.6.0.alpha2Henri Sara2015-07-013-0/+111
| |\ \
| * | | Fixes non-editable column and selection visibility in editorTeppo Kurki2015-07-011-0/+14
| * | | Added test to confirm that value change affects the editor fieldTeppo Kurki2015-07-012-0/+50
| * | | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-07-019-32/+896
| |\ \ \
| * \ \ \ Merge branch 'master' into grid-unbuffered-editorTeppo Kurki2015-06-2637-163/+768
| |\ \ \ \