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 5fc358e4a3db1216247e8e885276f9bd2a8ec54b
Merge: e5c8619 1f35222
Author: Aman-Mittal <[email protected]>
AuthorDate: Sun Aug 9 14:17:44 2026 +0530

    Merge pull request #307 from Aman-Mittal/feat/term-deposit-servicing
    
    feat(products): operate a term deposit account after it is opened

 e2e/deposit-account-servicing.spec.ts              | 139 +++++++++
 e2e/utils/seed-api.ts                              |  90 ++++++
 playwright.config.ts                               |   1 +
 .../deposit-account-view.component.spec.ts         | 184 +++++++++++
 .../products/deposit-account-view.component.ts     | 339 +++++++++++++++++++--
 .../products/deposit-closure-dialog.component.ts   | 218 +++++++++++++
 src/assets/i18n/en.json                            |  73 +++--
 7 files changed, 993 insertions(+), 51 deletions(-)

Reply via email to