Commit Graph

76 Commits

Author SHA1 Message Date
estifanos
af4ef8b3a7 feat: implement password requirements validation and UI component 2026-08-01 06:27:59 +00:00
Muluhabt
5161e278ce Adding license generation functionality 2026-07-29 16:53:50 +03:00
Estifo77
0c3d817ee1 fixes 2026-07-29 12:08:36 +03:00
estifanos
09d688b251 fixes 2026-07-29 07:55:45 +00:00
estifanos
e497b30bd1 fixes 2026-07-29 07:36:10 +00:00
Estifo77
81f259b374 fixes 2026-07-29 10:31:54 +03:00
Estifo77
611c5272c0 fixes 2026-07-29 10:31:23 +03:00
estifanos
27a5968b79 feat: implement user type-based navigation visibility in PortalLayout 2026-07-29 07:29:20 +00:00
Estifo77
5ceb5da3c2 fixes 2026-07-29 10:07:49 +03:00
estifanos
ff51fd0bcc feat: enhance SignupPage with user type selection and validation 2026-07-29 06:55:19 +00:00
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
Estifo77
7e2186e758 feat: implement Telebirr payment API and types, enhance auth storage with token management 2026-07-23 14:32:30 +03:00
Estifo77
7191bc6791 refactor: standardize import quotes and improve cookie management in auth storage 2026-07-22 14:46:38 +03:00
estifanos
a76549b018 feat: migrate authentication storage to use js-cookie for improved token management 2026-07-22 09:51:00 +00:00
Estifo77
e862d5cd8e Merge branch 'estif-branch-1' of https://github.com/Tria-plc/emaui into estif-branch-1 2026-07-22 12:38:40 +03:00
Estifo77
2c2464d12a test 2026-07-22 12:32:38 +03:00
estifanos
75220e2b9a feat: update authentication storage to use cookies and improve token retrieval 2026-07-22 09:31:10 +00:00
mengstabketemaw
c46747c98e feat: refactor department to organization and move certifications to configuration tab commit 2026-06-29 15:57:42 +03:00
mengstabketemaw
3493fbbae7 feat(auth): add server error alerts to authentication pages commit 2026-06-29 10:20:26 +03:00
mengstabketemaw
1a472a6db3 refactor: simplify profile lookup and navigation logic commit 2026-06-27 09:37:29 +03:00
mengstabketemaw
ac8df4cdff refactor: modularize profile setup components and update profile completion logic commit 2026-06-26 16:12:25 +03:00
mengstabketemaw
08ade42157 feat: implement profile completion flow and guard commit 2026-06-26 15:27:13 +03:00
mengstabketemaw
f876d57219 feat: change usermanagement from git submodule to componenet based 2026-06-23 11:10:35 +03:00
mengstabketemaw
2feaaf1ee4 update usermanagement to legacy mode 2026-06-18 11:25:26 +03:00
mengstabketemaw
e674565845 fix: remove unused routes and errors 2026-06-16 15:56:32 +03:00
mengstabketemaw
de6d5a01cb move login to common ui 2026-06-13 11:21:32 +03:00