You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/10/08 13:40:59 UTC

[isis] branch 2871-value.types.overhaul updated (38bc52b -> 9624ded)

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

ahuber pushed a change to branch 2871-value.types.overhaul
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from 38bc52b  ISIS-2871: fixes non-scalar parameters to not include null as a valid choice
     add 9624ded  ISIS-2871: don't let UI data-row select toggles run out of sync with backend models

No new revisions were added by this update.

Summary of changes:
 .../interactions/managed/nonscalar/DataRow.java    |  7 ++++-
 .../managed/nonscalar/DataTableModel.java          |  5 +++-
 .../managed/nonscalar/_Debug.java}                 | 31 +++++++++++-----------
 .../domain/actions/progmodel/depargs/DemoItem.java |  5 ++++
 .../ajaxtable/IsisAjaxNavigationToolbar.java       |  2 +-
 .../ajaxtable/columns/GenericToggleboxColumn.java  | 28 +++++++++++--------
 .../widgets/checkbox/ContainedToggleboxPanel.java  | 20 +++++++++++---
 7 files changed, 65 insertions(+), 33 deletions(-)
 copy core/metamodel/src/main/java/org/apache/isis/core/metamodel/{facets/object/layout/LayoutFacetFallback.java => interactions/managed/nonscalar/_Debug.java} (56%)