This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git
from e3dfa01a12 Merge pull request #2204 from apache/CAUSEWAY-3676
add 0fb031950f CAUSEWAY-3676: adds causeway-viewer-graphql-testsupport
add aaabbd110d CAUSEWAY-3676: refactors top level query/mutation a little
add 7db94e3cfd CAUSEWAY-3676: refactors top level query/mutation a little
more
add 1c173b110a CAUSEWAY-3676: further refactors
add 584912817e CAUSEWAY-3676: further refactors
add 1281d96aaa CAUSEWAY-3676: further refactorings
add 90c7d99815 CAUSEWAY-3676: further refactorings
add fe9f4b6b2c CAUSEWAY-3676: further minor polishing
new 52cc5bd8ac Merge pull request #2205 from apache/CAUSEWAY-3676
The 1 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%)