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 6ce4848 Merge pull request #380 from
opensource-joe/a11y/route-titles-clients
add 73dd0fd fix(a11y): give every products route its own title
new 261c83e Merge pull request #382 from
opensource-joe/a11y/route-titles-products
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:
.../products.routes.spec.ts} | 84 +++++++++++++++-------
src/app/features/products/products.routes.ts | 65 +++++++++++++++++
src/assets/i18n/en.json | 16 +++--
3 files changed, 135 insertions(+), 30 deletions(-)
copy src/app/features/{clients/clients.routes.spec.ts =>
products/products.routes.spec.ts} (55%)