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
discard 2388a47 Updates PetOwner_persona to _not_ wrap PetOwners domain
service
discard 92871f2 updates IntelliJ run configuration to run with 'dev' spring
profile
discard b198b19 adds application-dev.yml to run fixture automatically on
startup
discard 051a7d1 Updates .columnOrder.txt of PetOwners to show additional
properties
discard 333ca0c Adds 'telephoneNumber' and 'emailAddress' to 'PetOwner'
discard 08ee42e updates persona to create a more realistic 'lastVisit' date
discard 78379c9 renames PetOwner's lastCheckedIn property to lastVisit
discard 9f3f4d8 defines PetOwner's title using title() method rather than
@Title annot.
discard e7dafa0 Extends PetOwner_persona to set up a 'knownAs' alias
discard eb300e8 Updates DomainAppDemo fixture script to create pet owners
rather than
discard b360fdf updates PetOwner_persona and adds .pdf for each.
discard d64ef4e adds references to PetOwners domain service in the menubars
layout
discard e38e0c0 adds new PetOwnerModuleSuperuserRole, makes sven user a member
discard b32b386 references petowner module in the ApplicatoinModule
discard df425e3 renames SimpleApp to PetClinicApp
discard 69c9725 Updates application.properties to ensure 'petowner' schema is
created
discard fc93253 updates the namespace of PetOwner module
discard 1096029 copies simple module to petowner module
new 84f6901 copies simple module to petowner module
new 6ecaf6d updates the namespace of PetOwner module
new 9c44a8c Updates application.properties to ensure 'petowner' schema is
created
new cf62d95 renames SimpleApp to PetClinicApp
new 9d1d1a4 references petowner module in the ApplicatoinModule
new f7dc097 adds new PetOwnerModuleSuperuserRole, makes sven user a member
new 3ed5fa8 adds references to PetOwners domain service in the menubars
layout
new 7292f1b updates PetOwner_persona and adds .pdf for each.
new 06f408f Updates DomainAppDemo fixture script to create pet owners
rather than
new 3ad1975 Extends PetOwner_persona to set up a 'knownAs' alias
new 4a315b8 defines PetOwner's title using title() method rather than
@Title annot.
new b5bd5fd renames PetOwner's lastCheckedIn property to lastVisit
new 2f287ec updates persona to create a more realistic 'lastVisit' date
new 68c3422 Adds 'telephoneNumber' and 'emailAddress' to 'PetOwner'
new dbbb07b Updates .columnOrder.txt of PetOwners to show additional
properties
new 9ca2ec3 adds application-dev.yml to run fixture automatically on
startup
new e3cd71d updates IntelliJ run configuration to run with 'dev' spring
profile
new ae001a2 Updates PetOwner_persona to _not_ wrap PetOwners domain
service
new 0ff89b4 Updates HomePageViewModel to list PetOwners
new 9a5a85c updates title of HomePageViewModel
new 7c66816 renames 'getObjects' collection of HomePageViewModel to
'getPetOwners'
new 25c5cd0 adds HomePageViewModel#petOwners.colunmOrder.txt
new 54436b6 Updates PetOwners#create to specify additional details.
new 50013c0 Updates PetOwner_persona builder also
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2388a47)
\
N -- N -- N refs/heads/v2 (50013c0)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 24 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/PetOwners.java | 24 ++++++++++++++++++++--
.../modules/petowner/fixture/PetOwner_persona.java | 4 ++--
.../HomePageViewModel#petOwners.columnOrder.txt | 7 +++++++
.../services/homepage/HomePageViewModel.java | 12 +++++------
.../services/homepage/HomePageViewModel.layout.xml | 2 +-
5 files changed, 38 insertions(+), 11 deletions(-)
create mode 100644
webapp/src/main/java/domainapp/webapp/application/services/homepage/HomePageViewModel#petOwners.columnOrder.txt