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/06 17:59:43 UTC

[isis] branch 2871-value.types.overhaul updated (a923e22 -> 4e4b797)

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 a923e22  ISIS-2871: fixes ValueChoices select compact rendering (unused label ?)
     add 4e4b797  ISIS-2871: fixes 'unknown' entry in collection view type select

No new revisions were added by this update.

Summary of changes:
 ...Dummy.java => EntityCollectionModelHidden.java} |  8 ++++----
 .../ui/app/registry/ComponentFactoryRegistry.java  |  8 ++++++--
 .../selector/CollectionSelectorHelper.java         |  6 +++---
 .../CollectionContentsMultipleViewsPanel.java      | 24 ++++++++++------------
 .../ComponentFactoryRegistryDefault.java           |  6 ++----
 5 files changed, 26 insertions(+), 26 deletions(-)
 rename viewers/wicket/model/src/main/java/org/apache/isis/viewer/wicket/model/models/{EntityCollectionModelDummy.java => EntityCollectionModelHidden.java} (85%)