[midPoint-git] [Evolveum/midpoint] c5e912: Smart Integration: fix Tooltip for expression scri...

Radovan Semancik noreply at github.com
Mon Mar 9 15:42:04 CET 2026


  Branch: refs/heads/feature/cel
  Home:   https://github.com/Evolveum/midpoint
  Commit: c5e912d28c3a026818fc404df75452c4b58195d7
      https://github.com/Evolveum/midpoint/commit/c5e912d28c3a026818fc404df75452c4b58195d7
  Author: tchrapovic <chrapovic.tadeas at gmail.com>
  Date:   2026-03-06 (Fri, 06 Mar 2026)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/input/expression/ExpressionPanel.java

  Log Message:
  -----------
  Smart Integration: fix Tooltip for expression script is not rendered correctly


  Commit: 67728e4fe0da45e78c21a43c71db2d0d7603be55
      https://github.com/Evolveum/midpoint/commit/67728e4fe0da45e78c21a43c71db2d0d7603be55
  Author: tchrapovic <chrapovic.tadeas at gmail.com>
  Date:   2026-03-06 (Fri, 06 Mar 2026)

  Changed paths:
    M gui/admin-gui/src/frontend/js/midpoint-theme.js
    M gui/admin-gui/src/frontend/scss/midpoint.scss
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/menu/RightSidebarHelpPanel.html
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/menu/RightSidebarHelpPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/simulation/widget/MetricWidgetPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/prism/panel/PrismContainerHeaderPanel.html
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/DefaultServiceClientImpl.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/ConnectorDevelopmentBackend.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/wellknownschemas/WellKnownSchemaService.java
    M repo/system-init/src/main/resources/initial-objects/mark/739-mark-shadow-correlation-owner-found.xml
    M repo/system-init/src/main/resources/initial-objects/mark/740-mark-shadow-correlation-owner-not-found.xml
    M repo/system-init/src/main/resources/initial-objects/mark/741-mark-shadow-correlation-owner-not-certain.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: 9af1d5abe8eb6ab9ce8e03243da6a3ab03eae32b
      https://github.com/Evolveum/midpoint/commit/9af1d5abe8eb6ab9ce8e03243da6a3ab03eae32b
  Author: tchrapovic <chrapovic.tadeas at gmail.com>
  Date:   2026-03-06 (Fri, 06 Mar 2026)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/attribute/mapping/SmartMappingTable.java

  Log Message:
  -----------
  Smart Integration: fix accept a mapping while changing the Lifecycle state before accepting,

- the original suggestion is now removed


  Commit: 8dd772b0ce0c369cdf18c5e55b345f45cf8ce483
      https://github.com/Evolveum/midpoint/commit/8dd772b0ce0c369cdf18c5e55b345f45cf8ce483
  Author: Andrej Zan <andrej.zan at evolveum.com>
  Date:   2026-03-06 (Fri, 06 Mar 2026)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/attribute/mapping/AttributeMappingsTableWizardPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/smart/component/SmartAlertGeneratingPanel.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/MappingsSuggestionOperation.java

  Log Message:
  -----------
  Add the permissions confirmation to generate button

**What**

Add the pop-up on click to the "generate suggestion" button on the
mapping page when no mapping exist yet.

**Why**

This pop up is used to select what data the suggestion process can send
to LLM (if any at all).

**Note**

This commit also fixes the way how the operational result is send to the
concurrent suggestions threads. Each thread now has it's own sub-result.


  Commit: a95d799efc59cc3a49147abc683f6816e0971ee5
      https://github.com/Evolveum/midpoint/commit/a95d799efc59cc3a49147abc683f6816e0971ee5
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2026-03-09 (Mon, 09 Mar 2026)

  Changed paths:
    M gui/admin-gui/package-lock.json

  Log Message:
  -----------
  js libraries version bump


  Commit: 1b610122d838b49c1fa2ea620f70715555b6df09
      https://github.com/Evolveum/midpoint/commit/1b610122d838b49c1fa2ea620f70715555b6df09
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2026-03-09 (Mon, 09 Mar 2026)

  Changed paths:
    M gui/admin-gui/package-lock.json
    M gui/admin-gui/package.json

  Log Message:
  -----------
  updated css-minimizer-webpack-plugi


  Commit: 82c4d175958502134d64c07ad9a3c5686f8cd061
      https://github.com/Evolveum/midpoint/commit/82c4d175958502134d64c07ad9a3c5686f8cd061
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2026-03-09 (Mon, 09 Mar 2026)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/ButtonBar.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/ContainerableListPanel.html
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/ContainerableListPanel.java

  Log Message:
  -----------
  Minor improvements to bottom toolbar buttons, removed useless "btn-group".

