Commit Graph

3013 Commits

Author SHA1 Message Date
Roba Boru
658b8d0077 Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha 2026-07-15 08:13:39 +03:00
Roba Boru
64b362ff51 Fix expired seat 2026-07-15 08:13:23 +03:00
Abubeker Yasin
89ae06a5a8 Merge branch 'alpha' of github.com:Tria-plc/edr-platform into alpha 2026-07-15 00:45:39 +03:00
Abubeker Yasin
f8658d63b8 feat: ( currency ) add multiple from currency 2026-07-15 00:45:24 +03:00
Stephanos A
c0b99b50a9 Merge branch 'alpha' of github.com:Tria-plc/edr-platform into alpha 2026-07-15 00:40:08 +03:00
Stephanos A
25fdf88a77 Booking currency updates, audit logging updates 2026-07-15 00:39:53 +03:00
Roba Boru
ae2db7feb4 remove fare from seat selection summary 2026-07-14 22:59:46 +03:00
Roba Boru
0aed560296 Merge branch 'dev' of https://github.com/Tria-plc/edr-platform into alpha 2026-07-14 22:51:59 +03:00
Roba Boru
effc9cefe2 Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha 2026-07-14 22:51:43 +03:00
Roba Boru
7dc130d0ad Show seat left on booking result 2026-07-14 22:51:26 +03:00
Abubeker Yasin
761d28f994 Merge pull request #688 from Tria-plc/alpha
Alpha
2026-07-14 22:46:48 +03:00
Stephanos A
5aa1892e19 Merge branch 'alpha' of github.com:Tria-plc/edr-platform into alpha 2026-07-14 22:44:07 +03:00
Stephanos A
d92d1cdaa4 Segment price override enabled 2026-07-14 22:43:57 +03:00
robiman
2300fc5e3b Merge pull request #687 from Tria-plc/alpha
Fix seat label
2026-07-14 22:00:36 +03:00
Roba Boru
93133ed0a1 Merge branch 'dev' of https://github.com/Tria-plc/edr-platform into alpha 2026-07-14 21:58:17 +03:00
Roba Boru
36ecbbe6d0 Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha 2026-07-14 21:58:02 +03:00
Roba Boru
89b99b0a08 Fix seat label 2026-07-14 21:57:34 +03:00
Abubeker Yasin
ef7ce03318 Merge pull request #686 from Tria-plc/alpha
Alpha
2026-07-14 21:30:57 +03:00
Abubeker Yasin
0d29a940a6 Merge branch 'alpha' of github.com:Tria-plc/edr-platform into alpha 2026-07-14 21:26:36 +03:00
Abubeker Yasin
43aecf8376 Update page.tsx 2026-07-14 21:25:27 +03:00
robiman
4521d7b496 Merge pull request #685 from Tria-plc/alpha
Fix route datetime on lookup page
2026-07-14 21:24:02 +03:00
Roba Boru
a934313dda Merge branch 'dev' of https://github.com/Tria-plc/edr-platform into alpha 2026-07-14 21:22:35 +03:00
Roba Boru
18d38891a4 Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha 2026-07-14 21:22:23 +03:00
Roba Boru
660c611a1c Fix route datetime on lookup page 2026-07-14 21:22:04 +03:00
Abubeker Yasin
dc57be8f49 Merge pull request #684 from Tria-plc/alpha
Alpha
2026-07-14 21:16:41 +03:00
Roba Boru
c2a7d99480 Merge branch 'dev' of https://github.com/Tria-plc/edr-platform into alpha 2026-07-14 21:10:16 +03:00
Abubeker Yasin
9d93e5c300 Merge branch 'alpha' of github.com:Tria-plc/edr-platform into alpha 2026-07-14 21:10:02 +03:00
Abubeker Yasin
7d64c91915 feat: ( auth ) restore sign in/register UI in nav bar, sidebar, and auth-check 2026-07-14 21:09:49 +03:00
Stephanos A
05ff0c2595 Merge branch 'alpha' of github.com:Tria-plc/edr-platform into alpha 2026-07-14 20:58:36 +03:00
Stephanos A
f243fdd4e3 Currency and converted amount for non ETB 2026-07-14 20:51:40 +03:00
Abubeker Yasin
7439303eea Merge pull request #683 from Tria-plc/alpha
Alpha
2026-07-14 20:20:27 +03:00
Abubeker Yasin
c8fe2a78f8 Update schedules.controller.ts 2026-07-14 20:18:11 +03:00
Abubeker Yasin
38dd064e3f Merge branch 'alpha' of github.com:Tria-plc/edr-platform into alpha 2026-07-14 20:17:02 +03:00
Abubeker Yasin
fc684a0f65 feat: ( permissions ) add permssions for master data 2026-07-14 20:04:42 +03:00
Hagernesh Tadesse
bdbf05e1ad Merge pull request #682 from Tria-plc/accrualdashboard
feat(warehouse,last-mile): truck load size rule, dedup last-mile, dri…
2026-07-14 17:25:43 +03:00
Hagernesh
7e934b3433 feat(warehouse,last-mile): truck load size rule, dedup last-mile, driver-required + arrival prefill
Truck loading:
- loadTruck enforces max 2 containers / one 40ft (two 20ft) and auto-marks an
  assigned truck arrived on load; container-items payload + modal expose
  container size with a client-side selection cap.
