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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uitest
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix Grid reloading test to use ElementQuery exists() method
Teemu Suo-Anttila
2015-05-05
1
-1
/
+1
*
Convert MenuBarNavigationMouse test from TB2 to TB4
Teemu Suo-Anttila
2015-05-05
1
-0
/
+42
*
Margin for header label in form should override any other rule (#14775).
Denis Anisimov
2015-05-05
2
-0
/
+118
*
Set display to inline-block for TOP_CENTER and TOP_RIGHT (#14137).
Denis Anisimov
2015-05-05
2
-0
/
+139
*
Provide variable for default contrast value in valo-font-color (#14793).
Denis Anisimov
2015-05-05
2
-0
/
+87
*
Fix enabled handling for DateField and PopupDateField (#17620)
Artur Signell
2015-05-05
2
-0
/
+174
*
Convert InitialFragmentEvent test from TB2 to TB4
Teemu Suo-Anttila
2015-05-05
1
-0
/
+39
*
Convert BooleanTextField test from TB2 to TB4
Teemu Suo-Anttila
2015-05-04
1
-0
/
+60
*
Render CustomLayout properly even if a slot is missing (#17681)
Artur Signell
2015-05-04
3
-0
/
+115
*
Converted javascript tests to TB4 and added date tests (#16797, #16786)
Artur Signell
2015-05-04
8
-4
/
+173
*
Merge branch 'grid-7.5'
Pekka Hyvönen
2015-04-30
25
-402
/
+5212
|
\
|
*
Details row decorator and border positioning and sizes (#17423)
Pekka Hyvönen
2015-04-30
3
-22
/
+82
|
*
Fixed Grid details row height regression and refactored tests (#17423)
Pekka Hyvönen
2015-04-27
2
-62
/
+126
|
*
Add support for custom Grid sidebar items (#17569)
Leif Åstrand
2015-04-24
2
-0
/
+186
|
*
Fixed theming issues with Grid's Sidebar (#17412)
Pekka Hyvönen
2015-04-22
3
-18
/
+50
|
*
Merge remote-tracking branch 'origin/master' into grid-7.5
Teemu Suo-Anttila
2015-04-22
11
-256
/
+456
|
|
\
|
*
|
Fixed regression and fragile test for Grid.
Pekka Hyvönen
2015-04-22
2
-7
/
+7
|
*
|
Merge branch 'master' into grid-7.5
Pekka Hyvönen
2015-04-17
53
-239
/
+2784
|
|
\
\
|
*
|
|
Calculate Grid sidebar button height when closed #17412
Pekka Hyvönen
2015-04-16
6
-41
/
+139
|
*
|
|
Merge remote-tracking branch 'origin/master' into grid-7.5
Teemu Suo-Anttila
2015-04-15
16
-4
/
+1121
|
|
\
\
\
|
*
|
|
|
Use MenuBar in Grid's sidebar for column hiding #17332
Pekka Hyvönen
2015-04-09
1
-1
/
+11
|
*
|
|
|
Merge branch 'grid-7.5' of ssh://dev.vaadin.com:29418/vaadin into grid-7.5
Markus Koivisto
2015-04-08
2
-0
/
+70
|
|
\
\
\
\
|
|
*
|
|
|
Escalator tries to hide out-of-sight spacers from the user (#17353)
Henrik Paul
2015-04-08
2
-0
/
+70
|
*
|
|
|
|
Merge branch 'master' into grid-7.5
Markus Koivisto
2015-04-08
2
-1
/
+96
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Escalator now reorders also spacers in DOM (#17334)
Henrik Paul
2015-04-08
3
-1
/
+76
|
*
|
|
|
|
Adds theme to details in Grid (#16644)
Jouni Koivuviita
2015-04-01
3
-5
/
+26
|
*
|
|
|
|
Take hidden columns into account with spanned cells #17287
Pekka Hyvönen
2015-03-31
1
-0
/
+274
|
*
|
|
|
|
API for column hiding toggle caption in Grid (#17272)
Pekka Hyvönen
2015-03-31
3
-13
/
+70
|
*
|
|
|
|
Merge remote-tracking branch 'origin/master' into grid-7.5
Henrik Paul
2015-03-31
29
-102
/
+1774
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Server Grid.scrollToRow takes details into account (#17270)
Henrik Paul
2015-03-31
3
-1
/
+362
|
*
|
|
|
|
|
Refactored fragile column reorder tests for Grid
Pekka Hyvönen
2015-03-31
4
-87
/
+122
|
*
|
|
|
|
|
Client Grid.scrollToRow takes details into account (#17270)
Henrik Paul
2015-03-27
5
-33
/
+159
|
*
|
|
|
|
|
Fixed some faulty asserts in Grid's detail row creation (#17293)
Henrik Paul
2015-03-27
1
-0
/
+15
|
*
|
|
|
|
|
Fix Grid's frozen column count with hidden columns #17273
Pekka Hyvönen
2015-03-25
2
-0
/
+144
|
*
|
|
|
|
|
Fixes edge case in null details generation for Grid (#17274)
Henrik Paul
2015-03-25
1
-2
/
+24
|
*
|
|
|
|
|
Adds Escalator.scrollToSpacer (#17270)
Henrik Paul
2015-03-25
3
-0
/
+52
|
*
|
|
|
|
|
Fixes more broken IE8 tests for column reorder
Pekka Hyvönen
2015-03-24
2
-4
/
+7
|
*
|
|
|
|
|
Merge remote-tracking branch 'origin/master' into grid-7.5
Leif Åstrand
2015-03-23
10
-79
/
+369
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Grid column hiding info from client to server #(17023)
Pekka Hyvönen
2015-03-22
2
-3
/
+124
|
*
|
|
|
|
|
|
Fixes Escalator spacer tests (#16644)
Henrik Paul
2015-03-22
1
-16
/
+29
|
*
|
|
|
|
|
|
Disable Sidebar API access since it will still be reworked (#17023)
Leif Åstrand
2015-03-20
2
-88
/
+0
|
*
|
|
|
|
|
|
Fixes several issues with hidden columns in Grid (#17023)
Pekka Hyvönen
2015-03-20
3
-5
/
+169
|
*
|
|
|
|
|
|
Restructure sidebar widget handling to work with custom content (#17023)
Leif Åstrand
2015-03-20
2
-0
/
+144
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'origin/grid-detailsrow' into grid-7.5
Henrik Paul
2015-03-19
2
-0
/
+384
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Adds details generator swap support for Grid (#16644)
Henrik Paul
2015-03-18
2
-94
/
+199
|
|
*
|
|
|
|
|
|
Fixes a bug in Details being open on freshly retrieved Grid rows (#16644)
Henrik Paul
2015-03-18
1
-3
/
+26
|
|
*
|
|
|
|
|
|
Grid's Details can now be Components (#16644)
Henrik Paul
2015-03-17
2
-4
/
+170
|
|
*
|
|
|
|
|
|
Server side Grid can open details on the client side (#16644)
Henrik Paul
2015-03-17
2
-0
/
+90
|
*
|
|
|
|
|
|
|
Adds server side column hiding API to Grid (#17023)
Henrik Paul
2015-03-19
2
-1
/
+131
|
*
|
|
|
|
|
|
|
Merge remote-tracking branch 'origin/grid-columnhiding' into grid-7.5
Pekka Hyvönen
2015-03-19
4
-24
/
+395
|
|
\
\
\
\
\
\
\
\
[prev]
[next]