Openapi integration#3542
Conversation
…Legal Entity and Individual) (openMF#3231)
…-configuration WEB-711: Working Capital product
… length and regex configuration (openMF#3234) WEB-628: Sanitize minPasswordLength to positive integer
…ckets - Mifos WebApp (openMF#3244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
The pathRewrite in the file proxy.conf.js strips /fineract-provider from URL path before forwarding to demo.mifos.community. But since, the demo server expects full path (including /fineract-provider), API requests were returning 404 when running npm start. The pathRewrite is correct for raw Fineract backends (used in proxy.localhost.conf.js) but not for deployed instances like demo.mifos.community which have their own nginx that routes under /fineract-provider. Fixes: WEB-803 Co-authored-by: Ansh Varshney <your-email@example.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…actions-button-styling WEB-925: Fix Generate Report button styling on savings export transactions page
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.2.2 to 5.3.0. - [Release notes](https://github.com/patrickjuchli/basic-ftp/releases) - [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md) - [Commits](patrickjuchli/basic-ftp@v5.2.2...v5.3.0) --- updated-dependencies: - dependency-name: basic-ftp dependency-version: 5.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [hono](https://github.com/honojs/hono) from 4.12.12 to 4.12.14. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.12...v4.12.14) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…esponses (openMF#3509) fix: use parsed errorMessage for HTTP 500 responses with fallback fix: avoid prepending transport-level HTTP message when backend error message is available Co-authored-by: Parth Sharma <parthsharma@Parths-MacBook-Air-3.local>
…pital-product-near-breach-configuration WEB-657: Working Capital product near breach configuration
…pital-loan-near-breach-config WEB-657: Working Capital loan near breach config
…ital-product-gl-account-mappings WEB-657: Working Capital product with GL Account mappings
…MF#3526) Signed-off-by: Aditya Tiwari <adityatiwari342005@gmail.com>
…enMF#3531) Signed-off-by: Aditya Tiwari <adityatiwari342005@gmail.com>
…h up to date This merge brings the openapi-integration branch up to date with the latest dev changes. - Kept OpenAPI integration changes from openapi-integration branch - Updated configuration files and dependencies from dev branch - Resolved 130+ merge conflicts - Branch is now ahead of dev with OpenAPI features intact
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Note
|
…the users with the grant APPROVE_LOAN (openMF#3543)
…g-capital-product-currency-issue WEB-657: Working Capital currency fix for multiples of
Description
Describe the changes made and why they were made instead of how they were made. List any dependencies that are required for this change.