This is an automated email from the ASF dual-hosted git repository. Aman-Mittal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git
commit 2d541c802732d32e3bd735c23f18de5deea86337 Merge: 4c88483 fbb8174 Author: Aman-Mittal <[email protected]> AuthorDate: Sat Aug 8 22:27:30 2026 +0530 Merge pull request #269 from Aman-Mittal/feat/loan-remaining-gaps feat(loans): disburse to savings, unassign loan officer, undo last disbursal, and the asset transfers tab e2e/loan-servicing-gaps.spec.ts | 86 ++++++++++ .../features/loans/loan-command-dialogs.spec.ts | 138 ++++++++++++++++ .../loan-disburse-to-savings-dialog.component.ts | 179 +++++++++++++++++++++ .../loan-unassign-officer-dialog.component.ts | 127 +++++++++++++++ src/app/features/loans/loan-view.component.ts | 142 ++++++++++++++++ .../tabs/loan-asset-transfers-tab.component.ts | 107 ++++++++++++ src/assets/i18n/en.json | 18 ++- 7 files changed, 795 insertions(+), 2 deletions(-)
