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/09/28 05:49:55 UTC

[isis] branch 2871-value.types.overhaul updated (4f9b3ce -> d0e67eb)

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 4f9b3ce  ISIS-2871: remove unused models (wkt)
     add d0e67eb  ISIS-2871: model housekeeping (wkt)

No new revisions were added by this update.

Summary of changes:
 .../isis/viewer/common/model/action/form/FormUiModel.java    |  2 +-
 .../isis/viewer/common/model/feature/ParameterUiModel.java   |  8 ++++----
 .../apache/isis/viewer/wicket/model/models/ActionModel.java  | 10 +++++-----
 .../viewer/wicket/model/models/ScalarParameterModel.java     | 12 ++++++------
 .../model/models/interaction/act/ActionInteractionWkt.java   | 11 +++++------
 .../model/models/interaction/act/ParameterUiModelWkt.java    |  8 ++++----
 .../wicket/ui/components/scalars/ScalarPanelAbstract.java    |  4 ++--
 ...mentoProviderForReferenceParamOrPropertyAutoComplete.java |  4 ++--
 8 files changed, 29 insertions(+), 30 deletions(-)