aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/components/grid/basics
Commit message (Expand)AuthorAgeFilesLines
* Update Chrome version in Test (#11613)Zhe Sun2019-06-122-5/+5
* Fix canceling Grid Editor during EditorOpenEvent (#11038)Teemu Suo-Anttila2018-07-111-0/+13
* Remove PhantomJS from testing (#10997)Teemu Suo-Anttila2018-06-261-1/+1
* Introduce XVFB cluster testing (#10801)Teemu Suo-Anttila2018-04-172-3/+8
* Remove empty comments (#10789)Ilia Motornyi2018-04-051-4/+0
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2810-150/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-279-9/+9
* Add row index to ItemClickEvent in Grid (#10754)Tatu Lund2018-03-271-0/+30
* Fix grid spacebar handling (#10750)Ilia Motornyi2018-03-261-2/+2
* Fixes Grid editor visibility inside TabSheet (#10557)Piotr Wilkin2018-02-141-4/+12
* Fix Grid details height calculation issue (#10343)Adam Wagner2018-02-061-0/+17
* Add ContentMode for row and cell descriptions in Grid (#10282)Teemu Suo-Anttila2017-11-101-6/+121
* Grid column to be sortable when implemented/supported (Fixes #8792). (#10190)Ahmed Ashour2017-10-231-15/+14
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-202-13/+18
* Edit grid row by index - server side (#10040)Piotr Wilkin2017-10-101-2/+27
* Fix typos (#10124)Ahmed Ashour2017-10-042-6/+6
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-036-60/+54
* Construct array inline (#10068)Ahmed Ashour2017-09-233-10/+10
* Fix focus when Grid editor is saved or cancelled (#9835)Teemu Suo-Anttila2017-08-182-6/+44
* Provide API for setting row heights in Grid for different sections (#9810)Teemu Suo-Anttila2017-08-111-0/+20
* Add header and footer visibility setting to Grid (#9706)Teemu Suo-Anttila2017-08-011-0/+24
* Fix Editor not saving values by pressing Enter (#8946)Stephen Wellington2017-04-031-0/+22
* Add Grid.setRowHeight() (#8935)Henri Sara2017-03-291-0/+57
* Always calculate Escalator max row count the same way (#8740)Artur2017-03-161-0/+46
* Fix TestBench API imports (#8112)Teemu Suo-Anttila2017-01-132-2/+2
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-11/+21
* Add a SortListener to a Grid (#8008)8.0.0.alpha10Denis2016-12-151-0/+13
* (Re)introduce server side sort for Grid.Denis2016-12-151-0/+76
* NoSelectionModel for GridPekka Hyvönen2016-11-301-6/+4
* Enable select all checkbox for MultiSelection Grid.Pekka Hyvönen2016-11-302-85/+34
* Grid merging footer cellselmot2016-11-291-4/+59
* Add MultiSelect support for GridPekka Hyvönen2016-11-292-15/+29
* Reintroduce Grid Editor using BinderTeemu Suo-Anttila2016-11-254-0/+784
* Grid merging header cellselmot2016-11-241-0/+55
* Add HTML/Component support to Grid FootersTeemu Suo-Anttila2016-11-181-6/+63
* Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSo...elmot2016-11-111-2/+2
* Fix broken GridSortingTest caused by theme changeAleksi Hietanen2016-10-271-1/+1
* Grid html/component content in headersAleksi Hietanen2016-10-252-1/+110
* Implement basic footer support for GridTeemu Suo-Anttila2016-10-191-8/+52
* Use identifiers for Grid ColumnsTeemu Suo-Anttila2016-10-171-2/+4
* Reintroduce reordering of grid columnsAleksi Hietanen2016-10-062-0/+304
* Implement default header row in new GridJohannes Dahlström2016-09-281-9/+73
* Initial support for multiple headers in new GridJohannes Dahlström2016-09-271-0/+69
* DataSource.refreshAll() for notifying components to reload (#233).Denis Anisimov2016-09-141-0/+64
* Fix indices in GridSortingTestTeemu Suo-Anttila2016-09-121-5/+5
* Add ItemClick events to GridTeemu Suo-Anttila2016-09-121-0/+22
* Add DescriptionGenerators for Grid and ColumnsTeemu Suo-Anttila2016-09-081-0/+74
* Add StyleGenerators for Grid and ColumnsTeemu Suo-Anttila2016-09-082-2/+157
* Reimplement basic Grid renderersLeif Åstrand2016-09-061-3/+3
* Clean up old Grid selection modelsTeemu Suo-Anttila2016-09-061-0/+84