375 Commits

Author SHA1 Message Date
estifanos
e4e93384b1 fix(DocumentSlots, StaffEvidence): add file size validation for uploads to enforce 5MB limit 2026-08-05 07:05:11 +00:00
Estifo77
33fe9ac55c Merge branch 'dev' of https://github.com/Tria-plc/emaui into estif-branch-1 2026-08-05 09:11:26 +03:00
Yonas Tewabe
7fede61f27 Create sonar-project.properties 2026-08-04 16:08:44 +03: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
01105446a0 fix(LoginPage): enhance email and phone validation logic and update password length requirement 2026-08-04 13:53:51 +03:00
estifanos
30d46dfc6b fix(LicenseQueuePage): improve checkbox selection handling for better state management 2026-08-04 09:35:12 +00:00
Estifo77
3c96fab629 Merge branch 'dev' of https://github.com/Tria-plc/emaui into estif-branch-1 2026-08-04 09:10:01 +03:00
Estifo77
553ef26566 merge fixes 2026-08-03 15:41:06 +03:00
mulish77
27587cc1a5 Merge pull request #8 from Tria-plc/mulufeatures
Adding Cors rule in the environment variable
2026-08-03 15:34:33 +03:00
Mulu Mehari
35fb817b4b Adding Cors rule in the environment variable 2026-08-03 15:33:58 +03: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
mulish77
c59620a77a Merge pull request #7 from Tria-plc/mulufeatures
Adding all the license feature and renewal
2026-08-03 12:52:57 +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
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
661e5d2f04 merge fix 2026-08-03 10:56:02 +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
mulish77
5e40d77657 Merge pull request #6 from Tria-plc/mulufeatures
Initial End to End functionality
2026-08-02 22:53:54 +03:00
Mulu Mehari
c62ec59655 Initial End to End functionality 2026-08-02 22:44:08 +03:00
Estifo77
7692730642 fixes 2026-08-01 11:24:18 +03:00
estifanos
6fce0b4fa7 feat: add profile check mutation and enhance navigation access control 2026-08-01 08:23:37 +00:00
estifanos
cdb5812124 feat: enhance cookie removal logic to clear all cookies on storage clear 2026-08-01 07:55:16 +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
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
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
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
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
mulish77
c9d885356c Merge pull request #5 from Tria-plc/mulufeature-branch
Adding license generation functionality
2026-07-29 16:55:05 +03: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
a9638afa27 lay out fix 2026-07-29 11:45:47 +03:00
Estifo77
56bf81e4ad fixes 2026-07-29 11:28:55 +03:00
estifanos
8118b646bd refactor: update sidebar visibility rules to match user profession 2026-07-29 08:08:53 +00:00
estifanos
09d688b251 fixes 2026-07-29 07:55:45 +00:00
Estifo77
6ca48cbb9a merge fixes 2026-07-29 10:54:43 +03:00
estifanos
e497b30bd1 fixes 2026-07-29 07:36:10 +00:00