-
Notifications
You must be signed in to change notification settings - Fork 5
feat: building blocks #83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: next-minor
Are you sure you want to change the base?
Conversation
…in-dependencies # Conflicts: # backend/building-block/src/main/kotlin/com/ritense/buildingblock/configuration/BuildingBlockAutoConfiguration.kt
…ugin-dependencies story: building block zaak instance link and zaak type link dependencies warning
# Conflicts: # backend/building-block/src/main/kotlin/com/ritense/buildingblock/security/config/BuildingBlockHttpSecurityConfigurer.kt # frontend/projects/valtimo/building-block-management/src/lib/components/building-block-management-detail/building-block-management-detail.component.html # frontend/projects/valtimo/building-block-management/src/lib/components/building-block-management-detail/building-block-management-detail.component.ts
…locks feat: building blocks draft functionality
…ock-final-case-def-finalize
Merge next minor into bb
…tion-module-to-blueprint feat: rename solution module to blueprint
…g-block-final-case-def-finalize # Conflicts: # frontend/projects/valtimo/shared/src/lib/generated/generated-backend-types.ts
…ing-block-final-case-def-finalize feat: case definition can only be finalized if all building blocks it uses are final
…ck process instances are retrieved as well
|
Will create a test environment. This comment will be updated once it is available. This usually takes a few minutes.
|
|
@mbritense When this PR built its frontend image, it didn't tag it properly for the test env since that tagging step didn't exist yet. But if you make any change to the frontend, it will build + tag the image properly, and the test env will work. |
…ock process instances are retrieved as well
WIP