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/14 09:03:58 UTC

[isis] branch 2877-compound.value.types updated (7b850da -> 4a7cf9c)

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 7b850da  ISIS-2877: further work on ActionUiMetaModel removal (3)
     add 4a7cf9c  ISIS-2877: further work on ActionUiMetaModel removal (4)

No new revisions were added by this update.

Summary of changes:
 .../core/metamodel/spec/feature/ObjectAction.java  |  6 -----
 .../common/model/action/ActionUiMetaModel.java     | 26 ----------------------
 .../common/model/action/HasManagedAction.java      | 16 +++++++++++++
 .../viewer/wicket/model/links/LinkAndLabel.java    |  1 +
 .../entityactions/AdditionalLinksPanel.java        | 12 +++++-----
 .../actionmenu/serviceactions/CssMenuItem.java     | 12 +++++-----
 .../serviceactions/ServiceActionsPanel.java        | 12 +++++-----
 .../isis/viewer/wicket/ui/util/Decorators.java     | 23 +++++++------------
 8 files changed, 45 insertions(+), 63 deletions(-)