index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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-7.7.47-changes
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
changelog-8.28.1
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.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-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
fileToFilesReplacement
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
/
test
/
java
/
com
/
vaadin
/
tests
/
components
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: Add MPR UI id request parameter (#12412)
Mikhail Shabarov
2021-09-28
1
-1
/
+4
*
Add ErrorHandler to AbstractTestUI (#12256)
Anna Koskinen
2021-03-29
1
-2
/
+4
*
Test fixes (#12244)
Anna Koskinen
2021-03-18
1
-41
/
+29
*
Better error handling trying to enable HTML5 DnD for mobile from thread (#12170)
Anna Koskinen
2020-12-07
1
-0
/
+19
*
Bump jetty.version from 9.4.17.v20190418 to 9.4.34.v20201102 (#12149)
dependabot[bot]
2020-11-26
1
-2
/
+3
*
Test fixes & split failsafe integration test runs into smaller batches (#12103)
Anna Koskinen
2020-10-01
1
-3
/
+27
*
Prevent upload if no file is selected. (#11939)
Anna Koskinen
2020-04-03
1
-0
/
+102
*
Add Delay to unstable tests (#11638)
Zhe Sun
2019-06-27
1
-1
/
+2
*
Improved fix for #11614 (#11618)
Martin Vysny
2019-06-13
1
-1
/
+24
*
Update Chrome version in Test (#11613)
Zhe Sun
2019-06-12
1
-8
/
+19
*
Fix regression that broke PreserveOnRefresh functionality with Navigator (#11...
Tatu Lund
2019-06-07
1
-0
/
+25
*
Suppress unavoidable UIDetachedException (#11146)
Leif Åstrand
2018-10-02
2
-5
/
+40
*
Remove PhantomJS from testing (#10997)
Teemu Suo-Anttila
2018-06-26
2
-21
/
+4
*
Fix test retries and use TestBench retry rule (#10904)
Teemu Suo-Anttila
2018-05-09
1
-9
/
+0
*
Introduce XVFB cluster testing (#10801)
Teemu Suo-Anttila
2018-04-17
3
-46
/
+29
*
Remove empty comments (#10789)
Ilia Motornyi
2018-04-05
2
-10
/
+0
*
Remove copyright headers from test code (#10770)
Teemu Suo-Anttila
2018-03-28
18
-271
/
+0
*
Update copyright year (#10761)
Ilia Motornyi
2018-03-27
17
-17
/
+17
*
Use lambda expressions. (#10268)
Ahmed Ashour
2017-11-01
1
-8
/
+3
*
Fix end of line comments, which were made by automatic formatter (#10234)
Ahmed Ashour
2017-10-31
1
-2
/
+3
*
Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)
Ahmed Ashour
2017-10-20
1
-2
/
+2
*
Simplify waitUntil() in tests (#10181)
Ahmed Ashour
2017-10-13
3
-27
/
+3
*
Use static import of Assert in tests (#10126)
Ahmed Ashour
2017-10-03
18
-49
/
+64
*
Fix typos (#10095)
Ahmed Ashour
2017-09-27
1
-1
/
+1
*
Ensure wrong Action is not executed after detaching a component (#9806)
Henri Sara
2017-08-11
1
-0
/
+2
*
Pick changes from 7.7.7 (#8577)
Teemu Suo-Anttila
2017-02-22
1
-2
/
+2
*
Fix Firefox 45 tests (click issues, screenshots) (#8533)
Henri Sara
2017-02-10
1
-6
/
+8
*
Add a maven plugin for formatting according to Eclipse settings
Leif Åstrand
2017-02-01
1
-1
/
+1
*
Support using multiple @JavaScript and @StyleSheet annotations on a class (#8...
Artur
2017-01-24
1
-1
/
+1
*
Support for HTML5 push/replaceState for proper deep linking features (#8116)
Matti Tahvonen
2017-01-13
2
-0
/
+76
*
Fix TestBench API imports (#8112)
Teemu Suo-Anttila
2017-01-13
1
-1
/
+1
*
No inherited threadlocal
Ilia Motornyi
2016-12-13
2
-36
/
+0
*
Fix UnknownComponentConnector and ComponentMissingFromDefaultWidgetSet tests
Aleksi Hietanen
2016-12-09
1
-1
/
+1
*
Make modal window block shortcuts for underlying components (#20366)
Artur Signell
2016-12-09
1
-0
/
+17
*
Support finding components in v7 packages with ComponentLocator
Teemu Suo-Anttila
2016-09-12
3
-3
/
+3
*
Update ComboBox for new DataSource and communication mechanism
Henri Sara
2016-09-12
1
-4
/
+4
*
Organize imports
Artur Signell
2016-08-30
2
-2
/
+2
*
Rename packages in compatibility-client to use com.vaadin.v7
Artur Signell
2016-08-22
1
-2
/
+3
*
Move and rename server classes which go into the compatibility package
Artur Signell
2016-08-22
3
-5
/
+5
*
Organize imports
Artur Signell
2016-08-20
2
-5
/
+7
*
Rename legacy packages to v7
Artur Signell
2016-08-18
1
-1
/
+1
*
Remove IE8-IE10 related test code
Artur Signell
2016-08-18
3
-14
/
+4
*
Update copyright year to 2016
Artur Signell
2016-08-18
17
-17
/
+17
*
Remove trailing whitespace from code and javadoc
Artur Signell
2016-08-18
18
-61
/
+61
*
Format using Eclipse Neon
Artur Signell
2016-08-18
14
-47
/
+61
*
Update TextField to extend AbstractFieldNew (#51)
Aleksi Hietanen
2016-08-17
1
-7
/
+7
*
Move test UI to correct source folder
Teemu Suo-Anttila
2016-04-27
1
-76
/
+0
*
Moving WindowAndUIShortcuts to the correct place
elmot
2016-04-26
2
-0
/
+119
*
Build uitest war with maven
Teemu Suo-Anttila
2016-04-15
29
-0
/
+1418