Also, an attempt to fix an issue where we cant add "button" there because it expects "a".


  Commit: 71d8ce0bf2d1ae54dc90fe2174eae102078f9ced
      https://github.com/Evolveum/midpoint/commit/71d8ce0bf2d1ae54dc90fe2174eae102078f9ced
  Author: dakle <dakle at evolveum.com>
  Date:   2026-03-09 (Mon, 09 Mar 2026)

  Changed paths:
    A docs/security/credentials/password-policy/resource-specific-password-policy.adoc

  Log Message:
  -----------
  add guide on targeted psw policies


  Commit: ac3653d77f7f745288ca809074d09bcd1f769b7b
      https://github.com/Evolveum/midpoint/commit/ac3653d77f7f745288ca809074d09bcd1f769b7b
  Author: dakle <dakle at evolveum.com>
  Date:   2026-03-09 (Mon, 09 Mar 2026)

  Changed paths:
    R docs/security/credentials/password-policy.adoc
    A docs/security/credentials/password-policy/index.adoc

  Log Message:
  -----------
  Move psw policy to dir to allow for sub-articles

… in order to add the new targeted password policy article to a proper place


  Commit: 9e163f44011e5213c034fad58d2ae3193480def3
      https://github.com/Evolveum/midpoint/commit/9e163f44011e5213c034fad58d2ae3193480def3
  Author: dakle <dakle at evolveum.com>
  Date:   2026-03-09 (Mon, 09 Mar 2026)

  Changed paths:
    M docs/security/credentials/password-policy/resource-specific-password-policy.adoc

  Log Message:
  -----------
  A few language fixes


  Commit: fe20df0cf54faab8922531f4661d399180a4510e
      https://github.com/Evolveum/midpoint/commit/fe20df0cf54faab8922531f4661d399180a4510e
  Author: edison23 <dakle at evolveum.com>
  Date:   2026-03-09 (Mon, 09 Mar 2026)

  Changed paths:
    R docs/security/credentials/password-policy.adoc
    A docs/security/credentials/password-policy/index.adoc
    A docs/security/credentials/password-policy/resource-specific-password-policy.adoc

  Log Message:
  -----------
  Merge pull request #533 from Evolveum/docs/master/add/resource-specific-password-policy-use-case

Docs/master/add/resource specific password policy use case


  Commit: d829e38b06bcd82df8623db5373d83ca57cdd222
      https://github.com/Evolveum/midpoint/commit/d829e38b06bcd82df8623db5373d83ca57cdd222
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2026-03-09 (Mon, 09 Mar 2026)

  Changed paths:
    R docs/security/credentials/password-policy.adoc
    A docs/security/credentials/password-policy/index.adoc
    A docs/security/credentials/password-policy/resource-specific-password-policy.adoc
    M gui/admin-gui/package-lock.json
    M gui/admin-gui/package.json
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/ButtonBar.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/ContainerableListPanel.html
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/ContainerableListPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/input/expression/ExpressionPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/attribute/mapping/AttributeMappingsTableWizardPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/attribute/mapping/SmartMappingTable.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/smart/component/SmartAlertGeneratingPanel.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/MappingsSuggestionOperation.java

  Log Message:
  -----------
  Merge branch 'master' into feature/cel


Compare: https://github.com/Evolveum/midpoint/compare/93ad643dd1cb...d829e38b06bc

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