estifanos
7c79f4d644
feat: implement useAuthToken hook for consistent auth token retrieval across components.comment from nati
2026-08-14 09:27:37 +00:00
estifanos
e0b3a4887a
feat: add internationalization support for auth components and pages, including translations for Amharic and English
2026-08-14 07:54:30 +00:00
Nati
6852fc86c6
feat: implement permission-based access control across various pages and components
...
- Added RequirePermission component to manage access based on user permissions.
- Integrated permission checks in MySeaRecordsPage, SeafarerRegistrationPage, VesselRegistrationPage, WaiverPage, and PortalLayout.
- Updated router to enforce permissions for specific routes.
- Introduced PORTAL_PERMISSIONS and LICENSE_PERMISSIONS constants for consistent permission management.
- Enhanced usePermissions hook to fetch permissions from the server and determine access rights.
- Refactored UI components to conditionally render based on user permissions, improving security and user experience.
2026-08-13 12:58:11 +00:00
Estifo77
4fc73b0567
feat(i18n): update medical verification label to include sea service verification
...
fix(layouts): import baseApi in BackofficeLayout and PortalLayout for API state management
refactor(auth): remove clearCurrentProfile call on logout and improve cookie removal logic
chore(auth-storage): enhance cookie management with secure and sameSite attributes, and streamline cleanup process
2026-08-10 14:42:21 +03:00
estifanos
fbf948b3d3
Implement seafarer profile requirement gate to ensure complete profile before registration
2026-08-08 08:35:40 +00:00
Estifo77
1116e57a8d
Refactor ProfilePage to remove unused API calls and optimize user data handling
2026-08-08 11:13:03 +03:00
Estifo77
23675005fc
Refactor imports and improve LoginPage validation logic
2026-08-08 09:26:47 +03:00
Estifo77
a92580c7be
fixes
2026-08-08 09:05:06 +03:00
Estifo77
203d2e5026
Merge branch 'dev' of https://github.com/Tria-plc/emaui into estif-branch-1
2026-08-08 09:03:50 +03:00
Mulu Mehari
7c968c7093
Adding more functionalities for all the license types
2026-08-07 11:50:07 +03:00
Estifo77
01105446a0
fix(LoginPage): enhance email and phone validation logic and update password length requirement
2026-08-04 13:53:51 +03:00
Estifo77
07970b85b2
merge fixes
2026-08-03 10:06:30 +03:00
Estifo77
5889ee2105
Merge branch 'dev' of https://github.com/Tria-plc/emaui into estif-branch-1
2026-08-03 09:26:04 +03:00
Mulu Mehari
c62ec59655
Initial End to End functionality
2026-08-02 22:44:08 +03:00
Estifo77
7692730642
fixes
2026-08-01 11:24:18 +03:00
estifanos
cdb5812124
feat: enhance cookie removal logic to clear all cookies on storage clear
2026-08-01 07:55:16 +00:00
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