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 8f5aacc14653975ba4f9ab5642c3fb40f17b3e89 Merge: dae2b07 3bd2535 Author: Aman-Mittal <[email protected]> AuthorDate: Thu Aug 20 16:54:12 2026 +0530 Merge pull request #394 from zhangxinyao88/fix/231-dialog-confirmations fix(dialogs): replace native loan and client confirmations .../charges/client-charges-list.component.spec.ts | 14 ++++++++++---- .../clients/charges/client-charges-list.component.ts | 18 ++++++++++++++++-- .../client-collateral-list.component.spec.ts | 14 ++++++++++---- .../collateral/client-collateral-list.component.ts | 17 +++++++++++++++-- .../client-transactions-list.component.spec.ts | 14 ++++++++++---- .../client-transactions-list.component.ts | 18 ++++++++++++++++-- .../loans/charges/loan-charges-list.component.ts | 17 +++++++++++++++-- .../guarantors/guarantors-list.component.spec.ts | 14 ++++++++++---- .../loans/guarantors/guarantors-list.component.ts | 15 +++++++++++++-- .../interest-pauses-list.component.spec.ts | 14 ++++++++++---- .../interest-pauses-list.component.ts | 17 +++++++++++++++-- .../post-dated-checks-list.component.spec.ts | 14 ++++++++++---- .../post-dated-checks-list.component.ts | 18 ++++++++++++++++-- src/assets/i18n/en.json | 20 +++++++++++++------- 14 files changed, 179 insertions(+), 45 deletions(-)
