Files
emaui/apps/portal
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
..
2026-06-11 16:50:41 +03:00
2026-06-11 16:50:41 +03:00
2026-05-29 15:23:46 +03:00
2026-05-29 15:23:46 +03:00
2026-05-29 15:23:46 +03:00