You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by jd...@apache.org on 2022/06/27 09:07:29 UTC

[isis] branch ISIS-2947 updated (4e72d29b06 -> 7b23006e0c)

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

jdoornenbal pushed a change to branch ISIS-2947
in repository https://gitbox.apache.org/repos/asf/isis.git


    from 4e72d29b06 changes type  id to GraphQlID; all test pass when run in isolation; todo...
     add 7b23006e0c id's test entities now managed by application

No new revisions were added by this update.

Summary of changes:
 .../source/EndToEnd_IntegTest.changeE1.submit.gql      |  2 +-
 .../source/EndToEnd_IntegTest.gqlLookup.approved.gql   |  2 +-
 .../source/EndToEnd_IntegTest.gqlLookup.submit.gql     |  2 +-
 .../graphql/viewer/source/EndToEnd_IntegTest.java      | 18 +++++++++---------
 ...EndToEnd_IntegTest.simple_post_request.approved.gql |  2 +-
 .../viewer/graphql/viewer/source/gqltestdomain/E1.java |  2 +-
 .../viewer/graphql/viewer/source/gqltestdomain/E2.java |  7 ++++---
 .../viewer/source/gqltestdomain/GQLTestDomainMenu.java |  2 +-
 .../source/gqltestdomain/TestEntityRepository.java     |  8 ++++++--
 9 files changed, 25 insertions(+), 20 deletions(-)