aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/grid/basicfeatures/GridBasicFeaturesTest.java
Commit message (Expand)AuthorAgeFilesLines
* Calculate Grid sidebar button height when closed #17412Pekka Hyvönen2015-04-161-0/+27
* Refactored fragile column reorder tests for GridPekka Hyvönen2015-03-311-6/+37
*-. Merge remote-tracking branches 'origin/grid-detailsrow' and 'origin/grid-colu...Henrik Paul2015-03-171-3/+78
|\ \
| | * Merge branch 'master' into grid-columnreorderPekka Hyvönen2015-03-061-8/+3
| | |\ | |_|/ |/| |
| | * Limit dnd-reorder of columns inside spanned headers. (#16643)Pekka Hyvönen2015-03-041-0/+11
| | * Support column reordering from all header rows. (#16643)Pekka Hyvönen2015-02-261-2/+17
| | * Column reordering in Grid restricted to non-frozen columns. (#16643)Pekka Hyvönen2015-02-251-1/+6
| | * Theming and UX for Grid column reordering. (#16643)Pekka Hyvönen2015-02-231-0/+44
| * | Merge branch 'master' into HEADHenrik Paul2015-03-041-11/+6
| |\ \ | |/ / |/| / | |/
* / Use TestBench-4.0.2Teemu Suo-Anttila2015-02-191-8/+3
|/
* Fix RpcDataProviderExtension to send initial data on reload (#15465)Teemu Suo-Anttila2014-12-311-0/+11
* Grid no longer resets scrollpos on state change (#15422)Henrik Paul2014-12-191-0/+5
* Change "editor row" to "editor" in style names (#13334)Johannes Dahlström2014-12-181-1/+1
* Change "editor row" to just "editor" in method names and javadoc (#13334)Johannes Dahlström2014-12-171-2/+2
* Move GridElement to appropriate package (#13334)Teemu Suo-Anttila2014-12-091-1/+1
* Tests vScroll behavior in row-amount border cases (#13334)Henrik Paul2014-08-291-1/+1
* Initial client-side editor row implementation (#13334)Johannes Dahlström2014-08-291-0/+9
* Ensure primary stylenames are correct #13334John Ahlroos2014-08-111-1/+2
* Implement Tab navigation for Grid (#13334)Teemu Suo-Anttila2014-07-221-0/+10
* Client-side Grid header/footer rewrite: add simple footer support (#13334)Johannes Dahlström2014-07-211-0/+8
* Start rewrite of client-side Grid header/footer API (#13334)Johannes Dahlström2014-07-171-0/+12
* Add pure client-side test application for Grid (#13334)Patrik Lindström2014-07-171-2/+2
* Split GridBasicFeaturesTest to sub testsTeemu Suo-Anttila2014-07-151-0/+79