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 770b9509de CAUSEWAY-3401: css fix for additional buttons
add 11ef3ac293 CAUSEWAY-2485: tidies up @Action#typeOf
No new revisions were added by this update.
Summary of changes:
.../dom/domain/actions/Action/ActionMenu.java | 9 ++---
.../ActionChoicesFromPage-description.adoc | 2 ++
.../ActionDomainEventPage-description.adoc | 3 ++
.../ActionSemanticsIdempotentMetaAnnotation.java | 40 ---------------------
.../typeOf/ActionTypeOfPage-description.adoc | 41 +++++++++++++++-------
.../actions/Action/typeOf/ActionTypeOfPage.java | 40 +++++++++------------
.../Action/typeOf/ActionTypeOfPage.layout.xml | 8 +++--
...n.adoc => ActionTypeOfChildVm-description.adoc} | 2 +-
...m.layout.xml => ActionTypeOfChildVm.layout.xml} | 1 -
...ainObjectXxxLifecycleEventPage-description.adoc | 2 ++
10 files changed, 60 insertions(+), 88 deletions(-)
delete mode 100644
examples/demo/domain/src/main/java/demoapp/dom/domain/actions/Action/semantics/ActionSemanticsIdempotentMetaAnnotation.java
rename
examples/demo/domain/src/main/java/demoapp/dom/domain/actions/Action/typeOf/child/{ActionTypeOfVm-description.adoc
=> ActionTypeOfChildVm-description.adoc} (94%)
rename
examples/demo/domain/src/main/java/demoapp/dom/domain/actions/Action/typeOf/child/{ActionTypeOfVm.layout.xml
=> ActionTypeOfChildVm.layout.xml} (98%)