Commit Graph

104 Commits

Author SHA1 Message Date
estifanos
1b0a21c683 feat: add page size selection to AdvancedTable and update useServerTable hook 2026-08-11 11:37:52 +00:00
Estifo77
0573e01769 UI fixes 2026-08-11 14:32:26 +03:00
estifanos
0fd78c7757 fix: update Badge component in LicenseQueuePage for consistent styling
feat: add siblings and boundaries props to pagination in AdvancedTable
2026-08-11 11:23:38 +00:00
Estifo77
1cfa3dec69 UI 2026-08-11 13:10:44 +03:00
Estifo77
f956c41c06 UI 2026-08-11 11:58:23 +03:00
estifanos
19afcc3403 feat: add nationality support with demonym in CountrySelect and related components 2026-08-10 12:28:31 +00:00
Estifo77
1a0da134a5 Refactor MySeaRecordsPage to use AmharicDatePicker and update styles for better UX 2026-08-10 14:18:09 +03:00
Estifo77
c822e99052 Add AttachmentsModal and refactor MedicalVerificationPage with AdvancedTable integration 2026-08-10 13:06:54 +03:00
Estifo77
e93b439d50 date picker fix 2026-08-10 12:21:40 +03:00
estifanos
8ce6a2fa94 Revert "fixes"
This reverts commit 31547ba608.
2026-08-10 09:10:11 +00:00
estifanos
e0dec698a0 Revert "fix"
This reverts commit 854a446411.
2026-08-10 09:10:11 +00:00
estifanos
854a446411 fix 2026-08-10 09:07:09 +00:00
estifanos
31547ba608 fixes 2026-08-10 09:05:09 +00:00
estifanos
e2063223f4 fix 2026-08-10 08:48:40 +00:00
estifanos
40a4809e6a fix 2026-08-10 08:33:34 +00:00
estifanos
d1e9bc47c6 fixes 2026-08-10 08:29:00 +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
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
estifanos
cc70e271d2 fix(AmharicDatePicker): conditionally close date picker based on time selection 2026-08-05 12:36:10 +00:00
Estifo77
a8ded884e6 fixes 2026-08-05 14:24:21 +03:00
Estifo77
5752362174 feat(AmharicDatePicker): enhance CSS styles for improved calendar layout and button accessibility 2026-08-05 14:05:44 +03:00
estifanos
92166a8754 feat(tsconfig): add types option for Vite client in compilerOptions 2026-08-05 10:48:08 +00:00
estifanos
c79e4cc5fa feat(AmharicDatePicker): add width prop to align input fields in filter bar 2026-08-05 10:21:56 +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
f06f74b9e0 feat(AppHeader): add notifications click handler and count display 2026-08-05 09:26:20 +00:00
estifanos
bbae230ad5 feat: implement ModalFooter component for consistent modal action layout 2026-08-05 08:50:38 +00: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
estifanos
52e2f4c009 Refactor LicenseQueuePage to use AdvancedTable for improved rendering and sorting functionality 2026-08-03 08:33:51 +00:00
Estifo77
cd1a891d07 fixes 2026-08-03 11:26:56 +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
estifanos
d16d9840ba fixes 2026-08-01 06:30:13 +00:00
estifanos
af4ef8b3a7 feat: implement password requirements validation and UI component 2026-08-01 06:27:59 +00:00
Estifo77
18f18b71dc feat: add MaritimeLoader component for enhanced loading experience 2026-07-31 15:21:11 +03:00
estifanos
b5858c37be fixes 2026-07-31 07:59:15 +00:00
estifanos
fca732e399 feat: add country selection translations and update country name retrieval 2026-07-31 07:31:17 +00:00
estifanos
53b7b3f6f7 country 2026-07-31 07:19:16 +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
Muluhabt
5161e278ce Adding license generation functionality 2026-07-29 16:53:50 +03:00
Estifo77
173d6eccb6 fixes 2026-07-28 10:26:55 +03:00
estifanos
31ab6ae260 amharic date picker 2026-07-28 07:16:00 +00:00
estifanos
b5d09d2aea advanced table fixes 2026-07-27 08:52:13 +00:00
estifanos
af85fca02a advanced table 2026-07-25 08:41:27 +00:00
estifanos
7cfef9d09a feat: enhance professions management with server-side pagination and advanced table component 2026-07-24 11:54:10 +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
mengstabketemaw
7f76c862fb feat: implement i18n localization for exam components and detail page commit 2026-06-30 16:46:19 +03:00