[midPoint-git] [Evolveum/midpoint] 8de34a: correlation context panel -> loadable detachable m...
Katarina Bolemant
noreply at github.com
Fri Oct 14 13:01:30 CEST 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 8de34a7674d6289fddbf3f946aea0f5fd4ba9a0b
https://github.com/Evolveum/midpoint/commit/8de34a7674d6289fddbf3f946aea0f5fd4ba9a0b
Author: Katarina Valalikova <k.valalikova at evolveum.com>
Date: 2022-10-14 (Fri, 14 Oct 2022)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/cases/component/CorrelationContextPanel.java
Log Message:
-----------
correlation context panel -> loadable detachable model instead of readonly model to prevent repetitive loading of objects.
Commit: a67c4770efca4b68740fc282225de0fc2c1d9f0c
https://github.com/Evolveum/midpoint/commit/a67c4770efca4b68740fc282225de0fc2c1d9f0c
Author: Katarina Valalikova <k.valalikova at evolveum.com>
Date: 2022-10-14 (Fri, 14 Oct 2022)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/self/dashboard/PageSelfDashboard.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/self/requestAccess/CartSummaryPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/self/requestAccess/RequestAccess.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/self/requestAccess/RoleCatalogPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/self/requestAccess/ShoppingCartEditPanel.java
M gui/admin-gui/src/main/resources/initial-objects/000-system-configuration.xml
M infra/schema/src/main/resources/xml/ns/public/common/common-provisioning-3.xsd
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/correlation/CorrelationService.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlation/CorrelationCaseManager.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/ApplicabilityEvaluator.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/Context.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/MSource.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/prep/MappedItems.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/CorrelationProcessing.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/ShadowUpdater.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/SynchronizationContext.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/sync/TestSynchronizationService.java
M model/model-impl/src/test/resources/sync/resource-dummy-limited.xml
M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SqaleRepoSearchTest.java
Log Message:
-----------
Merge branches 'master' and 'master' of github.com:Evolveum/midpoint
* 'master' of github.com:Evolveum/midpoint:
MID-8236 just rename/refactor to make it clearer
MID-8236 improving handling of crazy scenarios involving requesting for multiple users, multiple assignments, different editing of assignments and conflicts resolving in one shopping cart instance
SqaleRepoSearchTest: added disabled tests for MID-8235
request access cleanup
MID-8185 stupid mistake fixed when saving shopping cart item changes
MID-8225 fixed conflict preview in request access ui
Stop PageSelfDashboard corrupting mp principal
Fix matching of correlation-time inbound mappings
Fix clearing the correlation state
added LDAP/AD connectionSecurity attribute into important attributes
Ignore correlation state if correlation is over
* 'master' of github.com:Evolveum/midpoint:
MID-8236 just rename/refactor to make it clearer
MID-8236 improving handling of crazy scenarios involving requesting for multiple users, multiple assignments, different editing of assignments and conflicts resolving in one shopping cart instance
SqaleRepoSearchTest: added disabled tests for MID-8235
request access cleanup
MID-8185 stupid mistake fixed when saving shopping cart item changes
MID-8225 fixed conflict preview in request access ui
Stop PageSelfDashboard corrupting mp principal
Fix matching of correlation-time inbound mappings
Fix clearing the correlation state
added LDAP/AD connectionSecurity attribute into important attributes
Ignore correlation state if correlation is over
Compare: https://github.com/Evolveum/midpoint/compare/fdd8e521eedb...a67c4770efca
More information about the midPoint-svn
mailing list