This is an automated email from the ASF dual-hosted git repository.

adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


    from 2bcba4e618 Merge pull request #6337
     add 391151da42 FINERACT-2455: WC - Trigger Inline COB before monetary 
activity
     add 789e080ead FINERACT-2455: WC - Trigger Inline COB Before Monetary 
Activity - E2E tests
     new 7b569156ea Merge pull request #6351

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../loan/WorkingCapitalLoanAccountStepDef.java     |  48 +-
 .../resources/features/WorkingCapital_COB.feature  |  69 +++
 .../infrastructure/core/config/SecurityConfig.java |  21 +-
 .../infrastructure/jobs/filter/COBApiFilter.java   |  14 +-
 .../WorkingCapitalLoanCOBFilterHelperImpl.java     |  39 +-
 .../security/config/AuthorizationServerConfig.java |  23 +-
 .../config/OidcFederationSecurityConfig.java       |  27 +-
 .../filter/WorkingCapitalLoanCOBApiFilterTest.java | 625 +++++++++++++++++++++
 .../workingcapitalloan/module-changelog-master.xml |   1 +
 .../parts/0075_wc_loan_transaction_permissions.xml | 119 ++++
 10 files changed, 947 insertions(+), 39 deletions(-)
 create mode 100644 
fineract-provider/src/test/java/org/apache/fineract/infrastructure/jobs/filter/WorkingCapitalLoanCOBApiFilterTest.java
 create mode 100644 
fineract-working-capital-loan/src/main/resources/db/changelog/tenant/module/workingcapitalloan/parts/0075_wc_loan_transaction_permissions.xml

Reply via email to