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 8df9b976b48df3c23c331cde1f2daf96e5af2673
Merge: 0285bd7 412d601
Author: Aman-Mittal <[email protected]>
AuthorDate: Sun Aug 2 16:07:07 2026 +0530

    Merge pull request #195 from Aman-Mittal/feat/loan-servicing-charge-off
    
    feat(loans): add the missing loan servicing commands

 e2e/loan-charge-off.spec.ts                        | 100 +++++++++++
 e2e/loan-product-down-payment.spec.ts              |   3 +
 e2e/loan-schedule-type-gating.spec.ts              |  31 ++++
 playwright.config.ts                               |   1 +
 src/app/core/icons.ts                              |   4 +
 .../loans/loan-transaction-form.component.ts       |  82 ++++++++-
 src/app/features/loans/loan-view.component.spec.ts | 122 +++++++++++++
 src/app/features/loans/loan-view.component.ts      | 195 +++++++++++++++++++++
 src/assets/i18n/en.json                            |  28 ++-
 9 files changed, 560 insertions(+), 6 deletions(-)

Reply via email to