Hagernesh
33b74a5da9
demurrage invoices
2026-06-18 00:04:07 +00:00
Hagernesh
01aec12ee9
feat(warehouse): Batch 5 — config-driven allocation + storage/demurrage fee rules
...
- Allocation rules engine: cargo/container/trade criteria -> deterministic yard/warehouse/zone by code; wired into auto-unload (fallback to default)
- Storage/demurrage fee rules: configurable freeDays + ratePerDay; most-specific match; fee preview per inventory item
- Inventory demurrage timestamps: inspectionStartedAt, inspectionCompletedAt, readyForPickupAt, releaseDate, gateClearedAt
- Migration 1790000000000 (allocation_rules + fee_rules tables + inventory date columns)
- Frontend: Allocation & Fees config page, automatic Fee Preview modal, plumbing/hooks
- No invoice/payment (Batch 6)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-17 23:53:04 +00:00
Hagernesh
270e39edd6
fix: post-merge cleanup after freight/develop merge
...
- Remove orphaned container publish route (service method dropped on develop)
- turbo.json concurrency as string "12" (parse + 11 persistent-task limit)
- database.config: synchronize false (migrations only; fixes weight_limit_rules boot crash)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-17 23:04:48 +00:00
Hagernesh
8db8bb1808
automation of loading and unloading
2026-06-17 22:33:51 +00:00
Hagernesh
89d651693b
automation of loading and unloading
2026-06-17 22:33:06 +00:00
Hagernesh
ff79657018
automation
2026-06-17 22:16:01 +00:00
Hagernesh
5a6e1ef363
automation
2026-06-17 22:01:47 +00:00
Hagernesh
5b8cb16c1a
automation
2026-06-17 22:00:53 +00:00
Hagernesh
1db1467ea1
automated loading and unloading
2026-06-17 21:45:22 +00:00
marshal
d062a74e27
Merge pull request #208 from Tria-plc/freight_feature/priority
...
add payment currency field to booking forms with ETB/USD selection su…
2026-06-17 23:05:03 +03:00
marshal
1d9e0f2108
add payment currency field to booking forms with ETB/USD selection support
2026-06-17 23:01:08 +03:00
Eyob T.
1f37803454
Merge pull request #207 from Tria-plc/alpha
...
Pull request for enhancements and UAT feedback
2026-06-17 22:31:22 +03:00
marshal
48b33f86f6
Merge pull request #206 from Tria-plc/freight_feature/priority
...
Freight feature/priority
2026-06-17 22:25:19 +03:00
marshal
8396b83f46
add price change confirmation modal and support document replacement for change-requested bookings
2026-06-17 22:23:48 +03:00
Stephanos A
a25ee13339
Updated to address requests and UAT feedback
2026-06-17 22:23:24 +03:00
marshal
507758ea39
fix: update booking data structure to use meta.total and add null coalescing for checkbox states
2026-06-17 21:14:00 +03:00
marshal
800c9fcb7c
Merge pull request #205 from Tria-plc/freight_feature/priority
...
Freight feature/priority
2026-06-17 21:03:04 +03:00
marshal
ca7d5cb92b
switch API base URL from localhost to production endpoint
2026-06-17 20:57:42 +03:00
marshal
1141370767
update signup phone validation to enforce Ethiopian mobile format and fix invoice default balance
2026-06-17 20:56:40 +03:00
Marshal
51e0d4897a
update authentication pages with new layout and functionality
2026-06-17 17:49:16 +00:00
marshal
58e6e05458
add login image
2026-06-17 20:30:20 +03:00
Stephanos A
b3904caacb
Refactor expireHolds to optimize expired seat hold deletion
2026-06-17 20:23:32 +03:00
Roba Boru
b85bd954f1
Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha
2026-06-17 20:22:28 +03:00
Roba Boru
6d73359b8e
update booking request object
2026-06-17 20:22:09 +03:00
Stephanos A
5a5e9b55ed
Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha
2026-06-17 20:20:53 +03:00
Stephanos A
46d332e153
Seat hold updates
2026-06-17 20:20:40 +03:00
Abubeker Yasin
a6fb5e1b74
Merge pull request #204 from Tria-plc/feat/payment-microservice
...
refactor: ( waafi ) use USD for demo
2026-06-17 20:15:06 +03:00
Marshal
5b9fed57fe
add payment success and failure pages with environment variable support
2026-06-17 17:13:19 +00:00
Abubeker Yasin
be64352bf1
refactor: ( waafi ) use USD for demo
2026-06-17 20:12:44 +03:00
Marshal
3798b28bcd
implement auto-consolidation for freight bookings at submission time
2026-06-17 16:46:44 +00:00
Eyob T.
31fc93a9d5
Merge pull request #203 from Tria-plc/alpha
...
Update email/sms service config
2026-06-17 19:37:11 +03:00
Roba Boru
1dc7766078
Merge branch 'dev' of https://github.com/Tria-plc/edr-platform into alpha
2026-06-17 19:33:27 +03:00
Roba Boru
e550c6ed36
Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha
2026-06-17 19:33:10 +03:00
Marshal
bd0d90eddd
Merge branch 'dev' of github.com:Tria-plc/edr-platform into freight_feature/priority
2026-06-17 16:33:07 +00:00
Roba Boru
bc61578f80
Update email/sms service config
2026-06-17 19:32:40 +03:00
Eyob T.
ddf42f3a34
Merge pull request #202 from Tria-plc/alpha
...
Pull request for round trip and transit related updates
2026-06-17 18:47:31 +03:00
Stephanos A
4601ee0e60
Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha
2026-06-17 18:12:58 +03:00
Stephanos A
a82538d9db
feat: enhance search and ticketing for multi-leg (round trip + transit) journeys
2026-06-17 18:12:49 +03:00
Marshal
9dc3bc0765
enhance booking form UI with new components and improved layouts
2026-06-17 14:12:14 +00:00
Eyob T.
978893f8e5
Merge pull request #200 from Tria-plc/alpha
...
Update booking result for round trip
2026-06-17 17:02:27 +03:00
Roba Boru
2c33ce44bf
Merge branch 'dev' of https://github.com/Tria-plc/edr-platform into alpha
2026-06-17 16:54:37 +03:00
Roba Boru
a74a9232f2
Fix build error
2026-06-17 16:54:16 +03:00
Yonas Tewabe
276c229cd4
Fix missing newline at end of tailwind.config.js
...
Add missing newline at the end of tailwind.config.js
2026-06-17 16:51:13 +03:00
Marshal
c89f7dcc11
implement PayNowButton component and integrate payment functionality in booking rows
2026-06-17 13:50:57 +00:00
Roba Boru
8c691ae33f
Merge branch 'dev' of https://github.com/Tria-plc/edr-platform into alpha
2026-06-17 16:50:56 +03:00
Yonas Tewabe
9d59ecb29a
Update tailwind.config.js
2026-06-17 16:50:44 +03:00
Roba Boru
b5abe79294
Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha
2026-06-17 16:50:41 +03:00
Roba Boru
2bfce8beb1
Update booking summary page layout and update notification service
2026-06-17 16:49:05 +03:00
Marshal
7eb6228d31
feat: add shipment tracking feature with live updates
...
- Implemented tracking functionality for bookings, allowing users to track their shipments in real-time.
- Added new API endpoints for fetching tracking data.
- Created a ShipmentTrackingModal component to display tracking information, including current status, checkpoints, and estimated arrival times.
- Enhanced the booking detail view to include tracking options for eligible bookings.
- Updated the train scheduling service to include scheduled departure and arrival times in the response.
- Introduced utility functions for managing tracking stages and statuses.
2026-06-17 13:23:40 +00:00
Abubeker Yasin
5d0812ade1
Merge pull request #201 from Tria-plc/feat/payment-microservice
...
Feat/payment microservice
2026-06-17 16:00:52 +03:00