- f7c958e updates DomainAppDemo to create visits as well as pet owners/pets by Dan Haywood · 1 year, 3 months ago main v2 tags/2.0.0/09-02-adds-visit-fixture tags/v2/09-02-adds-visit-fixture
- 56c2eb6 adds Visit_persona by Dan Haywood · 1 year, 3 months ago
- 64e79fd adds sad case (cannot book visit in the past) as integ test by Dan Haywood · 1 year, 4 months ago tags/2.0.0/09-01-bookVisit-integ-test tags/v2/09-01-bookVisit-integ-test
- 691a73e adds happy case integ test for bookVisit by Dan Haywood · 1 year, 4 months ago
- c4d5f71 adds Bootstrap_IntegTest to check setup by Dan Haywood · 1 year, 4 months ago
- c190570 adds application-test.yml props by Dan Haywood · 1 year, 4 months ago
- 18c039a adds VisitModuleIntegTestAbstract by Dan Haywood · 1 year, 4 months ago
- c159a2d adds maven dependencies on causeway integtestsupport-applib by Dan Haywood · 1 year, 4 months ago
- 21d0b22 updates title of HomePageViewModel by Dan Haywood · 1 year, 3 months ago tags/2.0.0/08-02-home-page-bookVisit-convenience-action tags/v2/08-02-home-page-bookVisit-convenience-action
- 7d2e106 adds HomePageViewModel_bookVisit convenience action by Dan Haywood · 1 year, 4 months ago
- 238bfc4 adds VisitRepository#findByPetAndVisitAt by Dan Haywood · 1 year, 4 months ago
- ac53294 adds columnOrder for HomePageViewModel#futureVisits by Dan Haywood · 1 year, 4 months ago tags/2.0.0/08-01-home-page-additional-collections tags/v2/08-01-home-page-additional-collections
- 996f707 updates layout for HomePageViewModel by Dan Haywood · 1 year, 4 months ago
- 59c28d8 updates HomePageViewModel, adds futureVisits collection by Dan Haywood · 1 year, 4 months ago
- 3539ee4 updates VisitRepository, adds findByVisitAfter by Dan Haywood · 1 year, 4 months ago
- 3e34fc0 adds a subscriber to veto deletion if there are any visits for the owner by Dan Haywood · 1 year, 4 months ago tags/2.0.0/07-01-delete-action-events tags/v2/07-01-delete-action-events
- 9844e5b Updates PetOwner's delete action to fire a specific domain event by Dan Haywood · 1 year, 4 months ago
- 230b6a7 adds unit test for PetOwner_bookVisit by Dan Haywood · 1 year, 4 months ago tags/2.0.0/06-01-unit-test-bookVisit-default-time tags/v2/06-01-unit-test-bookVisit-default-time
- 1f853cc updates visit module's pom.xml with dependency on unittestsupport-applib by Dan Haywood · 1 year, 4 months ago
- 9790f11 updates PetOwner's layout, indicating where to render the 'visits' coll. by Dan Haywood · 1 year, 4 months ago tags/2.0.0/05-04-book-visit-action tags/v2/05-04-book-visit-action
- 2484c75 adds 'visits' mixin collection, to view visits of pets of a pet owner. by Dan Haywood · 1 year, 4 months ago
- 746e853 adds PetOwner_bookVisit mixin action, to allow visits to be booked by Dan Haywood · 1 year, 4 months ago
- 7ea3c08 adds VisitRepository by Dan Haywood · 1 year, 4 months ago
- d8c64ec makes constructor public by Dan Haywood · 1 year, 4 months ago
- 441439e adds Visit.png by Dan Haywood · 1 year, 4 months ago tags/2.0.0/05-03-visit-entity-key-properties tags/v2/05-03-visit-entity-key-properties
- 6837302 adds Visit.columnOrder.txt by Dan Haywood · 1 year, 4 months ago
- cbbe411 adds Visit.layout.xml by Dan Haywood · 1 year, 4 months ago
- 4af2197 adds Visit entity by Dan Haywood · 1 year, 4 months ago
- 9f42991 adds spring import from application module to visit module by Dan Haywood · 1 year, 4 months ago tags/2.0.0/05-02-visit-module-dependencies tags/v2/05-02-visit-module-dependencies
- 6e6124e adds maven dependency from application module to visit module by Dan Haywood · 1 year, 4 months ago
- 8408ead adds Spring import from visit module to petowner module by Dan Haywood · 1 year, 4 months ago
- 403951d adds maven dependency from visit module to petowner module by Dan Haywood · 1 year, 4 months ago
- d4da7fd Adds 'visit' namespace to existing petowners security role. by Dan Haywood · 1 year, 4 months ago tags/2.0.0/05-01-visit-module tags/v2/05-01-visit-module
- 71dc984 updates application.properties to set up 'visit' DB schema by Dan Haywood · 1 year, 4 months ago
- 8b1cbf6 adds VisitModule (spring configuration) defining the visit module by Dan Haywood · 1 year, 4 months ago
- f10d0a4 updates top-level pom.xml to include new visit module as child module by Dan Haywood · 1 year, 4 months ago
- d6a18f9 adds pom.xml for visit module itself by Dan Haywood · 1 year, 4 months ago
- 451f69a defines module-visit as module in top level pom.xml by Dan Haywood · 1 year, 4 months ago
- 359bf5c adds iconname to Pet by Dan Haywood · 1 year, 4 months ago tags/2.0.0/04-08-dynamic-icons tags/v2/04-08-dynamic-icons
- 578a1c7 adds Pet-xxx.png for each species by Dan Haywood · 1 year, 4 months ago
- c08b831 updates PetOwner#pets.columnOrder.txt with new properties by Dan Haywood · 1 year, 4 months ago tags/2.0.0/04-07-pet-remaining-properties tags/v2/04-07-pet-remaining-properties
- 29c9ec5 updates Pet.columnOrder.txt with new properties by Dan Haywood · 1 year, 4 months ago
- 51dda9e adds notes property for Pet by Dan Haywood · 1 year, 4 months ago
- 15317b0 updates PetOwner_persona fixture, to choose species at random by Dan Haywood · 1 year, 4 months ago
- a39e6c5 updates addPet, to set the species of each by Dan Haywood · 1 year, 4 months ago
- 988e091 adds a PetSpecies property to Pet by Dan Haywood · 1 year, 4 months ago
- 5f0ee19 adds PetSpecies enum by Dan Haywood · 1 year, 4 months ago
- d74562e adds validation to check that each owner's pet has a different name by Dan Haywood · 1 year, 4 months ago tags/2.0.0/04-06-unique-pet-names-validation tags/v2/04-06-unique-pet-names-validation
- b9333db updates PetOwner_persona to add pets for each owner by Dan Haywood · 1 year, 4 months ago tags/2.0.0/04-05-extend-fixture-data-to-add-in-pets tags/v2/04-05-extend-fixture-data-to-add-in-pets
- 8c39562 adds 'removePet' action by Dan Haywood · 1 year, 4 months ago tags/2.0.0/04-04-add-remove-pets tags/v2/04-04-add-remove-pets
- 4ebe451 adds 'addPet' action by Dan Haywood · 1 year, 4 months ago
- 33a2d90 adds .columnOrder.txt for pets collection in PetOwner by Dan Haywood · 1 year, 4 months ago tags/2.0.0/04-03-PetOwner-pets-collection tags/v2/04-03-PetOwner-pets-collection
- d8dfa2b positions 'pets' collection in layout.xml by Dan Haywood · 1 year, 4 months ago
- 695600c adds pets collection to PetOwner by Dan Haywood · 1 year, 4 months ago
- 7b81253 adds Pet.columnOrder.txt by Dan Haywood · 1 year, 4 months ago tags/2.0.0/04-02-pet-ui-and-layout-semantics tags/v2/04-02-pet-ui-and-layout-semantics
- a16e71e adds icon .png for Pet by Dan Haywood · 1 year, 4 months ago
- e6ad5a7 adds Pet.layout.xml by Dan Haywood · 1 year, 4 months ago
- 20970f4 uses the name of the pet as its title by Dan Haywood · 1 year, 4 months ago
- 9f43e2d updates PetOwner module to delete all Pets. by Dan Haywood · 1 year, 4 months ago tags/2.0.0/04-01-pet-entity-key-properties tags/v2/04-01-pet-entity-key-properties
- ad95180 adds Pet entity by Dan Haywood · 1 year, 4 months ago
- 3deb1f8 adds PetName meta-annotation by Dan Haywood · 1 year, 4 months ago
- 4015031 replaces PetOwner.png by Dan Haywood · 1 year, 4 months ago tags/2.0.0/03-15-change-pet-owner-icon-png tags/v2/03-15-change-pet-owner-icon-png
- 8ea0e20 organizes imports by Dan Haywood · 1 year, 4 months ago tags/2.0.0/03-14-use-layout-xml-for-ui-semantics tags/v2/03-14-use-layout-xml-for-ui-semantics
- 6384c86 associates 'delete' action with 'identity' fieldset by Dan Haywood · 1 year, 4 months ago
- 6cc9f27 associates 'updateAttachment' action with 'name' property using .layout.xml by Dan Haywood · 1 year, 4 months ago
- 3aeaff3 associates 'updateName' action with 'name' property using .layout.xml by Dan Haywood · 1 year, 4 months ago
- 24d92c6 specifies positioning of framework-provided props in metadata fieldset by Dan Haywood · 1 year, 4 months ago
- eef8300 associates version property with its fieldset using .layout.xml by Dan Haywood · 1 year, 4 months ago
- 77b5661 associates attachment property with its fieldset using .layout.xml by Dan Haywood · 1 year, 4 months ago
- 1ec0315 associates daysSinceLastVisit property with its fieldset using .layout.xml by Dan Haywood · 1 year, 4 months ago
- 51ab36f associates lastVisit property with its fieldset using .layout.xml by Dan Haywood · 1 year, 4 months ago
- c364a3f associates notes property with its fieldset using .layout.xml by Dan Haywood · 1 year, 4 months ago
- 0bbb055 associates emailAddress property with its fieldset using .layout.xml by Dan Haywood · 1 year, 4 months ago
- bd57a88 associates telephoneNumber property with its fieldset using .layout.xml by Dan Haywood · 1 year, 4 months ago
- ded8234 associates knownAs property with its fieldset using .layout.xml by Dan Haywood · 1 year, 4 months ago
- 9824b31 associates name property with its fieldset using .layout.xml by Dan Haywood · 1 year, 4 months ago
- e393e9b updates PetOwners#create to use new value type by Dan Haywood · 1 year, 4 months ago tags/2.0.0/03-13-scalar-custom-value-type-for-email-address tags/v2/03-13-scalar-custom-value-type-for-email-address
- c9fbaad updates PetOwner#emailAddress to use new value type by Dan Haywood · 1 year, 4 months ago
- 057cf83 adds EmailAddressValueSemantics by Dan Haywood · 1 year, 4 months ago
- 60a4892 Adds EmailAddress value type by Dan Haywood · 1 year, 4 months ago
- aedd258 Updates ActionLayout#describedAs text, as constant has moved to Name meta-annotation by Dan Haywood · 1 year, 4 months ago tags/2.0.0/03-12-moves-validation-onto-metaannotation tags/v2/03-12-moves-validation-onto-metaannotation
- 9d9fbee Removes validation for PetOwner#updateName by Dan Haywood · 1 year, 4 months ago
- b398464 Adds a mustSatisfy Specification to Name meta-annotation by Dan Haywood · 1 year, 4 months ago
- 8e6d1b6 Updates PhoneNumber meta-annotation, adds regex validation by Dan Haywood · 1 year, 4 months ago tags/2.0.0/03-11-validation-rules-using-metaannotations tags/v2/03-11-validation-rules-using-metaannotations
- ca6382a Annotates telephoneNumber property and param with meta-annotation by Dan Haywood · 1 year, 4 months ago tags/2.0.0/03-10-use-meta-annotations-to-reduce-duplication tags/v2/03-10-use-meta-annotations-to-reduce-duplication
- 6e03c4f Defines PhoneNumber meta-annotation by Dan Haywood · 1 year, 4 months ago
- 0870f76 Updates .columnOrder.txt for new property by Dan Haywood · 1 year, 4 months ago tags/2.0.0/03-09-derived-days-since-last-visit-property tags/v2/03-09-derived-days-since-last-visit-property
- 0eec260 adds PetOwner#getDaysSinceLastVisit derived property by Dan Haywood · 1 year, 4 months ago
- 441ac5e Injects ClockService into PetOwner by Dan Haywood · 1 year, 4 months ago
- 87dfaf7 Resets prompt styles back to their defaults by Dan Haywood · 1 year, 4 months ago tags/2.0.0/03-08-prompt-styles tags/v2/03-08-prompt-styles
- 1ad0529 changes the default prompt style by Dan Haywood · 1 year, 4 months ago
- 2ef4a89 Comments out promptStyle for PetOwner#updateName by Dan Haywood · 1 year, 4 months ago
- da9d60f Comments out promptStyle for PetOwners#create by Dan Haywood · 1 year, 4 months ago
- 50013c0 Updates PetOwner_persona builder also by Dan Haywood · 1 year, 4 months ago tags/2.0.0/03-07-modifies-PetOwners-create-action tags/v2/03-07-modifies-PetOwners-create-action
- 54436b6 Updates PetOwners#create to specify additional details. by Dan Haywood · 1 year, 4 months ago
- 25c5cd0 adds HomePageViewModel#petOwners.colunmOrder.txt by Dan Haywood · 1 year, 4 months ago tags/2.0.0/03-06-update-home-page-to-show-pet-owners tags/v2/03-06-update-home-page-to-show-pet-owners
- 7c66816 renames 'getObjects' collection of HomePageViewModel to 'getPetOwners' by Dan Haywood · 1 year, 4 months ago
- 9a5a85c updates title of HomePageViewModel by Dan Haywood · 1 year, 4 months ago
- 0ff89b4 Updates HomePageViewModel to list PetOwners by Dan Haywood · 1 year, 4 months ago
- ae001a2 Updates PetOwner_persona to _not_ wrap PetOwners domain service by Dan Haywood · 1 year, 4 months ago tags/2.0.0/03-05-initial-fixture-script tags/v2/03-05-initial-fixture-script