feat: external plugin system - #725
Draft
mbritense wants to merge 145 commits into
Draft
Conversation
…nto story/430-external-plugin-poc
…n-poc # Conflicts: # backend/external-plugin/src/main/kotlin/com/ritense/externalplugin/service/ExternalPluginConfigurationService.kt
# Conflicts: # frontend/package-lock.json
# Conflicts: # backend/core/src/main/resources/config/liquibase/13-28-0/13-28-0-master.xml
# Conflicts: # backend/core/src/main/resources/config/liquibase/13-28-0/13-28-0-master.xml
…into story/771-plugin-value-resolvers
…into fix/external-plugin-audit # Conflicts: # backend/case/src/main/kotlin/com/ritense/case/service/CaseTabImporter.kt # backend/case/src/main/kotlin/com/ritense/case_/domain/tab/CaseExternalPluginTab.kt # backend/case/src/main/kotlin/com/ritense/case_/service/CaseExternalPluginTabService.kt # backend/external-plugin/src/main/kotlin/com/ritense/externalplugin/service/ExternalPluginHostUsageResolver.kt # backend/external-plugin/src/test/kotlin/com/ritense/externalplugin/service/ExternalPluginHostUsageResolverTest.kt # frontend/projects/valtimo/shared/assets/core/en.json # frontend/projects/valtimo/shared/assets/core/nl.json
…fix/external-plugin-audit
feature: process external plugin security audit
…l-plugin-system # Conflicts: # backend/building-block/src/main/kotlin/com/ritense/buildingblock/processlink/domain/BuildingBlockProcessLink.kt # backend/plugin-valtimo/src/main/kotlin/com/ritense/valtimo/processlink/mapper/PluginProcessLinkMapper.kt # backend/plugin/src/main/kotlin/com/ritense/plugin/service/PluginService.kt # backend/plugin/src/test/kotlin/com/ritense/plugin/service/PluginServiceTest.kt # backend/process-link/src/main/kotlin/com/ritense/processlink/mapper/ProcessLinkMapper.kt # frontend/projects/valtimo/case/src/lib/services/index.ts
…into story/external-plugin-case-widget # Conflicts: # frontend/projects/valtimo/case/src/lib/components/case-detail/tab/widgets/widgets.component.ts # frontend/projects/valtimo/layout/src/lib/models/widget-editor.model.ts # frontend/projects/valtimo/layout/src/lib/models/widget-wizard.model.ts # frontend/projects/valtimo/layout/src/lib/models/widget.model.ts # frontend/projects/valtimo/shared/assets/core/en.json # frontend/projects/valtimo/shared/assets/core/nl.json
…ase-widget Story/external plugin case widget
…into feature/external-plugin-security-hardening # Conflicts: # backend/core/src/main/resources/config/liquibase/13-32-0/13-32-0-master.xml
…-security-hardening Feature/external plugin security hardening
…l-plugin-system # Conflicts: # frontend/projects/valtimo/case/src/lib/components/case-supporting-process-start-modal/case-supporting-process-start-modal.component.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes generiekzaakafhandelcomponent/gzac-issues#762; please read this link for development instructions