index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uitest
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes a race condition in Escalator's scrolling (#13334)
Henrik Paul
2014-10-03
6
-9
/
+75
*
Renames "estimated size" to a more definite "size" (#13334)
Henrik Paul
2014-10-02
1
-2
/
+2
*
Adds Valo support for Grid (#13334)
Henrik Paul
2014-10-02
1
-0
/
+28
*
Tests behavior rather than log output (#13334)
Henrik Paul
2014-10-02
1
-87
/
+163
*
Add support for Grid column reordering (#13334)
Teemu Suo-Anttila
2014-10-02
2
-0
/
+43
*
Update sortable columns on property set change (#13334)
Teemu Suo-Anttila
2014-10-02
2
-12
/
+41
*
De-genericize clientside NumberRenderer (#13334)
Johannes Dahlström
2014-09-30
2
-2
/
+2
*
Fix indexing issues when removing Grid columns (#13334)
Teemu Suo-Anttila
2014-09-30
1
-0
/
+16
*
Implement ProgressBarRenderer (#13334)
Johannes Dahlström
2014-09-26
2
-0
/
+95
*
Add a test for Grid with GeneratedPropertyContainer (#13334)
Teemu Suo-Anttila
2014-09-26
2
-0
/
+203
*
Make complex renderer .init() abstract (#13334)
Teemu Suo-Anttila
2014-09-25
1
-0
/
+4
*
Add setHeader functionality for GridColumns (#13334)
Teemu Suo-Anttila
2014-09-25
1
-14
/
+36
*
Fix GridKeyEvents to provide correct API for different types (#13334)
Teemu Suo-Anttila
2014-09-24
2
-27
/
+46
*
Add default implementation of Renderer.encode to AbstractRenderer (#13334)
Johannes Dahlström
2014-09-23
2
-19
/
+2
*
Makes Escalator and Grid DeferredWorkers (#13334)
Henrik Paul
2014-09-22
1
-0
/
+10
*
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2014-09-20
50
-0
/
+8125
|
\
|
*
Implement commit/discard functionality for editor row (#13334)
Johannes Dahlström
2014-09-19
2
-4
/
+82
|
*
Implement Vaadin-specific editor row bind/cancel handling (#13334)
Johannes Dahlström
2014-09-19
2
-0
/
+93
|
*
Fixes an assumption bug with EditorRow (#13334)
Henrik Paul
2014-09-17
2
-2
/
+27
|
*
Fix client-side StaticRow to use GridColumn instead of index (#13334)
Teemu Suo-Anttila
2014-09-16
2
-37
/
+36
|
*
Prevent dispatching GridKeyEvents when target is not grid (#13334)
Teemu Suo-Anttila
2014-09-15
1
-0
/
+19
|
*
Tests Escalator's freezing columns. (#13334)
Henrik Paul
2014-09-15
2
-0
/
+125
|
*
Implement data binding and edit cancel mechanism for editor row (#13334)
Johannes Dahlström
2014-09-11
2
-13
/
+65
|
*
Testing Escalator (post|pre)(Attach|Detach) functionality (#13334)
Henrik Paul
2014-09-11
5
-3
/
+298
|
*
Bundles the logging label into a widget (#13334)
Henrik Paul
2014-09-11
2
-55
/
+69
|
*
Tests Escalator's column spans (#13334)
Henrik Paul
2014-09-10
2
-0
/
+96
|
*
Escalator tests for columns and rows (#13334)
Henrik Paul
2014-09-10
2
-0
/
+223
|
*
Implement client-side editor row widget binding (#13334)
Johannes Dahlström
2014-09-09
2
-0
/
+32
|
*
Fix and unify multi-column sorting behavior (#13334)
Patrik Lindström
2014-09-09
1
-2
/
+9
|
*
Escalator test base class (#13334)
Henrik Paul
2014-09-09
3
-2
/
+131
|
*
Adds frozen feature to GridBasicClientFeaturesWidget (#13334)
Henrik Paul
2014-09-09
3
-0
/
+34
|
*
Restructures Escalator testing rig (#13334)
Henrik Paul
2014-09-09
10
-1154
/
+798
|
*
Adjust active cell on body row add/remove (#13334)
Teemu Suo-Anttila
2014-09-09
1
-0
/
+49
|
*
Pass editor row enabled state in shared state (#13334)
Johannes Dahlström
2014-09-09
4
-38
/
+131
|
*
Make Grid call ComplexRenderer.onActivate when needed (#13334)
Teemu Suo-Anttila
2014-09-08
3
-2
/
+29
|
*
Merge "Merge remote-tracking branch 'origin/master' into grid" into grid
Henrik Paul
2014-09-03
35
-390
/
+1714
|
|
\
|
|
*
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-09-03
35
-390
/
+1714
|
|
|
\
|
*
|
|
Add handler adding functions for all GridKeyEvents (#13334)
Teemu Suo-Anttila
2014-09-03
1
-9
/
+9
|
|
/
/
|
*
|
Add keyboard sorting controls (#13334)
Patrik Lindström
2014-09-02
1
-0
/
+69
|
*
|
Lock vertical scrolling while editor row is open (#13334)
Johannes Dahlström
2014-09-01
1
-0
/
+7
|
*
|
Scroll non-visible rows to view when opened for editing (#13334)
Johannes Dahlström
2014-09-01
1
-3
/
+11
|
*
|
Tests vScroll behavior in row-amount border cases (#13334)
Henrik Paul
2014-08-29
3
-24
/
+55
|
*
|
Initial client-side editor row implementation (#13334)
Johannes Dahlström
2014-08-29
3
-0
/
+66
|
*
|
ScrollbarBundle, Escalator and Grid fire Scroll events (#13334)
Henrik Paul
2014-08-28
1
-12
/
+43
|
*
|
Fix GridBasicFeatures to use correct property IDs
Teemu Suo-Anttila
2014-08-28
1
-25
/
+7
|
*
|
Remove type parameters from GridKeyEvents (#13334)
Teemu Suo-Anttila
2014-08-26
1
-20
/
+19
|
*
|
Fix Grid Footer to be visible by default (#13334)
Teemu Suo-Anttila
2014-08-26
1
-2
/
+0
|
*
|
Fixes "add first row" action (#13334)
Henrik Paul
2014-08-26
1
-2
/
+20
|
*
|
Merge branch 'master' into grid
Leif Åstrand
2014-08-22
43
-0
/
+6880
|
|
\
\
|
|
*
|
Implement selection with keyboard (#13334)
Teemu Suo-Anttila
2014-08-21
1
-0
/
+28
[next]