Commit Graph

116 Commits

Author SHA1 Message Date
estifanos
fc28ef9960 Refactor SeaServiceTab and MedicalTab to use AdvancedTable for improved data handling and pagination 2026-08-10 08:21:53 +00:00
estifanos
02681fe9be Add maxDepth prop to LocationPicker and update AddressFormContent to limit cascading levels 2026-08-08 09:09:08 +00:00
estifanos
78e37bb90f Refactor LocationPicker to remove unused translation for sub-location and adjust level rendering logic 2026-08-08 09:06:12 +00:00
estifanos
cfc9bc1a93 fixes 2026-08-08 09:01:35 +00:00
estifanos
acca2eb097 fixes 2026-08-08 08:59:48 +00:00
Estifo77
afaea36ce2 Refactor address handling in ProfilePage and AddressFormContent to improve name parsing and address payload structure 2026-08-08 11:58:08 +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
938bc94ce0 Update ProfilePage to handle user updates more reliably and prevent race conditions 2026-08-08 11:00:33 +03:00
estifanos
fdcdd9fd13 Enhance AddressFormContent with additional ID types and update ProfilePage to optimize user profile update handling 2026-08-08 07:55:07 +00:00
estifanos
56de3727fa Refactor AddressFormContent and ProfilePage to integrate CountrySelect for nationality selection and update address payload handling 2026-08-08 07:40:33 +00:00
estifanos
451e9a7f35 Update AddressFormContent and ProfilePage to lock primary phone and email fields as account details 2026-08-08 07:36:04 +00:00
estifanos
85c9930363 Add address management features and improve validation
- Implement saveMyAddress mutation for updating user addresses.
- Enhance address validation schema with additional fields.
- Add error handling for location loading in LocationPicker.
- Update translations for loading errors in English and Amharic.
- Introduce phone number validation for Ethiopian formats.
- Refactor AddressFormContent to accommodate new address structure.
2026-08-08 07:32:33 +00:00
Estifo77
23675005fc Refactor imports and improve LoginPage validation logic 2026-08-08 09:26:47 +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
estifanos
fe9ffef6ae UI 2026-08-06 07:25:26 +00:00
estifanos
980c5aac13 UI 2026-08-06 07:13:16 +00:00
estifanos
27df8b16e8 feat(ApplicationRedirectPage): add page to resolve deep links for applications
fix(LicenseQueuePage): correct sorting logic for "mine" view
2026-08-06 07:05:19 +00:00
estifanos
7ba760d74b feat(AmharicDatePicker): implement Amharic date picker component with calendar type switching and time input 2026-08-05 10:14:03 +00:00
estifanos
5fb1926ac0 feat(AmharicDatePicker): add time input functionality and update date formatting
feat(i18n): add translation for time label in Amharic and English
fix(main): ensure date styles are imported correctly
2026-08-05 09:48:35 +00:00
estifanos
f06f74b9e0 feat(AppHeader): add notifications click handler and count display 2026-08-05 09:26:20 +00:00
estifanos
bedc7d5f8c feat(NotificationsPage): implement tabbed navigation for notifications and improve loading state handling 2026-08-05 09:19:56 +00:00
estifanos
0627aa24fc feat(styles): add themed scrollbars for improved dark mode experience 2026-08-05 08:53:27 +00:00
estifanos
bbae230ad5 feat: implement ModalFooter component for consistent modal action layout 2026-08-05 08:50:38 +00:00
estifanos
e4e93384b1 fix(DocumentSlots, StaffEvidence): add file size validation for uploads to enforce 5MB limit 2026-08-05 07:05:11 +00:00
estifanos
acd30ce071 feat(MyApplicationsPage): implement advanced table for licenses and applications with improved loading and pagination 2026-08-04 11:18:11 +00:00
Estifo77
8d05f2274a Merge branch 'dev' of https://github.com/Tria-plc/emaui into estif-branch-1 2026-08-03 15:07:52 +03:00
Mulu Mehari
77bfb01664 Adding all the license feature and renewal 2026-08-03 12:49:48 +03:00
Estifo77
19303cbae6 payment removal 2026-08-03 12:33:06 +03:00
estifanos
599dc4aa83 feat(i18n): add new translations for refresh, view, toggle columns, and no results
refactor(payment): remove payment API client and related tests, consolidating payment logic

refactor(payment): delete payment modal and associated constants, hooks, and types

fix(ui): enhance AdvancedTable with refresh button and column toggle functionality

fix(ui): implement pagination in useServerTable for better data handling
2026-08-03 09:22:02 +00:00
Estifo77
661e5d2f04 merge fix 2026-08-03 10:56:02 +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
estifanos
6fce0b4fa7 feat: add profile check mutation and enhance navigation access control 2026-08-01 08:23:37 +00:00
estifanos
5a95358ea0 feat: update session management to prioritize cookie storage and enhance token retrieval logic 2026-08-01 07:52:46 +00:00
estifanos
af4ef8b3a7 feat: implement password requirements validation and UI component 2026-08-01 06:27:59 +00:00
estifanos
f736e4ddac feat: add toGregorianDateLabel function and update date displays across multiple pages 2026-07-31 10:37:04 +00:00
estifanos
48bc31d321 feat: integrate AmharicDatePicker component across multiple pages and update translations 2026-07-31 10:27:50 +00:00
estifanos
fca732e399 feat: add country selection translations and update country name retrieval 2026-07-31 07:31:17 +00:00
estifanos
4dddd576a8 UI 2026-07-31 06:56:24 +00:00
Estifo77
f443372da2 Merge branch 'estif-branch-1' of https://github.com/Tria-plc/emaui into estif-branch-1 2026-07-31 09:34:53 +03:00
Estifo77
1b989936f0 refactor: standardize import statements and formatting across SeamanBookPage and VesselRegistrationPage
feat: add mock data for vessel registration and seaman book application

fix: update eligibility and status handling in SeamanBookPage

style: improve readability and consistency in PortalLayout and AdvancedTable components

chore: update package-lock.json for dependency management
2026-07-31 09:34:29 +03:00
estifanos
1e894ecfa7 UI 2026-07-31 06:33:15 +00:00
estifanos
0db451bdec feat: add CountrySelect component and integrate country selection in endorsement, seafarer, and waiver pages 2026-07-30 12:11:53 +00:00
estifanos
06eb9eca4f feat(payment): implement payment feature with Telebirr integration first try
- Define shared payment types and interfaces in payment.ts
- Create PaymentModal component for handling payment interactions
- Implement payment API client for initiating and confirming payments
- Add payment history management with localStorage
- Create PaymentsPage for displaying payment status and history
- Introduce utility functions for money conversion and formatting
- Set up hooks for managing payment flow and state
- Update SeamanBookApplicationPage to utilize new payment modal
- Add tests for payment API functions and history management
2026-07-30 07:33:30 +00:00
Muluhabt
5161e278ce Adding license generation functionality 2026-07-29 16:53:50 +03:00
Estifo77
4a6f2954b5 portal fixes 2026-07-29 12:49:09 +03:00
Estifo77
0c3d817ee1 fixes 2026-07-29 12:08:36 +03:00
Estifo77
56bf81e4ad fixes 2026-07-29 11:28:55 +03:00