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 fc524e1 Merge pull request #342 from
Aman-Mittal/feat/share-and-advanced-accounting
add 20d6aa9 fix(a11y): give icon-only buttons an accessible name
new dc6662b Merge pull request #338 from
opensource-joe/a11y/icon-only-button-accessible-names
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:
.../accounting/accounting-closures-list.component.ts | 1 +
.../accounting/accounting-rules-list.component.ts | 17 ++++++++++++++---
.../features/accounting/chart-of-accounts.component.ts | 1 +
.../financial-activity-mappings-list.component.ts | 17 ++++++++++++++---
.../features/accounting/journal-entry-form.component.ts | 2 ++
.../email-campaigns/email-campaigns-list.component.ts | 4 ++++
.../sms-campaigns/sms-campaigns-list.component.ts | 13 +++++++++----
src/app/features/clients/client-search-v2.component.ts | 1 +
src/app/features/fintech/asset-owners-list.component.ts | 2 +-
src/app/features/loans/loan-notes-tab.component.ts | 1 +
.../office-transactions-list.component.ts | 7 ++++++-
.../payment-credit-allocation-editor.component.ts | 4 ++++
.../products/shares/share-account-form.component.ts | 2 ++
.../business-steps/business-steps.component.spec.ts | 16 ++++++++++++++++
.../system/business-steps/business-steps.component.ts | 9 ++++++++-
.../system/data-tables/datatables-form.component.ts | 8 +++++++-
.../system/templates/templates-list.component.ts | 14 ++++++++++++--
.../tasks/checker-inbox/checker-inbox.component.ts | 16 +++++++++++++---
src/assets/i18n/en.json | 11 +++++++++++
19 files changed, 127 insertions(+), 19 deletions(-)