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/03/03 16:39:06 UTC

[isis] branch ISIS-2553_rational.id updated (bb7e2f5 -> 258e9b2)

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

ahuber pushed a change to branch ISIS-2553_rational.id
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from bb7e2f5  ISIS-2553: rename ApplicationFeatureType->ApplicationFeatureSort
     add 258e9b2  ISIS-2553: refactor ApplicationFeatureId to have only a single constructor

No new revisions were added by this update.

Summary of changes:
 .../services/appfeat/ApplicationFeatureId.java     | 100 ++++++++-------------
 .../services/appfeat/ApplicationFeatureSort.java   |  84 +++++++++--------
 .../isis/commons/internal/base/_Strings.java       |  33 ++++++-
 .../services/appfeat/ApplicationFeatureIdTest.java |  27 ------
 .../appfeat/ApplicationFeatureTypeTest.java        |  32 +++----
 .../model/app/user/UserPermissionViewModel.java    |  11 ++-
 .../dom/role/ApplicationRole_addPermission.java    |   2 +-
 7 files changed, 133 insertions(+), 156 deletions(-)