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/19 08:42:20 UTC

[isis] branch 2877-compound.value.types updated (bd9cc0b -> 7ec692c)

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

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


    from bd9cc0b  ISIS-2877: comments
     add 7ec692c  ISIS-2877: fix visibility for parameter support actions

No new revisions were added by this update.

Summary of changes:
 .../authorization/AuthorizationFacetAbstract.java  | 12 ++++++--
 .../viewer/wicket/model/links/LinkAndLabel.java    | 21 +++----------
 .../wicket/model/links/ListOfLinksModel.java       |  1 -
 .../entityactions/AdditionalLinksPanel.java        |  2 +-
 .../ui/components/scalars/ScalarPanelAbstract.java |  9 +++---
 .../scalars/value/compound/ValueCompoundPanel.java | 13 ++------
 .../widgets/linkandlabel/ActionLink.java           |  2 +-
 .../org/apache/isis/viewer/wicket/ui/util/Wkt.java | 36 ++++++++++++++++++++--
 8 files changed, 56 insertions(+), 40 deletions(-)