aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/grid/basicfeatures/GridBasicClientFeaturesTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-114/+0
| | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
* Select all checkbox when pressing space on the cell (#16685)Artur Signell2015-05-271-0/+24
| | | | Change-Id: I71ca4d7d390bdaf42cf3d9317564e6ad8f96cc25
* Fix Grid test failures on various browsersTeemu Suo-Anttila2015-05-201-21/+4
| | | | Change-Id: I4f28fce512ddb547477f9752ad5f4a602ee13489
* Merge remote-tracking branch 'origin/grid-columnhiding' into grid-7.5Pekka Hyvönen2015-03-191-0/+5
|\ | | | | | | Change-Id: Ice80ed9d5a96d9de824cc932873b4e6a736459a8
| * Grid's columns hidable with toggles in the sidebar (#17023)Pekka Hyvönen2015-03-181-0/+5
| | | | | | | | | | | | There is know issue with hidden columns and reordering columns. Change-Id: If308c84aed5dd23c2c00cb38ed6bba41c6f1a28e
| |
| \
*-. | Merge remote-tracking branches 'origin/grid-detailsrow' and ↵Henrik Paul2015-03-171-3/+14
|\ \| | | | | | | | | | | | | | | | 'origin/grid-columnhiding' into grid-7.5 Change-Id: Ib8913f8e1b1b92198d79f8920c615addf77a15ba
| | * Merge branch 'master' into grid-columnreorderPekka Hyvönen2015-03-061-1/+1
| | |\ | |_|/ |/| | | | | | | | | | | | | | | | | Conflicts: uitest/src/com/vaadin/tests/components/grid/basicfeatures/GridBasicFeaturesTest.java uitest/src/com/vaadin/tests/widgetset/client/grid/GridBasicClientFeaturesWidget.java Change-Id: Ic77c717b9bbdcc38585382d4944ee4491aba3f7d
| | * Handle spanned header cells when dnd reordering columns in grid. (#16643)Pekka Hyvönen2015-02-271-2/+11
| | | | | | | | | | | | | | | | | | | | | Prevents dragging columns from outside spanned cells to inside them, on any row. Currently prevents dragging columns inside spanned cells. Will change this later. Change-Id: Ie832b3c404a3afbcce0374f8b5088dc8cb124fb8
| * | Merge branch 'master' into HEADHenrik Paul2015-03-041-4/+4
| |\ \ | |/ / |/| / | |/ Change-Id: Id48abba25a16fe7f8e679e5ce2ab3ab536951676
* / Use TestBench-4.0.2Teemu Suo-Anttila2015-02-191-3/+2
|/ | | | | | | | - Based on TB4 Parallel testing. - Browser setup no longer uses static capabilities. - Some code cleanup here and there. Change-Id: I5c419316cd36f4f5041eaa8da8fda3d8b46596c4
* Create harness for testing standalone widgets (#13334)Leif Åstrand2014-12-111-1/+1
| | | | Change-Id: I4cce45280c1b55f1c6e3efe7ea9485f2cf25d08a
* Move GridElement to appropriate package (#13334)Teemu Suo-Anttila2014-12-091-1/+1
| | | | Change-Id: I868635f057680be4ee5b995155e7f3f48f375819
* Fix event handling when Grid is inside a Composite (#13334)Johannes Dahlström2014-11-251-1/+30
| | | | Change-Id: I2092e6a4afc3d67f74f2971af0f410012cb62008
* Separate GridBasicFeature tests into client and server subpackagesTeemu Suo-Anttila2014-08-201-2/+0
| | | | | | | Also move GridBasicClientFeatures to more reasonable place and rename the client side UI so it won't collide in jetty path search. Change-Id: I9475e2fd28a00ec83eeb03ebc122c12eb840ac0b
* Ensure primary stylenames are correct #13334John Ahlroos2014-08-111-8/+0
| | | | Change-Id: If8c220d70a1537006a042be25b36bf880209268d
* Improve GridBasicClientFeaturesTest menu handling on some browsersTeemu Suo-Anttila2014-07-231-1/+5
| | | | Change-Id: Ie044d4872a6f3dbed11a7baad7c5e23e603103e5
* Add pure client-side test application for Grid (#13334)Patrik Lindström2014-07-171-0/+69
Change-Id: I853a91c20e80361ef5daeb31024597200acad1d9