This is an automated email from the ASF dual-hosted git repository.

Aman-Mittal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git


    from 6476779  Merge pull request #220 from 
Aman-Mittal/chore/asf-yml-metadata
     add f260bdd  feat(savings): officer assignment, declining an application, 
and fund holds
     new 6987d6b  Merge pull request #219 from 
Aman-Mittal/feat/savings-servicing-officer-and-holds

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 eslint-suppressions.json                           |   5 -
 .../core/adapters/overlay/ionic-overlay.adapter.ts |   5 +
 src/app/core/adapters/overlay/overlay.adapter.ts   |  12 ++
 src/app/core/icons.ts                              |   4 +
 .../savings-account-view.component.spec.ts         |  29 ++++
 .../products/savings-account-view.component.ts     | 174 +++++++++++++++++++--
 .../products/savings-block-dialog.component.ts     |  77 +++++++--
 .../products/savings-officer-dialog.component.ts   | 137 ++++++++++++++++
 src/app/testing/adapters.ts                        |  12 ++
 src/assets/i18n/en.json                            |  16 +-
 10 files changed, 440 insertions(+), 31 deletions(-)
 create mode 100644 
src/app/features/products/savings-officer-dialog.component.ts

Reply via email to