This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git

commit 02c9daa816e30856b453ca435eea0bdb95d3199d
Merge: 03820bb28e 54ac18e670
Author: Dan Haywood <[email protected]>
AuthorDate: Tue May 28 10:33:27 2024 +0100

    Merge pull request #2441 from apache/CAUSEWAY-2873
    
    Causeway 2873  : updates petclinic tutorial for 2.0.0

 .asciidoctorconfig                                 |    6 +
 .gitignore                                         |    3 +
 .run/causeway-tooling-cli (index).run.xml          |   22 -
 .run/causeway-tooling-cli (overview).run.xml       |   42 -
 antora/.asciidoctor-styles/asciidoc-classic.css    |  527 ++++++++
 antora/.asciidoctor-styles/boot-flatly.css         |  350 +++++
 .../attachments/algolia-search/algolia-config.json |   26 +
 .../ROOT/attachments/algolia-search/algolia.env    |    2 +
 .../ROOT/attachments/algolia-search/config.json    |   40 -
 .../modules/ROOT/pages/algolia-search.adoc         |   40 +-
 .../ROOT/pages/post-release-successful.adoc        |    4 +-
 .../ROOT/pages/release-process-prereqs.adoc        |  103 +-
 .../modules/ROOT/pages/updating-the-website.adoc   |   61 +-
 .../ROOT/partials/publish-and-index-website.adoc   |   18 +-
 .../images/03-06/home-page-default-columns.png     |  Bin 0 -> 21722 bytes
 .../images/03-07/new-parameters-are-optional.png   |  Bin 0 -> 8602 bytes
 .../petclinic/images/04-01/h2-console-prompt.png   |  Bin 0 -> 14517 bytes
 .../04-01/pet-and-petowner-tables-created.png      |  Bin 0 -> 7712 bytes
 .../petclinic/images/05-02/Visit-entity.png        |  Bin 0 -> 14304 bytes
 ...antuml-md5-5c0ff86629ce9ff23e5d52305493d5c6.svg |    1 +
 ...antuml-md5-7e47437805fde198d7791595949fcf17.png |  Bin 0 -> 4464 bytes
 .../tutorials/modules/petclinic/nav.adoc           |   46 +-
 .../petclinic/pages/010-getting-started.adoc       |   40 +-
 .../petclinic/pages/020-the-petclinic-domain.adoc  |  363 +++++-
 .../petclinic/pages/030-petowner-entity.adoc       | 1342 ++++++++++++--------
 .../modules/petclinic/pages/040-pet-entity.adoc    | 1002 ++++++---------
 .../modules/petclinic/pages/050-visit-entity.adoc  |  490 +++++--
 .../modules/petclinic/pages/060-unit-testing.adoc  |   40 +-
 .../modules/petclinic/pages/070-modularity.adoc    |  155 +--
 .../modules/petclinic/pages/080-view-models.adoc   |  309 ++---
 .../petclinic/pages/090-integration-testing.adoc   |  119 +-
 .../modules/petclinic/pages/graphql-api.txt        |    6 +
 .../tutorials/modules/petclinic/pages/todo.txt     |   14 +
 .../modules/petclinic/partials/domain.adoc         |   15 +-
 core/adoc/modules/ROOT/partials/module-nav.adoc    |    2 +-
 .../partials/fixture-scripts/api-and-usage.adoc    |    1 +
 36 files changed, 3295 insertions(+), 1894 deletions(-)

Reply via email to