Muluhabt
1d6f89df29
fix(search): compute next-day date bound with real arithmetic, not string padding
...
Searching on the last day of a month (e.g. 2026-07-31) built an invalid
"next day" string like "2026-07-32" for the Prisma date-range filter,
crashing POST /search with a PrismaClientValidationError in production.
Affected searchSchedules, searchAlternatives, classifyEmptySearch, and
searchTransitOptions — all four built the bound the same way.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
2026-07-28 09:28:34 +03:00
Muluhabt
d71f6dc1b3
Adding train delay minutes and also disabling no schedule days in the booking selection
2026-07-27 14:42:57 +03:00
Muluhabt
d175514f85
Adding exact reason why train is not available to users search results
2026-07-25 12:28:07 +03:00
Muluhabt
7320c359d1
Cut off time configuration
2026-07-24 09:01:27 +03:00
Muluhabt
64e1130f7d
Commiting stop based booking
2026-07-23 20:11:11 +03:00
Roba Boru
3293040438
Merge branch 'main' of https://github.com/Tria-plc/edr-platform into alpha
2026-07-20 00:19:31 +03:00
Stephanos A
57390647d8
Search schedule update
2026-07-19 23:57:16 +03:00
Roba Boru
d43229528e
Fix price inconsistency
2026-07-19 22:46:36 +03:00
Roba Boru
f57f8d4550
Fix blocked seat count on booking result
2026-07-19 18:50:37 +03:00
Stephanos A
854177c93b
Seat reservation unique constrains, package totalMinor updates
2026-07-18 11:30:43 +03:00
Roba Boru
738b7df5cf
Added Checkin duration configuration
2026-07-17 22:12:54 +03:00
Stephanos A
6b84f22a91
Fix seat class name assignment to ensure consistency with fare engine resolution
2026-07-15 10:48:36 +03:00
Roba Boru
7dc130d0ad
Show seat left on booking result
2026-07-14 22:51:26 +03:00
Stephanos A
acc93aeffc
UAT fixes and enhancements
2026-07-10 10:33:36 +03:00
Stephanos A
554756a116
Luggage processing,, schedule times and tariff related updates
2026-07-09 11:00:56 +03:00
Stephanos A
3760bcdb66
Fare engine updates, seat class amount updates
2026-07-08 18:16:57 +03:00
Stephanos A
c7403e1a1e
Production cleanups
2026-07-08 09:01:07 +03:00
Stephanos A
f424ca9f58
Package seat selection updates, round trip alternative trips updates
2026-07-07 15:17:25 +03:00
Stephanos A
9b6423392b
UAT issues resolution
2026-07-06 16:30:48 +03:00
Stephanos A
595be6e123
Tour package booking, app release, new endpoints, more updates and fixes
2026-07-05 00:28:06 +03:00
Stephanos A
200476dfd6
Fare and route-coach, production checklist updates
2026-07-02 22:42:15 +03:00
Stephanos A
9494d57343
Boarding, ticketing, class fare edit updates
2026-07-02 16:20:15 +03:00
Roba Boru
6e81090f8c
Added optimization for search result and fix sea map
2026-06-30 16:45:51 +03:00
Roba Boru
4c153b0e3b
Update payment methods and cron job for payment cancellation
2026-06-29 16:37:01 +03:00
Roba Boru
c50abbffaa
Update fare display based on currency and fix seat allocation
2026-06-27 07:16:08 +03: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
Roba Boru
804d67ecc5
Update seat map and sms payload
2026-06-18 22:03:12 +03:00
Stephanos A
b491f39d42
Booking and pricing related updates
2026-06-18 14:02:11 +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
Stephanos A
25668e7916
Enhance guest booking functionality with round trip support and fare engine integration
2026-06-17 15:52:18 +03:00
Stephanos A
75c8423f50
Round trip journeys, feedback items, backoffice documentation
2026-06-16 13:33:03 +03:00
Stephanos A
c2bab6cae8
Seatmap rendering and other updates
2026-06-09 15:22:27 +03:00
Stephanos A
bb10e7fdf2
Coaches, seats, schedules, and pricing related updates
2026-06-07 17:41:31 +03:00
Stephanos A
5059a1fe58
First passenger and back office portal commit
2026-05-31 13:15:44 +03:00
Roba Boru
2ceb993c60
Segment based seat assignement added
2026-05-27 15:11:23 +03:00
Roba Boru
3c6bd724f2
Get fare class on search
2026-05-26 16:54:52 +03:00
Stephanos A
87a423c859
Nationality, guest booking, waafi adapter, overall booking flow updates
2026-05-24 16:20:55 +03:00
Roba Boru
096c717bfa
Refactor business logic for train,schedule,coach,seat and search modules
2026-05-22 14:47:38 +03:00
Stephanos A
3f60836e5d
Implemened verifayda and currency modules
2026-05-21 10:22:08 +03:00
Stephanos A
51bc906792
Refactored the whole app based on the requirements shared
2026-05-21 08:48:28 +03:00
Stephanos A
39ba561d8f
Initial commit of edr-passenger-api alpha version
2026-05-13 16:58:49 +03:00