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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uitest
/
src
/
test
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Import element tests from TestBench (#8117)
Artur
2017-01-11
58
-0
/
+3734
*
Correctly reset DataCommunicator when its DataProvider is changed (#8138)
Aleksi Hietanen
2017-01-10
1
-0
/
+53
*
Fix broken method signature of Grid.addColumn (#8180)
Aleksi Hietanen
2017-01-10
1
-0
/
+68
*
Refactor AbstractDateField. (#8146)
Denis
2017-01-10
1
-10
/
+10
*
Migrate Grid UI tests P4 (#8133)
Denis
2017-01-05
4
-45
/
+4
*
Grid UI tests migration P3. (#8121)
Denis
2017-01-04
11
-110
/
+150
*
Update test to behave correctly due changes in the text components.
Denis Anisimov
2017-01-03
1
-6
/
+2
*
Re-add body rows when Escalator is reattached to DOM (#20477)
Artur Signell
2017-01-03
1
-0
/
+21
*
Update @since tags for 7.7.5
Denis Anisimov
2017-01-03
1
-8
/
+9
*
Grid UI tests migration P2.
Denis
2017-01-02
4
-4
/
+8
*
Migrate Grid tests P1. (#8108)
Denis
2017-01-02
5
-102
/
+11
*
Provide a smoke test for a Form.
Denis
2016-12-28
1
-2
/
+2
*
Clean up DateField UI tests.
Denis
2016-12-28
6
-151
/
+156
*
Clean up SQL container tests. (#8091)
Denis
2016-12-28
4
-96
/
+53
*
Clean up calendar tests. (#8094)
Denis
2016-12-27
19
-1638
/
+24
*
Global java code cleanup using Eclipse Neon.1
Leif Åstrand
2016-12-20
74
-120
/
+118
*
Ignore PushRemoveConnectorsTest (#8040)
Henri Sara
2016-12-19
1
-1
/
+5
*
Grid horizontal scrolling fix for Chrome. (#8031)
Denis
2016-12-19
1
-5
/
+8
*
Use PhantomJS2 for server integration tests (#8030)
Henri Sara
2016-12-19
3
-4
/
+9
*
Fix Grid focusable test. (#8029)
Denis
2016-12-19
1
-0
/
+10
*
Fix for MenuBarIsAutoOpenScrollingTest. (#8017)
Denis
2016-12-16
1
-1
/
+1
*
Fix test failures in alpha10 (#8013)
Aleksi Hietanen
2016-12-16
1
-1
/
+1
*
Add a SortListener to a Grid (#8008)
8.0.0.alpha10
Denis
2016-12-15
1
-0
/
+13
*
Update to TB 5.0.0.alpha2, add to BOM (#8009)
Pekka Hyvönen
2016-12-15
1
-1
/
+1
*
Delete CheckboxRenderer
Ilia Motornyi
2016-12-15
1
-13
/
+11
*
Allow defining a focus delegate component for CustomField (#20336)
Pekka Hyvönen
2016-12-15
1
-2
/
+17
*
Migrate 7.7.5 branch patches to v8. (#7969)
Denis
2016-12-15
6
-0
/
+412
*
(Re)introduce server side sort for Grid.
Denis
2016-12-15
1
-0
/
+76
*
Make AbstractListing implement Focusable (#7965)
Aleksi Hietanen
2016-12-14
7
-0
/
+169
*
Provide configuration for events order in month and week views
Denis
2016-12-14
1
-0
/
+183
*
Fix broken test for RadioButtonGroup and CheckBoxGroup (#7970)
Pekka Hyvönen
2016-12-13
2
-9
/
+10
*
Provide declarative support for Grid. (#7961)
Denis
2016-12-13
1
-1
/
+1
*
No inherited threadlocal
Ilia Motornyi
2016-12-13
3
-38
/
+2
*
Revert changes to ComboBoxSelectingWithNewItemsAllowedTest
Aleksi Hietanen
2016-12-09
1
-10
/
+2
*
Fix UnknownComponentConnector and ComponentMissingFromDefaultWidgetSet tests
Aleksi Hietanen
2016-12-09
1
-1
/
+1
*
Add missing import in FlashIsVisibleTest
Aleksi Hietanen
2016-12-09
1
-0
/
+1
*
Make clicking outside a ComboBox add a pending new item (#18366)
Aleksi Hietanen
2016-12-09
1
-2
/
+10
*
Fix some modern browsers tests failures.
Aleksi Hietanen
2016-12-09
2
-2
/
+6
*
Show a sensible message for missing extensions (#10799)
Artur Signell
2016-12-09
2
-0
/
+97
*
Ensure #cell[N] always scrolls row N into view (#20423)
Artur Signell
2016-12-09
1
-0
/
+6
*
Publish Escalator.getBodyRowCount to JS (#20344)
Artur Signell
2016-12-09
1
-0
/
+14
*
Allow a resize listener to fire a resize listener (#20338)
Artur Signell
2016-12-09
1
-0
/
+16
*
Make modal window block shortcuts for underlying components (#20366)
Artur Signell
2016-12-09
1
-0
/
+17
*
Make Grid isWorkPending wait for scroll events to complete (#20417)
Artur Signell
2016-12-09
1
-0
/
+14
*
Update client side selection state when changing selection model (#20370)
Artur Signell
2016-12-09
1
-1
/
+0
*
Add Grid.refreshRows to allow refreshing individual rows (#16765)
Artur Signell
2016-12-09
1
-0
/
+73
*
Fixes VTree so that you can click sub elements when setHtmlContentAllowed is ...
Sebastian Nyholm
2016-12-09
1
-4
/
+17
*
Add read-only support for single and multi select views for Grid. (#84)
Denis
2016-12-06
1
-0
/
+157
*
Introduce VaadinServiceInitListener (#18628) (#79)
Leif Åstrand
2016-12-02
1
-0
/
+39
*
Fix focus and blur tests for CheckBoxGroup, NativeSelect and RatioButtonGroup
Aleksi Hietanen
2016-12-01
3
-11
/
+14
[next]