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
*
Always use cursor detection for improved test stability
Artur Signell
2014-08-14
2
-2
/
+5
*
Made Valo test UI deterministic and added TB test
Artur Signell
2014-08-14
10
-110
/
+500
*
Support setting persistent hover and require window focus parameters
Artur Signell
2014-08-14
1
-0
/
+38
*
Prevent browser to scroll when space it pressed on a TabSheet (#14320)
Bogdan Udrescu
2014-08-14
2
-0
/
+121
*
Make test more reliable
Artur Signell
2014-08-13
1
-1
/
+4
*
Pressing [down]+[enter] on a combobox now closes the popup. (#14379)
Guillermo Alvarez
2014-08-13
2
-0
/
+94
*
Converted serialization test to be run in validation builds
Artur Signell
2014-08-11
2
-41
/
+26
*
SingleBrowserTest for testing browser-unrelated functionality
Artur Signell
2014-08-11
5
-33
/
+51
*
Added more hierarchy levels to the hierarchical container in ValoThemeUI test
Jouni Koivuviita
2014-08-11
1
-1
/
+27
*
Split common-stylenames to individual component files (#14374)
Jouni Koivuviita
2014-08-11
1
-0
/
+1
*
Stop running TB2 tests on Safari 5 and Opera 12
Artur Signell
2014-08-10
1
-1
/
+1
*
Avoid starting 4 dummy sessions and leave them open for each test
Artur Signell
2014-08-08
1
-0
/
+1
*
ResponsiveConnector should request layout update when breakpoints change
Jouni Koivuviita
2014-08-07
2
-0
/
+113
*
Refactor Valo main menu styles into separate mixins
Jouni Koivuviita
2014-08-07
1
-22
/
+40
*
Empty rows in Table are badly styles (#14112)
Jouni Koivuviita
2014-08-07
1
-1
/
+1
*
VerticalSplitPanel inside a HorizontalSplitPanel doesn't display its second c...
Jouni Koivuviita
2014-08-07
2
-0
/
+116
*
Context menu is not shown in Table body on mobile browsers (#13694)
Heikki Ohinmaa
2014-08-07
11
-46
/
+185
*
Ensure IE starts tests with an empty cache
Artur Signell
2014-08-07
1
-0
/
+3
*
NotificationsWaiAria test rewrite to TB3.
Heikki Ohinmaa
2014-08-07
3
-118
/
+144
*
Correctly display an item which is too long for the textfield. (#13477)
Guillermo Alvarez
2014-08-07
2
-0
/
+133
*
TextFieldValueGoesMissing test rewrite to TB3
Heikki Ohinmaa
2014-08-07
3
-52
/
+60
*
Fix the closing of a popup DateField (#14086, #14375).
Mika Murtojarvi
2014-08-07
2
-0
/
+109
*
Retry browser startup multiple times for more stability
Artur Signell
2014-08-07
1
-3
/
+29
*
Fix table.setCurrentPageFirstItemIndex(n) to load only needed rows (#14135)
Anthony Guerreiro
2014-08-07
2
-0
/
+167
*
DelegateToWidget will now be run even for parent states for extending
Mikael Grankvist
2014-08-07
8
-0
/
+201
*
More test helpers
Artur Signell
2014-08-07
1
-28
/
+73
*
Fix regression caused by #14147 patch (#14147)
Anthony Guerreiro
2014-08-06
2
-0
/
+272
*
Rewrite of a failing TB2 test to TB3.
Heikki Ohinmaa
2014-08-05
2
-12
/
+90
*
ComboBoxFiltering test rewrite to TB3
Anthony Guerreiro
2014-08-05
2
-62
/
+108
*
Revert "Keyboard shift-selection now works as expected in VScrollTable. (#140...
Markus Koivisto
2014-08-05
3
-68
/
+5
*
TableClickAndDragOnIconAndComponents test upgrade (#14292)
Anna Koskinen
2014-08-05
3
-137
/
+246
*
Fix the behavior of PopupDateField when changing resolution (#14174).
Mika Murtojarvi
2014-08-05
2
-0
/
+269
*
Removed randomness from test application
Artur Signell
2014-08-05
12
-106
/
+144
*
EditableModeChange test upgrade (#14292)
Anna Koskinen
2014-08-05
3
-61
/
+97
*
DisappearingComponents test upgrade (#14292)
Anna Koskinen
2014-08-05
3
-41
/
+54
*
Reverting multiple commits that caused 100+ regression tests to fail.
Markus Koivisto
2014-08-05
3
-410
/
+0
*
Fix encoding in TB2 tests
Artur Signell
2014-08-05
6
-6
/
+6
*
Add missing headers for TB2 tests
Artur Signell
2014-08-05
2
-0
/
+32
*
Rename test method to describe what it does
Artur Signell
2014-08-05
7
-8
/
+8
*
Migrated ButtonUndefinedWidth to TB3 test
Anthony Guerreiro
2014-08-05
2
-82
/
+38
*
TreeTableOutOfSync test upgrade (#14292)
Anna Koskinen
2014-08-05
3
-43
/
+69
*
TableItemDescriptionGenerator test upgrade (#14292)
Anna Koskinen
2014-08-05
7
-877
/
+396
*
TableRowHeight2 test upgrade (#14292)
Anna Koskinen
2014-08-05
3
-62
/
+60
*
Avoid sharing containers to prevent problems (#14200)
Artur Signell
2014-08-05
1
-12
/
+9
*
Increase TB3 socket timeout to 30 min (#14352)
Henri Sara
2014-08-05
1
-2
/
+2
*
Split test theme into separate themes and added theme selector
Artur Signell
2014-08-04
9
-65
/
+96
*
Allow changing theme on the fly (#2874, #14139, #14124)
Artur Signell
2014-08-04
3
-17
/
+261
*
Disable automatic removal of trailing whitespace and reformatted using Luna
Artur Signell
2014-07-31
22
-36
/
+42
*
Fix typo that caused spanned cells to be removed in Gridlayout (#14335)
Markus Koivisto
2014-07-31
2
-0
/
+104
*
Hide visible file input in immediate Upload (#14238)
Sami Ekblad
2014-07-31
2
-0
/
+144
[next]