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 6f7ff93250 CAUSEWAY-3676: update docs and regen config
     add 85edb6ddc8 CAUSEWAY-3630: tabular data columns: include all 
non-mixed-in props by default
     add 5426a2bd7d CAUSEWAY-3630: quality of life: adds DataTable factory 
method
     add 373f833e18 CAUSEWAY-3630: minor improvements: java-doc and code 
readability
     add 1cf1cba360 Merge pull request #2250 from apache/CAUSEWAY-3676
     new 91326bed29 CAUSEWAY-3676: adds action.target

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:
 .../all/named/ObjectNamedFacetSynthesized.java     |  2 +-
 .../i18n/SynthesizeObjectNamingPostProcessor.java  |  6 +--
 .../core/metamodel/tabular/simple/DataTable.java   | 61 +++++++++++++++++++---
 .../model/domain/rich/query/RichActionInvoke.java  | 12 +++--
 ...tionParams.java => RichActionInvokeTarget.java} | 55 +++++++++----------
 ..._and_edit_head_autocomplete_none_matching._.gql |  1 +
 ...t_head_autocomplete_none_matching.approved.json |  1 +
 ....scenario_find_department_and_change_name._.gql |  5 ++
 ...o_find_department_and_change_name.approved.json |  5 ++
 viewers/graphql/test/src/test/resources/schema.gql | 52 ++++++++++++++++++
 10 files changed, 156 insertions(+), 44 deletions(-)
 copy 
viewers/graphql/model/src/main/java/org/apache/causeway/viewer/graphql/model/domain/rich/query/{RichActionParams.java
 => RichActionInvokeTarget.java} (58%)

Reply via email to