This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git
from b9f831af93 Bump wicket-webjars from 3.0.6 to 3.0.7
add 7427412dcd CAUSEWAY-2485: completes @Collection#typeOf
add cd7d34a462 CAUSEWAY-2485: updates descriptoins is all
new 8c35c4b247 Merge branch 'CAUSEWAY-2485'
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../typeOf/ActionTypeOfPage-description.adoc | 11 +--
.../collections/Collection/CollectionMenu.java | 26 +++++--
.../typeOf/CollectionTypeOfPage-description.adoc | 40 +++++++++-
.../Collection/typeOf/CollectionTypeOfPage.java | 44 +++++++----
.../typeOf/CollectionTypeOfPage.layout.xml | 85 +++++++++++-----------
.../CollectionTypeOfChildVm-description.adoc} | 2 +-
.../typeOf/child/CollectionTypeOfChildVm.java} | 11 ++-
.../child/CollectionTypeOfChildVm.layout.xml} | 0
...DomainObjectXxxDomainEventPage-description.adoc | 2 +-
9 files changed, 140 insertions(+), 81 deletions(-)
copy
examples/demo/domain/src/main/java/demoapp/dom/domain/{actions/Action/typeOf/child/ActionTypeOfChildVm-description.adoc
=>
collections/Collection/typeOf/child/CollectionTypeOfChildVm-description.adoc}
(94%)
copy
examples/demo/domain/src/main/java/demoapp/dom/domain/{actions/Action/typeOf/child/ActionTypeOfChildVm.java
=> collections/Collection/typeOf/child/CollectionTypeOfChildVm.java} (90%)
copy
examples/demo/domain/src/main/java/demoapp/dom/domain/{actions/Action/typeOf/child/ActionTypeOfChildVm.layout.xml
=> collections/Collection/typeOf/child/CollectionTypeOfChildVm.layout.xml}
(100%)