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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve Eclipse auto-complete experience for openTestURL
Leif Åstrand
2015-07-07
1
-0
/
+9
*
Ensure correct render of selection when changing selection model (#17087)
Artur Signell
2015-07-07
2
-0
/
+29
*
Keep a reference to the file we are uploading to keep IE10 happy (#18372)
Artur Signell
2015-07-07
1
-0
/
+153
*
Fix Grid header adding and removing with select all checkbox (#17592)
Teemu Suo-Anttila
2015-07-06
1
-0
/
+14
*
Added missing "grid" TestCategory for grid tests
Teppo Kurki
2015-07-06
13
-5
/
+32
*
Enable test fixed by #18213
Artur Signell
2015-07-03
1
-12
/
+0
*
Fix Grid details on sort to display them on correct rows (#18224)
Teemu Suo-Anttila
2015-07-02
1
-0
/
+25
*
Migrate ComboBoxNoTextInput test from TB2 to TB4
Henri Sara
2015-07-01
3
-75
/
+107
*
Make checkboxes immediate in tests.
Henri Sara
2015-07-01
2
-4
/
+12
*
Do not let Escalator set width to spacer row's TD element (#18223)
Teppo Kurki
2015-06-30
2
-0
/
+158
*
Add generic resize performance testbed and a test UI for Grid
Leif Åstrand
2015-06-29
4
-0
/
+384
*
Converted split panel min/max test to TB4
Teppo Kurki
2015-06-29
3
-267
/
+255
*
Change focused Grid cell when scrolling with the keyboard (#18356).
Mika Murtojarvi
2015-06-29
1
-18
/
+29
*
Fix incorrect system notifications with details styling (#18340)
Artur Signell
2015-06-26
6
-29
/
+54
*
Port ItemClickEvents test from TB2 to TB4
patrik
2015-06-26
4
-488
/
+408
*
Support taking test screenshots of individual elements
Artur Signell
2015-06-26
2
-1
/
+193
*
Properly toggle editor state when calling editId() on the server (#18287)
Artur Signell
2015-06-26
2
-0
/
+108
*
Reformat with Luna SR2
Artur Signell
2015-06-26
18
-113
/
+145
*
Update theme resource references for legacy components (#17027)
Artur Signell
2015-06-26
2
-0
/
+264
*
Pass critical notification details to the client (#18342)
Artur Signell
2015-06-25
1
-5
/
+23
*
Fix Gatein test to be compatible with Chrome
Artur Signell
2015-06-25
1
-3
/
+3
*
Use computed style in more IE9 edge cases (#13359)
Artur Signell
2015-06-24
2
-0
/
+140
*
Fixed regression by #15381 on IE8
Teppo Kurki
2015-06-22
1
-10
/
+8
*
Port JavaScriptResizeListenerTest from TB2 to TB4
patrik
2015-06-22
2
-81
/
+92
*
Extract duplciated logic for checking for error notifications
Leif Åstrand
2015-06-22
5
-16
/
+22
*
Support and run tests on Wildfly 9 (#18295)
Artur Signell
2015-06-18
1
-1
/
+7
*
Send beforeClientResponse exceptions to an error handler (#14214)
Leif Åstrand
2015-06-17
3
-2
/
+101
*
Allow beforeClientResponse to change hierarchy or dirtyness (#18268)
Leif Åstrand
2015-06-17
2
-0
/
+114
*
Convert a ComboBox drop-down arrow location TB2 test to TB4.
Mika Murtojarvi
2015-06-17
2
-47
/
+39
*
Add missing Grid test categories
Artur Signell
2015-06-17
9
-0
/
+18
*
Revert "Prevent field from updating when removing text change listener. (#162...
Mika Murtojärvi
2015-06-17
2
-56
/
+0
*
Make vanilla SingleBrowserTest work with the runLocally property
Leif Åstrand
2015-06-16
2
-2
/
+5
*
Make Jetty use jul even though the slf4j api is on the classpath
Leif Åstrand
2015-06-16
1
-0
/
+3
*
Replace a TB2 test of Table column reordering.
Mika Murtojarvi
2015-06-15
2
-42
/
+38
*
Calculate row width correctly when subpixel workaround/fix is active (#17934)
Artur Signell
2015-06-12
2
-0
/
+163
*
Ensure GridLayout rounds available space down instead of up (#15451)
Artur Signell
2015-06-12
4
-0
/
+167
*
Render nested invalid layouts correctly (#17598)
Artur Signell
2015-06-11
3
-0
/
+146
*
Measure size correctly when element has border and/or padding (#18181)
Artur Signell
2015-06-11
5
-0
/
+332
*
Add test for Table visible column order/count change (#9781)
Anna Miroshnik
2015-06-10
2
-0
/
+191
*
Fix readonly checkbox opacity in Valo. (#17548)
Sauli Tähkäpää
2015-06-09
2
-1
/
+6
*
Properly display Slider values greater than Integer.MAX_VALUE (#18192)
Johannes Dahlström
2015-06-09
2
-0
/
+87
*
Table.setVisibleColumns() causes table to forget column headers, icons, align...
Ilya Ermakov
2015-06-09
2
-0
/
+173
*
Fix for "Grid detail row outline overflows" (#17826)
elmot
2015-06-09
1
-0
/
+90
*
Better handle exceptions when opening Grid editor (#17935)
Johannes Dahlström
2015-06-09
2
-0
/
+98
*
Rename grid sidebar 'opened' style to 'open' (#18120)
Teppo Kurki
2015-06-09
1
-2
/
+2
*
Fix test broken by #16556
Artur Signell
2015-06-09
4
-37
/
+58
*
Fix Grid drag selection with scrolled page (#17895)
Teemu Suo-Anttila
2015-06-08
2
-0
/
+108
*
Prevent field from updating when removing text change listener. (#16270)
Sauli Tähkäpää
2015-06-08
2
-0
/
+56
*
Selection is now shown although scrollToSelectedItem is false (#16673)
Matti Tahvonen
2015-06-08
2
-0
/
+118
*
Hide sidebar when clicking outside it (#18111)
Artur Signell
2015-06-07
3
-9
/
+21
[next]