- Show "#x containers pending assignment" in the portal truck card and the
  backoffice container modal.

Last-mile:
- create() is idempotent — return the existing record for a booking instead of
  inserting a duplicate delivery row (fixed the same booking showing twice in
  Assign-Mile).
- setVehicles/update reject a truck with no assigned driver; the Assign toast
  now surfaces the reason.
- New GET /last-mile/booking/:id/arrival-trucks returns assigned EDR trucks with
  driver details; ReleaseOrderModal fetches and auto-fills them so an assigned
  EDR truck no longer reads as "not assigned yet".

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-14 14:16:45 +00:00
robiman
5e4e439c0f Merge pull request #681 from Tria-plc/alpha
Fix stop route
2026-07-14 16:56:09 +03:00
Roba Boru
ba05cecfca Merge branch 'dev' of https://github.com/Tria-plc/edr-platform into alpha 2026-07-14 16:54:49 +03:00
Roba Boru
12ab3f33b1 Fix stop route 2026-07-14 16:54:24 +03:00
marshal
5bc6d6b669 Merge pull request #680 from Tria-plc/freight_feature/usermanagement
Freight feature/usermanagement
2026-07-14 16:52:06 +03:00
Marshal
b102a31fc1 fix train builder and consolidation 2026-07-14 13:51:31 +00:00
Marshal
5cffe2860c fix train builder and consolidation 2026-07-14 13:49:39 +00:00
Yonas Tewabe
ae07b461f0 Update docker-compose.yaml 2026-07-14 16:30:23 +03:00
Eyob T.
adaebbc83b Merge pull request #678 from Tria-plc/alpha
Update arrival time to terminal text
2026-07-14 16:12:28 +03:00
marshal
efbb26643e Merge pull request #679 from Tria-plc/freight_feature/usermanagement
Freight feature/usermanagement
2026-07-14 16:11:59 +03:00
Marshal
01459bd73c train 2026-07-14 13:11:38 +00:00
Marshal
b5a97d344a train 2026-07-14 13:10:00 +00:00
Roba Boru
7b7a4058ad Merge branch 'dev' of https://github.com/Tria-plc/edr-platform into alpha 2026-07-14 16:09:03 +03:00
Roba Boru
446cea76e1 Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha 2026-07-14 16:08:52 +03:00
Roba Boru
e785c117e4 Update arrival to terminal text 2026-07-14 16:08:33 +03:00