Commit Graph

268 Commits

Author SHA1 Message Date
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
Estifo77
3610c69a69 fixes 2026-08-06 09:43:40 +03:00
estifanos
a02cee1a78 feat(LicenseQueuePage): update sorting logic to prioritize claimedAt for "mine" view 2026-08-05 12:44:22 +00:00
Estifo77
ed782237ca fixes 2026-08-05 14:17:00 +03: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
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
7d706aa990 fix(DocumentsTab): improve layout and truncation for document names and badges 2026-08-05 08:59:28 +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
c8df8e1578 fix(LicenseQueuePage): remove unused ActionIcon and IconRefresh imports for cleaner code 2026-08-05 08:16:45 +00:00
estifanos
4fc4d5953d fix(LicenseQueuePage): reduce default page size to 10 and set default sorting for queue display 2026-08-05 07:54:28 +00:00
estifanos
d474de186c feat(LicenseReviewPage): refactor staff evidence display to use StaffEvidenceCell component for better maintainability 2026-08-05 07:41:03 +00:00
estifanos
60604d8027 feat(LicenseReviewPage): make document badges clickable links for direct access 2026-08-05 07:33:11 +00:00
estifanos
5fb6927d1a fix: remove hardcoded page size from useServerTable in multiple pages for consistency 2026-08-05 07:30:10 +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
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
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
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
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
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
Estifo77
6ca48cbb9a merge fixes 2026-07-29 10:54:43 +03:00