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 edeb5b4f315745d7d7ba07d2364e8f11709ec442
Merge: 43c9040 e7641fa
Author: Aman-Mittal <[email protected]>
AuthorDate: Sun Aug 9 15:42:11 2026 +0530

    Merge pull request #310 from Aman-Mittal/feat/share-account-view
    
    feat(products): open and operate a share account

 e2e/share-account-servicing.spec.ts                | 147 ++++++
 e2e/utils/seed-api.ts                              |  97 ++++
 playwright.config.ts                               |   1 +
 src/app/features/products/products.routes.ts       |   5 +
 .../shares/share-account-view.component.spec.ts    | 223 ++++++++
 .../shares/share-account-view.component.ts         | 586 +++++++++++++++++++++
 .../shares/share-accounts-list.component.ts        |  13 +
 .../shares/share-quantity-dialog.component.ts      | 140 +++++
 src/assets/i18n/en.json                            | 211 ++++----
 9 files changed, 1325 insertions(+), 98 deletions(-)

Reply via email to