Skip to content
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

Conversation

Jatin-Patel-30
Copy link
Contributor

Description

A few sentences describing the overall goals of the pull request's commits.

Checklist

  • I made sure, I read CONTRIBUTING.md to put right branch prefix as per my need.
  • I made sure to update CHANGELOG.md.
  • I made sure to update Stream Wiki(only valid in case of new stream module or architecture changes).
  • My changes are adequately tested.
  • I made sure all the SonarCloud Quality Gate are passed.

shafiquech and others added 30 commits May 1, 2023 11:48
* Add permission set api to dbs web client module

* Update AccessControlClientConfig.java
…ifiers-fix

Fix Duplicate dataGroupIdentifiers for functionGroupDataGroups in putAssignUserPermissions API Call
…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
bb-stream-bot and others added 27 commits August 9, 2023 12:33
…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
…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 Jatin-Patel-30 requested a review from a team as a code owner August 30, 2023 11:45
@Jatin-Patel-30 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
Labels
None yet
Development

Successfully merging this pull request may close these issues.