Commit Graph

10 Commits

Author SHA1 Message Date
mihretue
1da86a73a9 Merge branch 'feature/exam-attempt-domain' of github.com:Tria-plc/emaui into feature/exam-attempt-domain 2026-08-17 11:51:33 +03: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
1116e57a8d Refactor ProfilePage to remove unused API calls and optimize user data handling 2026-08-08 11:13:03 +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
Muluhabt
5161e278ce Adding license generation functionality 2026-07-29 16:53:50 +03:00
estifanos
a76549b018 feat: migrate authentication storage to use js-cookie for improved token management 2026-07-22 09:51:00 +00: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