This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch CAUSEWAY-3676
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 47474a365a CAUSEWAY-3676: updates docs further
add e3dfa01a12 Merge pull request #2204 from apache/CAUSEWAY-3676
new 0fb031950f CAUSEWAY-3676: adds causeway-viewer-graphql-testsupport
new aaabbd110d CAUSEWAY-3676: refactors top level query/mutation a little
new 7db94e3cfd CAUSEWAY-3676: refactors top level query/mutation a little
more
new 1c173b110a CAUSEWAY-3676: further refactors
new 584912817e CAUSEWAY-3676: further refactors
new 1281d96aaa CAUSEWAY-3676: further refactorings
new 90c7d99815 CAUSEWAY-3676: further refactorings
new fe9f4b6b2c CAUSEWAY-3676: further minor polishing
The 8 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:
bom/pom.xml | 10 +++
viewers/graphql/applib/pom.xml | 4 +-
viewers/graphql/model/pom.xml | 4 +-
.../viewer/graphql/model/context/Context.java | 19 ++++
.../graphql/model/domain/GqlvDomainObject.java | 72 +++++++++++----
.../viewer/graphql/model/domain/GqlvMeta.java | 47 +++++-----
viewers/graphql/pom.xml | 1 +
viewers/graphql/test/pom.xml | 4 +-
.../graphql/testsupport}/pom.xml | 50 ++++++-----
viewers/graphql/viewer/pom.xml | 4 +-
.../integration/GraphQlSourceForCauseway.java | 91 ++-----------------
.../viewer/toplevel/GqlvTopLevelMutation.java | 42 ++++-----
.../graphql/viewer/toplevel/GqlvTopLevelQuery.java | 100 ++++++++-------------
13 files changed, 207 insertions(+), 241 deletions(-)
copy {regressiontests/stable-domainmodel =>
viewers/graphql/testsupport}/pom.xml (53%)