-
Notifications
You must be signed in to change notification settings - Fork 21
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
Feature/enhance legal entity level limit setup #369
Closed
Jatin-Patel-30
wants to merge
125
commits into
develop
from
feature/enhance_legal_entity_level_limit_setup
Closed
Feature/enhance legal entity level limit setup #369
Jatin-Patel-30
wants to merge
125
commits into
develop
from
feature/enhance_legal_entity_level_limit_setup
Conversation
This file contains 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
pan suffix mapping
* Add permission set api to dbs web client module * Update AccessControlClientConfig.java
…AssignUserPermissions API Call
…ifiers-fix Fix Duplicate dataGroupIdentifiers for functionGroupDataGroups in putAssignUserPermissions API Call
…pagation Addition propagation
…ropagation Add addition propagation support to the legal entity ingestion request
…ardItem Add Additions to DebitCardItem OpenApi Schema Model
* Created pull_request_template.md for stream contributors * Update CHANGELOG.md
- Configure code generation - Replace usages of v2 with v3
ARC-82: Migrate to access-control-service-api v3:
* Create pull-request-body-validation.yml * Update pull_request_template.md * Update CHANGELOG.md * Update pull-request-body-validation.yml
…ributes-for-existing-users Add: update identity user attributes in case it was already created
…or-pmts Feature/ingest arrangement id for pmts
…cache add populating user manager cache with ingested user profile data
…ge, Business Function and Legal Entity
…ge, Business Function and Legal Entity
…ge, Business Function and Legal Entity
…gal_entity_level_limit_setup # Conflicts: # pom.xml # stream-access-control/access-control-core/pom.xml # stream-access-control/pom.xml # stream-approvals/approvals-bootstrap-task/pom.xml # stream-approvals/approvals-core/pom.xml # stream-approvals/pom.xml # stream-compositions/api/cursors-api/pom.xml # stream-compositions/api/cursors-api/transaction-cursor-api/pom.xml # stream-compositions/api/integrations-api/legal-entity-integration-api/pom.xml # stream-compositions/api/integrations-api/payment-order-integration-api/pom.xml # stream-compositions/api/integrations-api/pom.xml # stream-compositions/api/integrations-api/product-catalog-integration-api/pom.xml # stream-compositions/api/integrations-api/product-integration-api/pom.xml # stream-compositions/api/integrations-api/transaction-integration-api/pom.xml # stream-compositions/api/pom.xml # stream-compositions/api/service-api/legal-entity-composition-api/pom.xml # stream-compositions/api/service-api/payment-order-composition-api/pom.xml # stream-compositions/api/service-api/pom.xml # stream-compositions/api/service-api/product-catalog-composition-api/pom.xml # stream-compositions/api/service-api/product-composition-api/pom.xml # stream-compositions/api/service-api/transaction-composition-api/pom.xml # stream-compositions/cursors/pom.xml # stream-compositions/cursors/transaction-cursor/pom.xml # stream-compositions/events/legal-entity-events/pom.xml # stream-compositions/events/pom.xml # stream-compositions/events/product-catalog-events/pom.xml # stream-compositions/events/product-events/pom.xml # stream-compositions/events/transaction-events/pom.xml # stream-compositions/pom.xml # stream-compositions/services/legal-entity-composition-service/pom.xml # stream-compositions/services/payment-order-composition-service/pom.xml # stream-compositions/services/pom.xml # stream-compositions/services/product-catalog-composition-service/pom.xml # stream-compositions/services/product-composition-service/pom.xml # stream-compositions/services/transaction-composition-service/pom.xml # stream-compositions/test-utils/pom.xml # stream-contacts/contacts-core/pom.xml # stream-contacts/pom.xml # stream-cursor/cursor-core/pom.xml # stream-cursor/cursor-http/pom.xml # stream-cursor/cursor-publishers/pom.xml # stream-cursor/cursor-store/pom.xml # stream-cursor/pom.xml # stream-dbs-clients/pom.xml # stream-legal-entity/legal-entity-bootstrap-task/pom.xml # stream-legal-entity/legal-entity-core/pom.xml # stream-legal-entity/legal-entity-http/pom.xml # stream-legal-entity/pom.xml # stream-limits/limits-core/pom.xml # stream-limits/pom.xml # stream-models/approval-model/pom.xml # stream-models/legal-entity-model/pom.xml # stream-models/pom.xml # stream-models/portfolio-model/pom.xml # stream-models/product-catalog-model/pom.xml # stream-payment-order/payment-order-core/pom.xml # stream-payment-order/pom.xml # stream-portfolio/pom.xml # stream-portfolio/portfolio-bootstrap-task/pom.xml # stream-portfolio/portfolio-core/pom.xml # stream-portfolio/portfolio-http/pom.xml # stream-product-catalog/pom.xml # stream-product-catalog/product-catalog-core/pom.xml # stream-product-catalog/product-catalog-http/pom.xml # stream-product-catalog/product-catalog-task/pom.xml # stream-product/pom.xml # stream-product/product-core/pom.xml # stream-product/product-ingestion-saga/pom.xml # stream-sdk/pom.xml # stream-sdk/stream-parent/pom.xml # stream-sdk/stream-parent/stream-dbs-web-client/pom.xml # stream-sdk/stream-parent/stream-openapi-support/pom.xml # stream-sdk/stream-parent/stream-test-support/pom.xml # stream-sdk/stream-parent/stream-worker/pom.xml # stream-sdk/stream-starter-parents/pom.xml # stream-sdk/stream-starter-parents/stream-http-starter-parent/pom.xml # stream-sdk/stream-starter-parents/stream-task-starter-parent/pom.xml # stream-transactions/pom.xml # stream-transactions/transactions-core/pom.xml # stream-transactions/transactions-item-writer/pom.xml
Jatin-Patel-30
deleted the
feature/enhance_legal_entity_level_limit_setup
branch
August 30, 2023 12:10
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.
Description
A few sentences describing the overall goals of the pull request's commits.
Checklist