This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch v2
in repository https://gitbox.apache.org/repos/asf/causeway-app-petclinic.git
from e393e9b updates PetOwners#create to use new value type
new 9824b31 associates name property with its fieldset using .layout.xml
new ded8234 associates knownAs property with its fieldset using
.layout.xml
new bd57a88 associates telephoneNumber property with its fieldset using
.layout.xml
new 0bbb055 associates emailAddress property with its fieldset using
.layout.xml
new c364a3f associates notes property with its fieldset using .layout.xml
new 51ab36f associates lastVisit property with its fieldset using
.layout.xml
new 1ec0315 associates daysSinceLastVisit property with its fieldset
using .layout.xml
new 77b5661 associates attachment property with its fieldset using
.layout.xml
new eef8300 associates version property with its fieldset using
.layout.xml
new 24d92c6 specifies positioning of framework-provided props in metadata
fieldset
new 3aeaff3 associates 'updateName' action with 'name' property using
.layout.xml
new 6cc9f27 associates 'updateAttachment' action with 'name' property
using .layout.xml
new 6384c86 associates 'delete' action with 'identity' fieldset
new 24a242b organizes imports
The 14 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:
.../modules/petowner/dom/petowner/PetOwner.java | 15 +----------
.../petowner/dom/petowner/PetOwner.layout.xml | 31 ++++++++++++++++++----
2 files changed, 27 insertions(+), 19 deletions(-)