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
*
Allow interaction while disconnected to make reconnect tests work
Artur Signell
2015-09-03
1
-1
/
+1
*
Nginx + Wildfly 9 test for various proxy configurations (#11733)
Artur Signell
2015-09-03
7
-10
/
+202
*
ParameterizedTB3Runner for adding permutations using a static getter
Artur Signell
2015-09-03
9
-142
/
+240
*
Update to TestBench 4.0.3
Artur Signell
2015-09-02
2
-7
/
+10
*
Reconnect dialog theme and functionality tests (#11733)
Artur Signell
2015-09-02
7
-8
/
+331
*
API refactor based on review (#11733)
Artur Signell
2015-09-02
4
-15
/
+15
*
Use Transport.WEBSOCKET_XHR instead of setter for mixing websockets and XHR (...
Artur Signell
2015-08-31
2
-4
/
+2
*
Handle unparsable JSON as invalid content (#11733)
Artur Signell
2015-08-31
2
-6
/
+5
*
Add modality configuration option for reconnect dialog (#11733)
Artur Signell
2015-08-31
1
-17
/
+38
*
Make response code test UI specific instead of global
Artur Signell
2015-07-13
2
-52
/
+98
*
Allow using XHR for client to server requests and websockets for push (#12518)
Artur Signell
2015-07-13
2
-0
/
+64
*
Refactor reconnect dialog (#11733,#17075)
Artur Signell
2015-07-13
1
-1
/
+15
*
Allow configuration of reconnect dialog parameters (#11733)
Artur Signell
2015-07-13
1
-9
/
+101
*
Use same reconnect logic for Push as for XHR (#17075)
Artur Signell
2015-07-13
1
-1
/
+2
*
Initial version of the reconnect dialog and a problem handler which uses it (...
Artur Signell
2015-07-13
1
-1
/
+14
*
Test for various UIDL/heartbeat response codes from the server (#11733)
Artur Signell
2015-07-13
2
-0
/
+252
*
Move XHR code to XhrConnection (#11733)
Artur Signell
2015-07-13
1
-2
/
+2
*
Simplify UIDL message handling (#11733)
Artur Signell
2015-07-13
1
-4
/
+2
*
Handle push errors in CommunicationProblemHandler (#11733)
Artur Signell
2015-07-13
1
-4
/
+2
*
Separate server message sending to its own class (#11733)
Artur Signell
2015-07-13
2
-16
/
+45
*
Separate server message handling to its own class (#11733)
Artur Signell
2015-07-13
3
-20
/
+50
*
Separate XHR error handling to its own class (#11733)
Artur Signell
2015-07-13
1
-2
/
+2
*
Remove 'burst' concept to simplify communication handling (#11733)
Artur Signell
2015-07-13
1
-1
/
+1
*
Update connector hierarch when canceling editor (#16976).
Leif Åstrand
2015-07-13
2
-0
/
+163
*
Convert TB2 test TreeContextMenuAndIcons to TB4
Henri Sara
2015-07-13
4
-161
/
+138
*
Convert EmbeddedAltText test to TB4
Henri Sara
2015-07-13
2
-47
/
+60
*
Convert UndefinedHeightSubWindowAndContent test to TB4
Henri Sara
2015-07-13
2
-57
/
+34
*
Convert EmbeddedClickListenerRelativeCoordinates test to TB4
Henri Sara
2015-07-13
3
-55
/
+95
*
Log exception from responsive with cross site css in FF (#16249)
Leif Åstrand
2015-07-11
2
-0
/
+71
*
Make async remove check work without push (#12909)
Leif Åstrand
2015-07-11
3
-0
/
+143
*
Fix BasicPersonForm test UI notifications to be more stable
Teemu Suo-Anttila
2015-07-10
1
-1
/
+3
*
Fix displaying Details when Grid is attached to DOM (#18390)
Teemu Suo-Anttila
2015-07-09
2
-6
/
+49
*
Attach GridLayout children in logical order to preserve focus order (#18353)
Yuriy Artamonov
2015-07-09
2
-0
/
+196
*
Fix Grid detaching with open details rows (#18415)
Teemu Suo-Anttila
2015-07-09
2
-0
/
+179
*
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
[next]