This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch CAUSEWAY-3676 in repository https://gitbox.apache.org/repos/asf/causeway.git
commit 2a3fab4d0781cfa86901e0958af7556943b1d442 Author: danhaywood <[email protected]> AuthorDate: Sun Jan 28 12:52:19 2024 +0000 CAUSEWAY-3676: updates index.html logo adjustment etc --- .../UserProfileUiService_010-implementation.adoc | 0 ...serProfileUiService_020-examples-and-usage.adoc | 0 .../img/home/built-with/apache-wicket.png | Bin 3411 -> 0 bytes ...graphql-java.png => graphql-java-with-text.png} | Bin .../img/home/built-with/graphql-java.png | Bin 17777 -> 8800 bytes antora/supplemental-ui/index.html | 100 +++++++++++++-------- .../tooling-cli/examples/causeway-tooling.yml | 3 +- 7 files changed, 65 insertions(+), 38 deletions(-) diff --git a/antora/components/refguide-index/modules/viewer/pages/index/common/applib/services/userprof/hooks/UserProfileUiService_010-implementation.adoc b/antora/components/refguide-index/modules/viewer/pages/index/commons/applib/services/userprof/hooks/UserProfileUiService_010-implementation.adoc similarity index 100% rename from antora/components/refguide-index/modules/viewer/pages/index/common/applib/services/userprof/hooks/UserProfileUiService_010-implementation.adoc rename to antora/components/refguide-index/modules/viewer/pages/index/commons/applib/services/userprof/hooks/UserProfileUiService_010-implementation.adoc diff --git a/antora/components/refguide-index/modules/viewer/pages/index/common/applib/services/userprof/hooks/UserProfileUiService_020-examples-and-usage.adoc b/antora/components/refguide-index/modules/viewer/pages/index/commons/applib/services/userprof/hooks/UserProfileUiService_020-examples-and-usage.adoc similarity index 100% rename from antora/components/refguide-index/modules/viewer/pages/index/common/applib/services/userprof/hooks/UserProfileUiService_020-examples-and-usage.adoc rename to antora/components/refguide-index/modules/viewer/pages/index/commons/applib/services/userprof/hooks/UserProfileUiService_020-examples-and-usage.adoc diff --git a/antora/supplemental-ui/img/home/built-with/apache-wicket.png b/antora/supplemental-ui/img/home/built-with/apache-wicket.png deleted file mode 100644 index 251e4d90d0..0000000000 Binary files a/antora/supplemental-ui/img/home/built-with/apache-wicket.png and /dev/null differ diff --git a/antora/supplemental-ui/img/home/built-with/graphql-java.png b/antora/supplemental-ui/img/home/built-with/graphql-java-with-text.png similarity index 100% copy from antora/supplemental-ui/img/home/built-with/graphql-java.png copy to antora/supplemental-ui/img/home/built-with/graphql-java-with-text.png diff --git a/antora/supplemental-ui/img/home/built-with/graphql-java.png b/antora/supplemental-ui/img/home/built-with/graphql-java.png index 8d155afe9d..14a6034c7b 100644 Binary files a/antora/supplemental-ui/img/home/built-with/graphql-java.png and b/antora/supplemental-ui/img/home/built-with/graphql-java.png differ diff --git a/antora/supplemental-ui/index.html b/antora/supplemental-ui/index.html index 0580e056e2..23ab0d96ee 100644 --- a/antora/supplemental-ui/index.html +++ b/antora/supplemental-ui/index.html @@ -486,81 +486,107 @@ <div class="container"> <div class="section-header"> <h2>Standing on the shoulders of giants</h2> - <p>Apache Causeway™ is built on top of industry leading open source products, all licensed with the business-friendly licenses of either Apache Software License v2.0 or MIT.</p> + <p>Apache Causeway™ is built on top of industry leading open source products, all licensed with the business-friendly licenses of either Apache™ Software License v2.0 or MIT.</p> </div> <div class="row"> <div class="col-lg-4"> - <div class="box wow fadeInLeft" data-wow-delay="0.1s"> - <div class="pic"> - <a href="https://spring.io"><img src="_/img/home/built-with/spring-2.svg" height="105px" alt="Spring Framework™"/></a></div> + <div class="box wow fadeInLeft" data-wow-delay="0.1s" style="min-height: 400px;"> + <div class="pic" style="height: 105px;"> + <a href="https://spring.io/projects/spring-boot"> + <img src="_/img/home/built-with/spring-2.svg" width="300px" alt="Spring Boot™" style="margin-left: -30px;"/> + </a> + </div> + <p class="description">Spring Boot™ is the de facto way to create stand-alone, production-grade Spring™-based applications.</p> </div> - <p class="description">... making programming Java quicker, easier, and safer for everybody. Spring’s focus on speed, simplicity, and productivity has made it the world's most popular Java framework..</p> </div> <div class="col-lg-4"> - <div class="box wow fadeInLeft" data-wow-delay="0.1s"> - <div class="pic"> - <a href="https://spring.io/projects/spring-boot"><img src="_/img/home/built-with/spring-boot-logo.png" height="105px" alt="Spring Boot™"/></a></div> - <p class="description">... the de facto way to create stand-alone, production-grade Spring-based applications.</p> + <div class="box wow fadeInUp" data-wow-delay="0.1s" style="min-height: 400px;"> + <div class="pic" style="height: 105px;"> + <a href="https://wicket.apache.org"> + <img src="_/img/home/built-with/apache-wicket.svg" width="300px" alt="Apache Wicket™" style="margin-left: -30px;"/> + </a> + </div> + <p class="description">Apache Wicket™ is an open source Java™ component oriented web application framework that powers thousands of web applications and websites.</p> </div> </div> <div class="col-lg-4"> - <div class="box wow fadeInLeft"> - <div class="pic"><a href="https://wicket.apache.org"><img src="_/img/home/built-with/apache-wicket.svg" height="105px" alt="Apache Wicket™"/></a></div> - <p class="description">... an open source Java component oriented web application framework that powers thousands of web applications and web sites.</p> + <div class="box wow fadeInRight" data-wow-delay="0.1s" style="min-height: 400px;"> + <div class="pic" style="height: 105px;"> + <a href="https://getbootstrap.com/"> + <img src="_/img/home/built-with/bootstrap-logo.svg" height="95px" alt="Bootstrap™" style="margin-left: -30px;"/> + </a> + </div> + <p class="description">Bootstrap™ is a powerful, extensible, and feature-packed frontend toolkit.</p> </div> </div> <div class="col-lg-4"> - <div class="box wow fadeInRight"> - <div class="pic"> - <a href="https://resteasy.dev"><img src="_/img/home/built-with/resteasy_logo_600x.gif" height="105px" alt="RESTEasy™"/></a> + <div class="box wow fadeInLeft" data-wow-delay="0.2s" style="min-height: 400px;"> + <div class="pic" style="height: 105px;"> + <a href="https://www.graphql-java.com/"> + <img src="_/img/home/built-with/graphql-java.png" height="105px" alt="GraphQL Java™" style="margin-left: -30px;"/> + </a> </div> - <p class="description">... an implementation of the <a href="https://github.com/eclipse-ee4j/jaxrs-api">Jakarta RESTful Web Services</a> specification for building RESTful Web Services and RESTful Java applications.</p> + <p class="description">GraphQL Java is the Java™ implementation of the <a href="https://spec.graphql.org/">GraphQL specification</a>.</p> </div> </div> <div class="col-lg-4"> - <div class="box wow fadeInLeft" data-wow-delay="0.2s"> - <div class="pic"> - <a href="https://www.graphql-java.com/"><img src="_/img/home/built-with/graphql-java.png" height="105px" alt="GraphQL Java™"/></a></div> - <p class="description">... the Java™ implementation of the <a href="https://spec.graphql.org/">GraphQL specification</a>.</p> + <div class="box wow fadeInUp" data-wow-delay="0.2s" style="min-height: 400px;"> + <div class="pic" style="height: 105px;"> + <a href="https://resteasy.dev"> + <img src="_/img/home/built-with/resteasy_logo_600x.gif" height="105px" alt="RESTEasy™" style="margin-left: -30px;"/> + </a> + </div> + <p class="description">RESTEasy™ is an implementation of the <a href="https://github.com/eclipse-ee4j/jaxrs-api">Jakarta™ RESTful Web Services</a> specification for building RESTful Web Services and RESTful Java applications.</p> </div> </div> <div class="col-lg-4"> - <div class="box wow fadeInLeft" data-wow-delay="0.1s"> - <div class="pic"> - <a href="https://www.eclipse.org/eclipselink/"></a><img src="_/img/home/built-with/EclipseLink.png" width="300px" height="105px" alt="EclipseLink™"/></a></div> - <p class="description">... the reference implementation for JPA, a comprehensive open-source Java persistence solution addressing relational, XML, and database web services.</p> + <div class="box wow fadeInRight" data-wow-delay="0.2s" style="min-height: 400px;"> + <div class="pic" style="height: 105px;"> + <a href="https://bytebuddy.net"> + <img src="_/img/home/built-with/byte-buddy.png" height="105px" alt="Byte Buddy™" style="margin-left: -30px;"/> + </a> + </div> + <p class="description">ByteBuddy™ is a code generation and manipulation library for creating and modifying Java™ classes during the runtime of a Java™ application.</p> </div> </div> <div class="col-lg-4"> - <div class="box wow fadeInLeft" data-wow-delay="0.2s"> - <div class="pic"> - <a href="https://www.datanucleus.org"><img src="_/img/home/built-with/datanucleus-logo.png" width="300px" alt="DataNucleus AccessPlatform™"/></a></div> - <p class="description">... the reference implementation for JDO, provides persistence and retrieval of data to a range of datastores using a range of APIs, with a range of query languages.</p> + <div class="box wow fadeInLeft" data-wow-delay="0.3s" style="min-height: 400px;"> + <div class="pic" style="height: 105px;"> + <a href="https://www.eclipse.org/eclipselink/"> + <img src="_/img/home/built-with/EclipseLink.png" width="300px" height="105px" alt="EclipseLink™" style="margin-left: -30px;"/> + </a> + </div> + <p class="description">EclipseLink™ is the reference implementation for JPA and a comprehensive open-source Java™ persistence solution addressing relational, XML, and database web services.</p> </div> </div> <div class="col-lg-4"> - <div class="box wow fadeInLeft" data-wow-delay="0.2s"> - <div class="pic"> - <a href="https://bytebuddy.net"><img src="_/img/home/built-with/byte-buddy.png" height="105px" alt="Byte Buddy"/></a></div> - <p class="description">... a code generation and manipulation library for creating and modifying Java classes during the runtime of a Java application.</p> + <div class="box wow fadeInUp" data-wow-delay="0.3s" style="min-height: 400px;"> + <div class="pic" style="height: 105px;"> + <a href="https://www.datanucleus.org"> + <img src="_/img/home/built-with/datanucleus-logo.png" width="300px" alt="DataNucleus AccessPlatform™" style="margin-left: -30px;"/> + </a> + </div> + <p class="description">DataNucleus™ is the reference implementation for <a href="https://db.apache.org/jdo/">JDO</a>, provides persistence and retrieval of data to a range of datastores using a range of APIs, with a range of query languages.</p> </div> </div> <div class="col-lg-4"> - <div class="box wow fadeInLeft" data-wow-delay="0.2s"> - <div class="pic"> - <img src="_/img/home/built-with/project-lombok.png" height="105px" alt="Project Lombok"> - <a href="https://projectlombok.org/"></a></div> - <p class="description">... a java library that automatically plugs into your editor and build tools, spicing up your java..</p> + <div class="box wow fadeInRight" data-wow-delay="0.3s" style="min-height: 400px;"> + <div class="pic" style="height: 105px;"> + <a href="https://projectlombok.org/"> + <img src="_/img/home/built-with/project-lombok.png" height="105px" alt="Project Lombok" style="margin-left: -30px;"> + </a> + </div> + <p class="description">Project Lombok™ is a library that automatically plugs into your editor and build tools, spicing up your Java™.</p> </div> </div> diff --git a/tooling/cli/adoc/modules/tooling-cli/examples/causeway-tooling.yml b/tooling/cli/adoc/modules/tooling-cli/examples/causeway-tooling.yml index 3dadea16d9..f47dd6c321 100644 --- a/tooling/cli/adoc/modules/tooling-cli/examples/causeway-tooling.yml +++ b/tooling/cli/adoc/modules/tooling-cli/examples/causeway-tooling.yml @@ -45,6 +45,7 @@ commands: Viewer: org.apache.causeway.viewer "Viewer Commons": "org.apache.causeway.viewer:causeway-viewer-commons.*" + GraphQL: "org.apache.causeway.viewer:causeway-viewer-graphql.*" "Restful Objects": "org.apache.causeway.viewer:causeway-viewer-restfulobjects.*" Wicket: "org.apache.causeway.viewer:causeway-viewer-wicket.*" @@ -77,7 +78,7 @@ commands: Incubator: org.apache.causeway.incubator "Kroviz Client": "org.apache.causeway.incubator.clients:causeway-client-kroviz.*" - "GraphQL Viewer": "org.apache.causeway.incubator.viewer:causeway-viewer-graphql.*" + "Command Replay": "org.apache.causeway.incubator.extensions:causeway-extensions-commandreplay.*" index:
