Commit Graph

3 Commits

Author SHA1 Message Date
estifanos
8f7c163b9e feat: integrate error handling across various components
- Added `useErrorHandler` hook to centralize error handling logic.
- Updated components in the backoffice and portal applications to utilize the new error handling mechanism, replacing direct notify calls with `handleError` for improved error messaging.
- Enhanced localization files to include generic error messages for better user feedback.
- Refactored error handling in forms and API interactions to ensure consistent user experience across the application.
2026-07-24 09:08:41 +00:00
mengstabketemaw
3493fbbae7 feat(auth): add server error alerts to authentication pages commit 2026-06-29 10:20:26 +03:00
mengstabketemaw
de6d5a01cb move login to common ui 2026-06-13 11:21:32 +03:00