aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/grid/basicfeatures
Commit message (Expand)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1576-13332/+0
* Fix Escalator BodyContainer logical top row tracking (#17262)Markus Koivisto2016-04-052-0/+22
* Fix GridClientKeyEventsTest on IE8Teemu Suo-Anttila2016-03-051-0/+3
* Always stick Grid column resize handle to the right edge (#19409)Johannes Dahlström2016-01-071-0/+15
* Add keyboard shortcut to save grid editor in buffered mode (#16842)Teemu Suo-Anttila2015-12-281-21/+63
* Fix Grid sorting tests (#16838)Henri Sara2015-12-212-3/+3
* Fix GridColumnReorderTest for IE8 (#16838)Henri Sara2015-12-211-2/+2
* Fix GridEditorBufferedTest for (#16838)Henri Sara2015-12-211-0/+6
* Fix IE8 focus handling in Grid editor in unbuffered state (#19389)Teemu Suo-Anttila2015-12-181-7/+19
* Fix Grid column resize to take account min width for cells (#16597)Johannes Dahlström2015-12-161-0/+10
* Fix GridMultiSortingTest click coordinates to avoid column resize Teemu Suo-Anttila2015-11-261-2/+2
* Changed grid sidebar to overlay (#18698)mtzukanov2015-11-033-40/+33
* Let column resize handle overflow its parent (#16838)Johannes Dahlström2015-10-283-9/+16
* Fix Grid NPE when deselecting already removed row (#19152)Teemu Suo-Anttila2015-10-262-0/+27
* Set pixel sizes to Grid columns when user starts drag resize (#16838)Johannes Dahlström2015-10-212-17/+31
* Refactor DetailComponentManager to be a static nested class of GridTeemu Suo-Anttila2015-10-122-10/+3
* Add Grid column resize event API (#16838)Johannes Dahlström2015-10-093-2/+26
* Report user-resized column widths to server (#16838)Johannes Dahlström2015-10-081-0/+11
* Add API for setting Grid columns resizable (#16838)Johannes Dahlström2015-10-083-11/+112
* Add handles to Grid default header for column drag resize (#16838)Patrik Lindström2015-10-072-10/+30
* Remove Grid EditorEvents and ListenersTeemu Suo-Anttila2015-10-071-27/+0
* Change ValoIcons to ThemeIcons and moved to base (#18472)Artur Signell2015-10-071-0/+9
* Add API for data destruction to DataGenerator interface (#19038)Teemu Suo-Anttila2015-10-062-24/+50
* Make a Grid editor test work on IE8-9.Mika Murtojarvi2015-09-211-4/+6
* Fix Grid validation with row change race condition (#18908)Teemu Suo-Anttila2015-09-161-1/+15
* Fix scrolling bug when moving Grid editor upsnapshot/7.6Johannes Dahlström2015-09-151-1/+22
* Save editor content on keyboard editor move (#18809)Teemu Suo-Anttila2015-09-071-0/+22
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-0414-285/+1127
|\
| * Do not open detail row if generator is the NULL one (#18663)Teppo Kurki2015-09-023-36/+48
| * Close existing details when the generator is changed (#18664)Teppo Kurki2015-09-011-19/+6
| * Fix Grid column width calculation regression (#18617)Teemu Suo-Anttila2015-08-241-3/+3
| * 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
| * Merge branch 'master-before-18503' into grid-unbuffered-editorHenri Sara2015-08-193-0/+80
| |\
| | * 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
| | * Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-052-0/+60
| * | Merge branch 'master-18493' into grid-unbuffered-editorHenri Sara2015-08-193-10/+9
| |\|
| | * Fix DetailsRow communication use connector IDs (#18493)Teemu Suo-Anttila2015-07-211-5/+1
| | * Stabilize Grid tests on IE11Teemu Suo-Anttila2015-07-172-5/+8
| * | 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-153-9/+11
| |\|
| | * 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-152-3/+5
| * | 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-132-0/+43
| |\|
| * | Close Grid editor on container item set changeJohannes Dahlström2015-07-095-35/+79
| * | Added missing "grid" TestCategory for grid testsTeppo Kurki2015-07-061-0/+2
| * | Revert "Fixes non-editable column and selection visibility in editor"Teppo Kurki2015-07-031-14/+0