tejal0416 opened a new pull request, #21:
URL: https://github.com/apache/fineract-backoffice-ui/pull/21

   - Implement lazy-loaded routes for Clients, Loans, and Organization features.
   - Create standalone placeholder components with authentication guards.
   - Fix broken sidebar navigation by connecting existing links to feature 
routes.
   - Refactor tenant state management to persist across sessions in 
localStorage.
   - Update AuthService to properly initialize and reset tenant on login/logout.
   - Fix SystemStatusComponent to display real active tenant instead of 
hardcoded value.
   - Remove all hardcoded user-facing strings from components.
   - Add i18n translation keys to en.json, hi.json, and ko.json.
   - Extend translations for dashboard, login, header, and feature placeholders.
   - Add comprehensive test specs for new components (Clients, Loans, 
Organization).
   - Update existing specs to reflect tenant state management changes.
   - Increase test suite from 29 to 35 tests with 90%+ code coverage.
   - Apply Prettier formatting across entire codebase for consistency.
   - Ensure ESLint compliance without errors.
   - Update README.md with recent changes and current feature status.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to