Commit Graph

  • a0560f9cbc refactor: maintain local state for PhoneInput typing to prevent input reset and add helper utilities for E.164 conversion. estifanos 2026-08-20 08:21:51 +00:00
  • 366ddd23a7 Merge branch 'WorkflowChange' of https://github.com/Tria-plc/emaui into estif-branch-1 Estifo77 2026-08-20 10:34:06 +03:00
  • a424be5f6c test files estifanos 2026-08-20 07:32:23 +00:00
  • 481ff57ad1 feat: implement reusable PhoneInput component with validation support and integrate across auth and portal modules. estifanos 2026-08-20 07:31:51 +00:00
  • 5a802b5dfc Merge branch 'WorkflowChange' of github.com:Tria-plc/emaui into WorkflowChange Nati 2026-08-20 07:17:12 +00:00
  • 818964a694 feat: add seafarer registration feature with multi-step form Nati 2026-08-20 07:14:57 +00:00
  • 2100e19889 Merge pull request #18 from Tria-plc/estif-branch-1 Nati Nigussie 2026-08-19 17:05:23 +03:00
  • 524131fe42 Merge branch 'WorkflowChange' of https://github.com/Tria-plc/emaui into estif-branch-1 nati14575 2026-08-19 16:49:12 +03:00
  • 688b111b6a feat: define FAMILY_KIND_BY_KEY for SEAFARER_REGISTRATION in licensing helpers Nati 2026-08-19 13:26:03 +00:00
  • acbb789960 feat: enhance license queue functionality for logistics and non-logistics applications Nati 2026-08-19 13:20:21 +00:00
  • e1d52adb0c change Nati 2026-08-19 11:14:30 +00:00
  • ec28f6456d feat: implement ActiveSessions component and JWT session tracking to manage user device access estifanos 2026-08-19 11:00:20 +00:00
  • ff89b9af5e feat: implement two-factor authentication flow during sign-in and add utility hooks for configuration management estifanos 2026-08-19 10:42:30 +00:00
  • 6117f9c862 UI fixes estifanos 2026-08-19 10:42:08 +00:00
  • 0fa5566432 UI fixes estifanos 2026-08-19 10:22:00 +00:00
  • 2b07cacce1 btc wizard Nati 2026-08-19 10:10:22 +00:00
  • 4121e2a8b1 UI fixes estifanos 2026-08-19 10:09:15 +00:00
  • 1a3d963754 UI fixes estifanos 2026-08-19 10:01:24 +00:00
  • 548846a1bd feat: update routing and navigation for Basic Training Certificate and Seaman Book applications nati14575 2026-08-19 12:58:24 +03:00
  • 4e2f63d4df feat: implement cross-tab idle session timeout and add request collapsing to token refresh logic. estifanos 2026-08-19 09:29:02 +00:00
  • 439a4963ec fixes estifanos 2026-08-19 09:04:28 +00:00
  • 1eeb4c5cc3 feat: implement concurrent-safe token refreshing with session-aware error handling estifanos 2026-08-19 09:00:05 +00:00
  • b860e57227 feat: integrate PdfPreviewModal across apps estifanos 2026-08-19 08:59:08 +00:00
  • 4d87d41e55 feat: add PdfPreviewModal component and integrate into DocumentsTab for centralized PDF viewing estifanos 2026-08-19 08:48:50 +00:00
  • 2978690669 UI landing estifanos 2026-08-19 08:38:37 +00:00
  • f97eb68e25 Major Nati 2026-08-19 08:35:28 +00:00
  • 58f9dd7668 UI Fixes estifanos 2026-08-19 08:32:44 +00:00
  • 273a828570 UI fixes estifanos 2026-08-19 08:23:04 +00:00
  • 290f6dfd9c UI fixes estifanos 2026-08-19 08:10:09 +00:00
  • 0e4db93396 fixes estifanos 2026-08-19 08:05:21 +00:00
  • 1624cc16be fixes Estifo77 2026-08-19 10:31:53 +03:00
  • 9185df64b9 fixes Estifo77 2026-08-19 10:31:13 +03:00
  • 0832e5d339 fixes Estifo77 2026-08-19 10:23:57 +03:00
  • c377ddf74a Merge branch 'WorkflowChange' of https://github.com/Tria-plc/emaui into estif-branch-1 Estifo77 2026-08-19 10:23:33 +03:00
  • cb770f023a chore: configure pnpm workspace builds and add eslint dependency requirements Estifo77 2026-08-19 09:44:03 +03:00
  • 130082dcc4 Refactor LicenseApplicationPage and RequireSeafarerProfile components nati14575 2026-08-19 09:42:23 +03:00
  • d70b2e76cd refactor: remove unused application query and simplify application creation logic Nati 2026-08-19 05:55:53 +00:00
  • 629b02fd26 feat: implement person name utility functions and update related components for name handling Nati 2026-08-19 05:52:26 +00:00
  • d44977cbf3 Remove obsolete test artifacts and error context files for seafarer registration tests Nati 2026-08-19 05:14:43 +00:00
  • 99eb55c366 feat: enhance location handling and localization; improve fallback mechanisms and unify type definitions Nati 2026-08-18 14:44:24 +00:00
  • 03e2b2b8a4 feat: update seafarer registration flow and localization; remove profile gating and enhance user experience fitse-yotor 2026-08-18 16:44:39 +03:00
  • 59bb8cefb9 fix(exam): stop print margins doubling up, fitting far fewer questions per page mihretue 2026-08-18 12:59:08 +00:00
  • 20b7de2310 fix(exam): pin print footer to the bottom of every page mihretue 2026-08-18 12:12:00 +00:00
  • cb3f945a2a fix(exam): cap cutting point input at 100 for Percentage evaluation mihretue 2026-08-18 12:02:45 +00:00
  • df9db6a36e feat(question): add CHOICE options inline while creating, not after mihretue 2026-08-18 12:00:15 +00:00
  • 4374502ebd Merge branch 'WorkflowChange' of https://github.com/Tria-plc/emaui into estif-branch-1 Estifo77 2026-08-18 14:54:05 +03:00
  • 10d2a8935a fixes estifanos 2026-08-18 11:49:08 +00:00
  • 98277924a3 UI improvements estifanos 2026-08-18 11:46:52 +00:00
  • ae3af7777e fix(exam,result,question): kebab-icon action menus, status change as a picker mihretue 2026-08-18 11:46:16 +00:00
  • de78052429 feat: add in-flight registration application tracking and status dashboard to vessel registration page estifanos 2026-08-18 11:43:11 +00:00
  • 80db201676 fix(exam,result): collapse row actions into a dropdown menu everywhere mihretue 2026-08-18 11:40:13 +00:00
  • 896a19bd5d Merge remote-tracking branch 'origin/feature/exam-attempt-domain' into feature/exam-attempt-domain mihretue 2026-08-18 11:40:01 +00:00
  • 1509f8ca1f refactor: update vessel registration route and clarify navigation logic in OperationsOnboardingPage estifanos 2026-08-18 11:36:35 +00:00
  • 3ca5c342c3 fix(question): collapse row actions into a dropdown menu mihretue 2026-08-18 11:32:42 +00:00
  • 2257989821 feat: add account type synchronization to operations form based on selected license types estifanos 2026-08-18 11:23:30 +00:00
  • 581eac7466 UI changes estifanos 2026-08-18 10:57:37 +00:00
  • 007c0e3d71 feat: configure vite settings for portal and backoffice apps with shared environment directory Estifo77 2026-08-18 13:47:45 +03:00
  • cb19928bde UI fixes estifanos 2026-08-18 10:41:44 +00:00
  • 5897e73442 feat: add status filtering and display to medical and sea service verification queues estifanos 2026-08-18 10:37:57 +00:00
  • de0dcbfbe8 feat: add workflow profiles to restrict status filtering and sync queue counts by license type estifanos 2026-08-18 10:07:22 +00:00
  • 2d91092a6b refactor: remove VesselRegistrationHeadDashboardPage and associated navigation links estifanos 2026-08-18 09:54:13 +00:00
  • 7e19ce9cc9 Revert "mock data for test" estifanos 2026-08-18 09:38:54 +00:00
  • 02b9c73caf mock data for test estifanos 2026-08-18 09:34:44 +00:00
  • 1931e69594 Add error context and media files for seafarer registration tests Fistum 2026-08-18 09:20:36 +00:00
  • fbe9129fb7 Merge branch 'estif-branch-1' of https://github.com/Tria-plc/emaui into estif-branch-1 Estifo77 2026-08-18 11:59:52 +03:00
  • eb0b1b7d80 fixes Estifo77 2026-08-18 11:59:46 +03:00
  • 2b95454b4b feat: implement interactive vessel registration reporting page with filters, charts, and data tables estifanos 2026-08-18 08:57:51 +00:00
  • a513c5d0b9 Update deploy.yml Yonas Tewabe 2026-08-18 11:08:34 +03:00
  • ca82408dd8 Merge pull request #17 from Tria-plc/env Yonas Tewabe 2026-08-18 11:03:47 +03:00
  • d580379130 Change project name from 'edr' to 'ema' env Yonas Tewabe 2026-08-18 11:03:20 +03:00
  • 94abc33392 Update deploy.yml Yonas Tewabe 2026-08-18 11:01:40 +03:00
  • 21e34295f1 Create sync-env-from-env-manager.sh Yonas Tewabe 2026-08-18 10:57:57 +03:00
  • 1dc82d943a feat: update document review progress tooltip with detailed counts and formatting estifanos 2026-08-18 07:46:51 +00:00
  • 3d508acc41 feat: implement 18+ age validation, enforce document review completion for approvals, and refactor DecisionBar UI estifanos 2026-08-18 07:43:48 +00:00
  • c6ecb2dd48 fix Estifo77 2026-08-18 10:22:12 +03:00
  • 2b653ac13b Merge branch 'feature/exam-attempt-domain' of github.com:Tria-plc/emaui into feature/exam-attempt-domain mihretue 2026-08-18 10:16:30 +03:00
  • 6a717eb761 Merge branch 'WorkflowChange' of https://github.com/Tria-plc/emaui into estif-branch-1 Estifo77 2026-08-18 09:56:16 +03:00
  • f0443b84b1 fix(exam): lock the exam form to CHOICE when administration is Online mihretue 2026-08-17 17:20:16 +00:00
  • c7bd69eecb fix(seafarer): route registration through the application wizard Nati 2026-08-17 14:48:26 +00:00
  • 8239d7ebe2 feat(exam,result): quick status action, per-row publish mihretue 2026-08-17 12:20:21 +00:00
  • 13c4e09f88 Fix certficate Nati 2026-08-17 12:03:19 +00:00
  • 74eee3ad48 Merge branch 'feature/exam-attempt-domain' of github.com:Tria-plc/emaui into feature/exam-attempt-domain mihretue 2026-08-17 15:02:08 +03:00
  • 83d309248d feat(exam): regrade action + stop inviting a re-take on a finished exam mihretue 2026-08-17 12:00:45 +00:00
  • d13fa4ba15 Merge branch 'feature/exam-attempt-domain' of github.com:Tria-plc/emaui into feature/exam-attempt-domain mihretue 2026-08-17 14:43:45 +03:00
  • 50679614fb Application Commit Nati 2026-08-17 11:33:14 +00:00
  • e97e12d979 Merge remote-tracking branch 'origin/certficate' into feature/exam-attempt-domain mihretue 2026-08-17 11:19:17 +00:00
  • df556c7526 Merge pull request #15 from Tria-plc/certficate Nati Nigussie 2026-08-17 14:09:07 +03:00
  • 2ba07c6865 Merge branch 'feature/exam-attempt-domain' of github.com:Tria-plc/emaui into feature/exam-attempt-domain mihretue 2026-08-17 13:41:39 +03:00
  • 366f75a84d fixes estifanos 2026-08-17 10:34:00 +00:00
  • ecd875adf4 fixes estifanos 2026-08-17 10:30:03 +00:00
  • 903b178527 UI estifanos 2026-08-17 10:25:40 +00:00
  • 0ad617510e fixes estifanos 2026-08-17 10:22:32 +00:00
  • 023af2dca4 fixes estifanos 2026-08-17 10:19:29 +00:00
  • 84e3500352 Merge branch 'certficate' of https://github.com/Tria-plc/emaui into estif-branch-1 Estifo77 2026-08-17 13:16:22 +03:00
  • 4a7d36369f fix(exam): print real MCQ options, evaluation-method-aware cutting point check certificate mihretue 2026-08-17 09:43:09 +00:00
  • 7f45df04e0 feat(seafarer-registration): remove standalone registration page and redirect to licensing flow; update profile handling and eligibility checks Nati 2026-08-17 09:15:39 +00:00
  • 1da86a73a9 Merge branch 'feature/exam-attempt-domain' of github.com:Tria-plc/emaui into feature/exam-attempt-domain mihretue 2026-08-17 11:51:33 +03:00
  • 4f692c6bcf fix(exam): stop Create/Update Exam form from silently failing to submit mihretue 2026-08-17 08:48:32 +00:00
  • b91485a560 Merge branch 'feature/exam-attempt-domain' of github.com:Tria-plc/emaui into feature/exam-attempt-domain mihretue 2026-08-17 11:32:51 +03:00
  • 84ff644ebb fix(question): show both language fields for MCQ options mihretue 2026-08-17 08:26:21 +00:00