[midPoint-git] [Evolveum/midpoint] 2ae257: Replace ObjectTypeSuggestionType w/ regular def

Tadeas Chrapovic noreply at github.com
Fri Aug 15 13:40:43 CEST 2025


  Branch: refs/heads/feature/smart-integration-gui
  Home:   https://github.com/Evolveum/midpoint
  Commit: 2ae257ca3a3faf8b6b87375947e56b2cce0beafb
      https://github.com/Evolveum/midpoint/commit/2ae257ca3a3faf8b6b87375947e56b2cce0beafb
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2025-08-15 (Fri, 15 Aug 2025)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/smart/PageSmartIntegrationTypesSuggestion.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-smart-integration-3.xsd
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/TestSmartIntegrationServiceStory.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/ServiceAdapter.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/StatusInfoImpl.java
    M model/smart-impl/src/test/resources/smart/test-110-expected-object-types.xml
    M model/smart-impl/src/test/resources/smart/test-140-expected-object-types.xml

  Log Message:
  -----------
  Replace ObjectTypeSuggestionType w/ regular def

Instead of returning (artificial) ObjectTypeSuggestionType
from "suggest object types" smart integration method, we
now return the standard ResourceObjectTypeDefinitionType.

It is directly embeddable into the configuration being
created.


  Commit: 90f8f906e7f366cf68d2b4949ee424c1f4408f5e
      https://github.com/Evolveum/midpoint/commit/90f8f906e7f366cf68d2b4949ee424c1f4408f5e
  Author: tchrapovic <chrapovic.tadeas at gmail.com>
  Date:   2025-08-15 (Fri, 15 Aug 2025)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/smart/PageSmartIntegrationTypesSuggestion.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-smart-integration-3.xsd
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/TestSmartIntegrationServiceStory.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/ServiceAdapter.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/StatusInfoImpl.java
    M model/smart-impl/src/test/resources/smart/test-110-expected-object-types.xml
    M model/smart-impl/src/test/resources/smart/test-140-expected-object-types.xml

  Log Message:
  -----------
  Merge branch 'feature/smart-integration-service' into feature/smart-integration-gui


  Commit: 7bb7369d46fd8646a717420b04c2778b23b3ff71
      https://github.com/Evolveum/midpoint/commit/7bb7369d46fd8646a717420b04c2778b23b3ff71
  Author: tchrapovic <chrapovic.tadeas at gmail.com>
  Date:   2025-08-15 (Fri, 15 Aug 2025)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/ResourceObjectTypesPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/smart/SmartIntegrationUtils.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/smart/page/ResourceSuggestedObjectTypeTableWizardPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/smart/page/SmartSuggestionWizardPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/smart/table/SmartObjectTypeSuggestionPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/smart/table/SmartObjectTypeSuggestionTable.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/smart/table/SmartObjectTypeSuggestionTileModel.java

  Log Message:
  -----------
  Smart integration: switch from ObjectTypeSuggestionType to ResourceObjectTypeDefinitionType


  Commit: f36e6330e895683a70a077cbe76c7aa9ef8f6153
      https://github.com/Evolveum/midpoint/commit/f36e6330e895683a70a077cbe76c7aa9ef8f6153
  Author: tchrapovic <chrapovic.tadeas at gmail.com>
  Date:   2025-08-15 (Fri, 15 Aug 2025)

  Changed paths:
    R gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/data/provider/StatusInfoDataProvider.java

  Log Message:
  -----------
  Smart integration: remove unused provider class


Compare: https://github.com/Evolveum/midpoint/compare/7e42fcc916eb...f36e6330e895

To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list