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 e09aadd2dbd664edf4d659e2a0efe858a2c6b2f8 Merge: 506a4c8 e8be03f Author: Aman-Mittal <[email protected]> AuthorDate: Sun Aug 9 00:29:48 2026 +0530 Merge pull request #270 from alloutflo/codex/issue-264-root-redirects fix(routing): redirect bare calendar and meeting paths .../features/calendars/calendars.routes.spec.ts | 63 ++++++++++++++++++++++ src/app/features/calendars/calendars.routes.ts | 5 ++ src/app/features/meetings/meetings.routes.spec.ts | 63 ++++++++++++++++++++++ src/app/features/meetings/meetings.routes.ts | 5 ++ 4 files changed, 136 insertions(+)
