Marshal
733bfd1e5e
feat: reorder cargo and route steps in booking form; update related logic and UI components
2026-06-23 22:15:29 +00:00
Marshal
6485cbdd71
feat: implement document clearance workflow for bookings
...
- Added ClearanceCard component to display and manage clearance documents in ReadonlyBookingView.
- Introduced new API endpoints for clearance operations: getClearance, submitClearanceDocuments, and proceedToOperation.
- Created BookingDocumentReview entity and migration for document review status tracking.
- Developed GlClearancePage for Global Logistics to review and manage document submissions.
- Implemented utility functions for determining clearance setting codes based on trade direction and freight type.
- Added tests for booking transition clearance logic and clearance utility functions.
2026-06-23 21:33:34 +00:00
Marshal
29f6928059
feat: add unit of measure selection for cargo types and update related calculations in booking forms
2026-06-23 21:00:51 +00:00
Marshal
080a08229d
feat: enhance booking flow with multi-route support and onboarding document integration
...
- Introduced multi-route functionality in the booking process, allowing users to add additional routes for general contracts.
- Updated the StepDocuments component to display onboarding documents automatically attached to bookings.
- Refactored Step4Route to manage extra routes and quantities dynamically.
- Improved Step8Review to reflect the new onboarding document handling and updated submission readiness checks.
- Added new API endpoints and services for managing contract route lines and rejecting bookings.
- Removed the allowConsolidation field from the booking model as it is now managed by the system.
- Created migrations for the new contract route lines table and updated related entities.
2026-06-23 20:40:48 +00:00
Stephanos A
e10b013b62
Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha
2026-06-23 19:48:55 +03:00
Stephanos A
e25066d6d5
Extra luggage, tourism package, manage my trip and other updates
2026-06-23 19:45:15 +03:00
natib21
2737866366
fix first mile
2026-06-23 15:40:21 +00:00
natib21
dbb9870cb6
Merge branch 'freight/feature/vehicle_2' of github.com:Tria-plc/edr-platform into freight/feature/vehicle_2
2026-06-23 15:19:23 +00:00
natib21
448b7fe969
fix last first mile
2026-06-23 15:18:32 +00:00
Marshal
eb85f8d32d
refactor booking priority logic and constants; adjust scoring thresholds and remove unused service types
2026-06-23 14:25:54 +00:00
Nathnael
10d74a65b0
fix: type error and fixes
2026-06-23 14:20:16 +00:00
Nathnael
cbbad02b29
fix: type error and other fixes
2026-06-23 13:14:06 +00:00
ghost2023
cdfe7c1f5b
fix: type errors
2026-06-23 15:02:25 +03:00
Abubeker Yasin
4ce3e7970b
Update tickets.service.ts
2026-06-23 14:52:20 +03:00
Abubeker Yasin
545a25afcf
Merge branch 'alpha' into passenger/feat/iam
2026-06-23 14:47:24 +03:00
Marshal
6a63ae2fa6
refactor login page to simplify identifier normalization and remove unused login methods
2026-06-23 11:33:04 +00:00
Abubeker Yasin
1eaffa7ba0
feat: ( passenger ) wire IAM global guard, org seeder, and backoffice auth
2026-06-23 14:25:10 +03:00
Roba Boru
998282b3b5
Merge branch 'dev' of https://github.com/Tria-plc/edr-platform into alpha
2026-06-23 14:12:54 +03:00
ghost2023
3174f97e24
fix: unused imports
2026-06-23 14:04:07 +03:00
Marshal
6fd1b68389
enhance company approval workflow and TIN validation; add pending approval handling in booking and onboarding forms
2026-06-23 08:37:15 +00:00
SennayT
94585a36d9
fix tria package on edr freight frontends
2026-06-23 11:34:52 +03:00
SennayT
b2767a1cbf
fix package issue for freight api
2026-06-23 11:22:41 +03:00
Marshal
1d77f377f3
enhance service filtering and dashboard functionality with company profile support
2026-06-23 07:54:36 +00:00
Stephanos A
2bd76756a4
Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha
2026-06-23 10:13:36 +03:00
Stephanos A
2d51787383
Backoffice updates, boarding pass, alternative schedule search and more
2026-06-23 10:10:55 +03:00
ghost2023
fab05569d4
fix
2026-06-23 10:03:54 +03:00
Nathnael Wondisha
56968e0709
Merge branch 'freight/develop' into freight/style/ui-sync
2026-06-23 09:51:24 +03:00
Nathnael
a6f3fd5643
feat: finish company profile in the backoffice
2026-06-23 06:45:29 +00:00
Abubeker Yasin
707e32c43c
feat: ( iam ) update the iam package
2026-06-23 09:43:12 +03:00
Abubeker Yasin
bb55194b54
Merge branch 'alpha' into passenger/feat/iam
2026-06-23 09:35:50 +03:00
Abubeker Yasin
fd0f1d27d8
remove malware
2026-06-23 08:50:34 +03:00
Abubeker Yasin
f15b6f6ed5
Merge pull request #245 from Tria-plc/feat/veriFayda-integration
...
feat: ( fayda ) implement verify with fayda
2026-06-23 06:00:49 +03:00
Abubeker Yasin
44ae3f8a67
feat: ( fayda ) implement verify with fayda
2026-06-23 05:52:41 +03:00
Abubeker Yasin
f0d9c95956
Merge branch 'dev' into passenger/feat/iam
2026-06-22 21:01:08 +03:00
Nathnael
f7cbb6af6f
fix: query key
2026-06-22 13:52:34 +00:00
Roba Boru
aadf1644fb
Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha
2026-06-22 16:46:44 +03:00
Nathnael
2700a3edec
refactor: migrate from most of the custom hooks into the api.ts
2026-06-22 13:46:38 +00:00
Roba Boru
1456ca7e9c
Added download voucher option and manage booking
2026-06-22 16:46:24 +03:00
marshal
02427f72f1
Merge pull request #243 from Tria-plc/freight_feature/profile
...
Freight feature/profile
2026-06-22 15:49:25 +03:00
Marshal
39f2c99395
feat: add phone number normalization to Ethiopian E.164 format in CompanyProfileForm
2026-06-22 12:35:01 +00:00
Nathnael
c6bc636495
feat(customers): implement customer management page with mock data
...
- Created CustomersPage component to display a list of companies with search and pagination features.
- Added mock data for companies, including various statuses and profiles.
- Implemented a service layer to simulate API calls for fetching company data, bookings, documents, and payments.
- Defined TypeScript types for company and related entities to ensure type safety.
- Integrated Mantine components for UI consistency and improved user experience.
2026-06-22 12:32:52 +00:00
Marshal
30b022356c
feat: update onboarding and company role handling to support multiple service types
2026-06-22 12:30:44 +00:00
Nathnael
d66ccc5363
refactor: migrated of the customer hooks for warehouse data fetching
2026-06-22 12:25:20 +00:00
Marshal
ad0043b580
feat: enhance service profile handling for customer companies
2026-06-22 12:11:10 +00:00
Eyob T.
8d0080f074
Security patch
2026-06-22 15:06:08 +03:00
Abubeker Yasin
4b3c47ca03
refactor: ( iam ) remove user relations
2026-06-22 15:01:16 +03:00
Marshal
3e45d694da
changes
2026-06-22 11:54:10 +00:00
Nathnael
74e03f2067
refactor: migrate to use the central api obj
2026-06-22 11:52:59 +00:00
Marshal
b031ddb204
Merge branch 'freight/develop' of github.com:Tria-plc/edr-platform into freight_feature/priority
2026-06-22 11:43:38 +00:00
Marshal
ff039bd440
feat(bookings): update payment eligibility logic for general contracts and one-time bookings
2026-06-22 11:40:35 +00:00