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
/
com
/
vaadin
/
tests
/
tb3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure server side focus is applied when opening a window (#17731)
Artur Signell
2015-08-04
1
-0
/
+19
*
Take margin/border/padding into account when measuring ComboBox in IE (#17002)
Artur Signell
2015-08-03
1
-2
/
+73
*
Stabilize TB4 tests with IE 11
Teemu Suo-Anttila
2015-07-14
1
-2
/
+2
*
Convert TB2 test TreeContextMenuAndIcons to TB4
Henri Sara
2015-07-13
1
-0
/
+7
*
Improve Eclipse auto-complete experience for openTestURL
Leif Åstrand
2015-07-07
1
-0
/
+9
*
Fix incorrect system notifications with details styling (#18340)
Artur Signell
2015-06-26
4
-8
/
+34
*
Support taking test screenshots of individual elements
Artur Signell
2015-06-26
2
-1
/
+193
*
Reformat with Luna SR2
Artur Signell
2015-06-26
1
-2
/
+4
*
Extract duplciated logic for checking for error notifications
Leif Åstrand
2015-06-22
1
-0
/
+17
*
Make vanilla SingleBrowserTest work with the runLocally property
Leif Åstrand
2015-06-16
2
-2
/
+5
*
Fix test broken by #16556
Artur Signell
2015-06-09
1
-0
/
+21
*
Run local tests on localhost
Artur Signell
2015-06-05
1
-1
/
+18
*
Ensure PhantomJS2 tests are run on version 2
Artur Signell
2015-06-04
1
-0
/
+1
*
Allow specifying location of PhantomJS binary
Artur Signell
2015-06-04
1
-0
/
+5
*
Fix MenuBar handling with extremely wide first level sub menus
Teemu Suo-Anttila
2015-06-03
1
-0
/
+6
*
Refactor MenuBar handling methods to AbstractTB3Test
Teemu Suo-Anttila
2015-06-02
1
-1
/
+63
*
Properly handle readonly fields when clearing FieldGroup (#17166)
Artur Signell
2015-06-01
1
-0
/
+33
*
Fix for Valo notification mixins (#14872).
Denis Anisimov
2015-05-29
1
-0
/
+35
*
Convert theme tests from TB2 to TB4
Teemu Suo-Anttila
2015-05-18
1
-1
/
+1
*
Render CustomLayout properly even if a slot is missing (#17681)
Artur Signell
2015-05-04
1
-0
/
+18
*
Merge branch 'grid-7.5'
Pekka Hyvönen
2015-04-30
1
-0
/
+20
|
\
|
*
Merge remote-tracking branch 'origin/master' into grid-7.5
Teemu Suo-Anttila
2015-04-22
1
-0
/
+5
|
|
\
|
*
|
Calculate Grid sidebar button height when closed #17412
Pekka Hyvönen
2015-04-16
1
-0
/
+20
*
|
|
Fix PrivateTB3Configuartion to use correct BrowserFactory
Teemu Suo-Anttila
2015-04-29
1
-15
/
+4
*
|
|
Simplified tracking of servers which support websockets
Artur Signell
2015-04-23
1
-13
/
+4
*
|
|
Enable running websocket tests on JBoss EAP 6.4 (#13323)
Artur Signell
2015-04-22
1
-2
/
+0
|
|
/
|
/
|
*
|
Disable websocket tests on Websphere 8 until #16354 is fixed
Artur Signell
2015-04-20
1
-0
/
+5
|
/
*
Disallow RunLocally annotation in framework tests. Fix NPE for
Teemu Suo-Anttila
2015-04-08
3
-4
/
+18
*
Support JSR-356 websockets (#16738, #14432)
Artur Signell
2015-04-02
1
-1
/
+64
*
Re-enable support for the firefox.path property
Leif Åstrand
2015-03-18
1
-0
/
+5
*
Re-enable running tests locally with property
Teemu Suo-Anttila
2015-03-18
1
-0
/
+25
*
Converted ValidationOfRequiredEmptyFields to TB4
Artur Signell
2015-03-06
1
-0
/
+6
*
Redesign ComboBox filtering, highlighting and selection behaviour.
Sauli Tähkäpää
2015-02-26
1
-0
/
+54
*
Add project, build and test name capabilities.
Sauli Tähkäpää
2015-02-25
1
-0
/
+12
*
Fix test url parameter concatenation.
Sauli Tähkäpää
2015-02-24
1
-7
/
+19
*
Use TestBench-4.0.2
Teemu Suo-Anttila
2015-02-19
19
-1092
/
+252
*
Add overload to openTestURL for giving UI class as a parameter.
Sauli Tähkäpää
2015-02-19
1
-15
/
+25
*
Add build parameter com.vaadin.testbench.hub.url.
Sauli Tähkäpää
2015-02-17
1
-0
/
+11
*
Update Chrome to 40.
Sauli Tähkäpää
2015-02-09
2
-2
/
+2
*
Enable navigation on a readonly Calendar. (#16523)
Sauli Tähkäpää
2015-02-06
1
-0
/
+48
*
Close notification correctly in GridEditorTest
Teemu Suo-Anttila
2015-02-05
1
-0
/
+9
*
Make test work on all browsers (#13775)
Artur Signell
2015-02-05
1
-0
/
+16
*
Make tests more reliable
Artur Signell
2015-01-29
1
-0
/
+13
*
Make getMouseEvent() method available in the TargetDetailsImpl (#13416).
Denis Anisimov
2015-01-28
1
-0
/
+20
*
Render Window caption as text when requested (#16273)
Artur Signell
2015-01-27
1
-9
/
+21
*
Automatically switch between test diff images until user clicks
Artur Signell
2015-01-22
1
-0
/
+26
*
Move checkbox workaround to parent class
Artur Signell
2015-01-22
1
-0
/
+5
*
Fix maximized window ordering. (#15360)
Sauli Tähkäpää
2015-01-16
1
-0
/
+53
*
Wrap null values into JsonNull json objects in bootstrap handler(#14594)
Denis Anisimov
2015-01-10
1
-1
/
+2
*
Reformat project using Eclipse Luna SR1
Artur Signell
2014-12-29
3
-11
/
+16
[next]