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] allowed accounts view loan managers #924

Merged
merged 3 commits into from
Sep 26, 2023

Conversation

vibern0
Copy link
Contributor

@vibern0 vibern0 commented Sep 22, 2023

This PR fixes #904

Changes

Adds support to view other loan managers dashboard from predefined accounts.

There is a new parameter on GET /microcredit/borrowers named loanManagerAddress. That should be the address of the loan manager that the authorized user wants to see data from.

Tests

@sonarcloud
Copy link

sonarcloud bot commented Sep 26, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dev-jotape dev-jotape merged commit 4539a1b into main Sep 26, 2023
6 checks passed
@dev-jotape dev-jotape deleted the feature/allowed-accounts-view-loan-managers branch September 26, 2023 15:45
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.

[MicroCredit] [Management] allow a list of accounts to filter borrowers or applications from loan managers
2 participants