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 5914677 Merge pull request #179 from
Aman-Mittal/fix/cd-loan-collateral-transaction-form
add 1e6ac80 refactor(shared): convert data-table and permission
directives to signals
new d7d6dd4 Merge pull request #183 from
Aman-Mittal/refactor/shared-signal-inputs
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 | 23 ---
.../data-table/cell-template.directive.spec.ts | 2 +-
.../data-table/cell-template.directive.ts | 10 +-
.../data-table/data-table.component.spec.ts | 46 +++++
.../components/data-table/data-table.component.ts | 227 ++++++++++-----------
.../has-institution-feature.directive.ts | 31 ++-
.../shared/directives/has-permission.directive.ts | 47 ++---
7 files changed, 194 insertions(+), 192 deletions(-)