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 f1fd5433efb77519785feb1e3208169ec1381b32 Merge: f7fc740 b800028 Author: Aman-Mittal <[email protected]> AuthorDate: Mon Aug 17 22:27:51 2026 +0530 Merge pull request #389 from Aman-Mittal/chore/unsigned-pr-rollup chore: roll up five unsigned contributor PRs onto signed commits .../charges/charges-list.component.spec.ts | 94 +++++++++++++++++++ .../accounting/charges/charges-list.component.ts | 13 ++- .../provisioning-categories-list.component.spec.ts | 15 ++- .../provisioning-categories-list.component.ts | 26 ++++-- .../provisioning-criteria-list.component.spec.ts | 15 ++- .../provisioning-criteria-list.component.ts | 26 ++++-- .../interop/interop-health.component.spec.ts | 97 ++++++++++++++++++++ .../account-number-formats-list.component.spec.ts | 102 +++++++++++++++++++++ .../account-number-formats-list.component.ts | 38 +++++--- .../offices/office-form.component.spec.ts | 6 +- .../organization/offices/office-form.component.ts | 7 +- .../staff/staff-form.component.spec.ts | 12 +++ .../organization/staff/staff-form.component.ts | 4 +- .../products/savings-account-form.component.ts | 5 +- .../breach/wc-breach-list.component.spec.ts | 15 ++- .../breach/wc-breach-list.component.ts | 24 +++-- .../wc-loan-products-list.component.spec.ts | 15 ++- .../wc-loan-products-list.component.ts | 24 +++-- .../wc-near-breach-list.component.spec.ts | 17 +++- .../near-breach/wc-near-breach-list.component.ts | 24 +++-- src/assets/i18n/en.json | 24 +++-- 21 files changed, 523 insertions(+), 80 deletions(-)
