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 260b623a56 CAUSEWAY-3676: reworks grid to return a URL
     new 07cf38b6a6 CAUSEWAY-3676: downloads icon as URL
     new 503a4ab6f1 CAUSEWAY-3676: downloads icon as URL (2)

The 2 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:
 .../viewer/graphql/model/domain/GqlvMeta.java      |  26 +--
 .../{GqlvMetaGrid.java => GqlvMetaIcon.java}       |   8 +-
 .../graphql/model/domain/GqlvMetaIconName.java     |  41 ----
 ...gTest.create_staff_member_with_department._.gql |   2 +-
 ...eate_staff_member_with_department.approved.json |   2 +-
 ...d_staff_member_by_name_and_download_photo._.gql |   1 +
 ...member_by_name_and_download_photo.approved.json |   3 +-
 .../e2e/queryandmutations/Staff_IntegTest.java     |  13 +-
 viewers/graphql/test/src/test/resources/schema.gql | 222 ++++++++++-----------
 .../viewer/controller/ResourceController.java      |  28 ++-
 10 files changed, 172 insertions(+), 174 deletions(-)
 copy 
viewers/graphql/model/src/main/java/org/apache/causeway/viewer/graphql/model/domain/{GqlvMetaGrid.java
 => GqlvMetaIcon.java} (84%)
 delete mode 100644 
viewers/graphql/model/src/main/java/org/apache/causeway/viewer/graphql/model/domain/GqlvMetaIconName.java

Reply via email to