[midPoint-git] [Evolveum/midpoint] 2e589d: better support for shadow dashboards. Now it is po...

Katarina Bolemant noreply at github.com
Fri Aug 25 20:17:13 CEST 2023


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 2e589deca41ab830f63866ee24be2653f802b631
      https://github.com/Evolveum/midpoint/commit/2e589deca41ab830f63866ee24be2653f802b631
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2023-08-25 (Fri, 25 Aug 2023)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/data/provider/RepositoryShadowBeanObjectDataProvider.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/home/PageDashboardConfigurable.java
    A gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/shadows/PageShadows.html
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/shadows/PageShadows.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/SelectorQualifiedGetOptionsUtil.java
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/ModelInteractionService.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelInteractionServiceImpl.java

  Log Message:
  -----------
  better support for shadow dashboards. Now it is possible to redirect to PageShadows in two cases:
1. Resource is specified correctly in the query - in this case, there is no other setting needed, we know resource, we can list shadows properly
2. Resource in NOT specified in the query. In this case, RAW option must be used. If raw option is not used, we cannot do much.


  Commit: f310b85d1fd3b6f7c2f8d1688bab0a01a6a587c8
      https://github.com/Evolveum/midpoint/commit/f310b85d1fd3b6f7c2f8d1688bab0a01a6a587c8
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2023-08-25 (Fri, 25 Aug 2023)

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-security-3.xsd
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/module/authentication/ArchetypeSelectionModuleAuthenticationImpl.java

  Log Message:
  -----------
  Merge branch 'master' of github.com:Evolveum/midpoint

* 'master' of github.com:Evolveum/midpoint:
  schema change for authentication flows (identity recovery, password reset, registration): they extend UserInterfaceFeatureType now
  fix for serializable error on archetype selection page


Compare: https://github.com/Evolveum/midpoint/compare/fe2e22018071...f310b85d1fd3


More information about the midPoint-svn mailing list