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 d7d6dd42e6bc6b68e3a8c0313b952e781d41cfaf Merge: 5914677 1e6ac80 Author: Aman-Mittal <[email protected]> AuthorDate: Sun Aug 2 00:26:39 2026 +0530 Merge pull request #183 from Aman-Mittal/refactor/shared-signal-inputs Convert data-table and permission directives to signal inputs and queries 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(-)
