aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/grid
Commit message (Expand)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-15222-24530/+0
* Refresh grid body after resize (#19664)Markus Koivisto2016-04-052-0/+113
* Fix Escalator BodyContainer logical top row tracking (#17262)Markus Koivisto2016-04-052-0/+22
* Fix JavaScriptStringRenderer to work in IE8Leif Åstrand2016-03-111-0/+2
* Support string data in javascript renderers (#18209)Leif Åstrand2016-03-074-0/+42
* Fix GridClientKeyEventsTest on IE8Teemu Suo-Anttila2016-03-051-0/+3
* Fix AbstractRemoteDataSource cache clean up on remove (#19482)Teemu Suo-Anttila2016-02-132-0/+116
* Fix Components cleanup on Header/FooterRow remove in Grid (#19497)Teemu Suo-Anttila2016-02-131-2/+39
* Make hiding/showing components in grid header/footer work (#19297)Artur Signell2016-01-292-0/+243
* Test for selection after container reset (#19469, #19465)Artur Signell2016-01-182-0/+133
* Use LayoutManager for details rows (#18821, #18619)Leif Åstrand2016-01-124-0/+351
* Use simple date format for BasicCrudGridEditorRow test UITeemu Suo-Anttila2016-01-081-2/+4
* Fix ScrollbarBundle to not round down pixel values (#19421)Teemu Suo-Anttila2016-01-082-0/+78
* Fix DateFormat for Editor tests as wellTeemu Suo-Anttila2016-01-071-0/+2
* Fix GridThemeUI to use more stable date formatTeemu Suo-Anttila2016-01-071-0/+4
* Always stick Grid column resize handle to the right edge (#19409)Johannes Dahlström2016-01-071-0/+15
* Support non-AbstractFieldConnector fields with Grid Editor (#19440)Teemu Suo-Anttila2016-01-072-0/+191
* Always set header/footer style name to TH (#19209)Artur Signell2016-01-071-6/+6
* Add keyboard shortcut to save grid editor in buffered mode (#16842)Teemu Suo-Anttila2015-12-281-21/+63
* Fix WidgetRenderer column cells not correctly init on change (#19086)Teemu Suo-Anttila2015-12-224-0/+223
* 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
* Increase grid column resize handle width (#16838)Marlon Richert2015-12-182-2/+2
* 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 RpcDataProvider listener handling on ItemSetChange (#19371)Teemu Suo-Anttila2015-12-152-0/+117
* Fix selecting a row that was deselected on the server (#19360)Teemu Suo-Anttila2015-12-142-0/+178
* Unify select all behavior with single row selection. (#17742)Sauli Tähkäpää2015-11-302-0/+55
* Use wider age column in GridThemeUITeemu Suo-Anttila2015-11-261-1/+2
* Fix GridMultiSortingTest click coordinates to avoid column resize Teemu Suo-Anttila2015-11-261-2/+2
* Fix setSelected in MultiSelectionModel to update row data (#19302)Teemu Suo-Anttila2015-11-252-1/+25
* Add stylename to sortable Grid header cells (#16991)Leif Åstrand2015-11-253-1/+120
* Render null header caption as empty (#18553)Artur Signell2015-11-032-0/+88
* Changed grid sidebar to overlay (#18698)mtzukanov2015-11-035-41/+97
* Reset sort indicator when saving editor. (#17428)Sauli Tähkäpää2015-11-021-7/+39
* Fixes column header drop indicator (#18925)mtzukanov2015-10-291-0/+62
* 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-123-10/+5
* 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-074-18/+54
* 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
* Remove old Chrome workaround from GridClientRenderers testTeemu Suo-Anttila2015-09-291-5/+0
* Use "vaadin-" as default prefix for Design (#18957)Henri Sara2015-09-283-7/+7