Skip to content

Openapi integration#3542

Open
aksh08022006 wants to merge 968 commits intoopenMF:openapi-integrationfrom
aksh08022006:openapi-integration
Open

Openapi integration#3542
aksh08022006 wants to merge 968 commits intoopenMF:openapi-integrationfrom
aksh08022006:openapi-integration

Conversation

@aksh08022006
Copy link
Copy Markdown

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.

shubhamkumar9199 and others added 30 commits February 24, 2026 13:44
…-configuration

WEB-711: Working Capital product
… length and regex configuration (openMF#3234)

WEB-628: Sanitize minPasswordLength to positive integer
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>
alberto-art3ch and others added 20 commits April 17, 2026 11:14
…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
Copilot AI review requested due to automatic review settings April 28, 2026 21:09
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 28, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • dev

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 4cc908ab-bb15-43ec-bee1-c11aefa53cc8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'pre_merge_checks'
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of lines (20,000). Try reducing the number of changed lines and requesting a review from Copilot again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.