Refactor LicenseApplicationPage and RequireSeafarerProfile components

- Updated imports for better readability in LicenseApplicationPage.
- Introduced legacy profile sources for backward compatibility in LicenseApplicationPage.
- Enhanced user profile handling by utilizing accountUser in LicenseApplicationPage.
- Improved application state management in LicenseApplicationPage to include accountUser.
- Refactored RequireSeafarerProfile to check for existing applications and handle navigation accordingly.
- Cleaned up navigation items in PortalLayout for better readability and maintainability.
This commit is contained in:
nati14575
2026-08-19 09:42:23 +03:00
parent d70b2e76cd
commit 130082dcc4
7 changed files with 6574 additions and 421 deletions