Stephanos A
|
c7403e1a1e
|
Production cleanups
|
2026-07-08 09:01:07 +03:00 |
|
Stephanos A
|
36055d0d82
|
Package booking new rules update, cascade delete option updates
|
2026-07-06 22:12:04 +03:00 |
|
Stephanos A
|
76bf81eec3
|
Package payment amount fixes
|
2026-07-06 07:37:00 +03:00 |
|
Stephanos A
|
afd30c36a0
|
Package passenger numbers and pricing updates
|
2026-07-05 18:14:42 +03:00 |
|
Stephanos A
|
595be6e123
|
Tour package booking, app release, new endpoints, more updates and fixes
|
2026-07-05 00:28:06 +03:00 |
|
Roba Boru
|
4c153b0e3b
|
Update payment methods and cron job for payment cancellation
|
2026-06-29 16:37:01 +03:00 |
|
Stephanos A
|
c6e56d1c4f
|
Boarding, payment methods, journey direction on seat hold, and more updates
|
2026-06-29 08:44:38 +03:00 |
|
Stephanos A
|
86c7b2e4eb
|
Package inquiry, UAT related update
|
2026-06-26 13:57:26 +03:00 |
|
Abubeker Yasin
|
5b89c5852d
|
Merge branch 'alpha' of github.com:Tria-plc/edr-platform into alpha
|
2026-06-25 14:33:50 +03:00 |
|
Abubeker Yasin
|
a0a02b473d
|
fix: ( my booking ) add get passenger id from the iamuserid
|
2026-06-25 14:20:17 +03:00 |
|
Stephanos A
|
58967e6e3d
|
IAM related required updates
|
2026-06-24 19:53:05 +03:00 |
|
Abubeker Yasin
|
545a25afcf
|
Merge branch 'alpha' into passenger/feat/iam
|
2026-06-23 14:47:24 +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 |
|
Abubeker Yasin
|
f0d9c95956
|
Merge branch 'dev' into passenger/feat/iam
|
2026-06-22 21:01:08 +03:00 |
|
Roba Boru
|
1456ca7e9c
|
Added download voucher option and manage booking
|
2026-06-22 16:46:24 +03:00 |
|
Abubeker Yasin
|
e2071b4ff3
|
fix(iam): resolve post-merge type errors, migration drift, and IAM integration bugs
|
2026-06-22 12:12:35 +03:00 |
|
Abubeker Yasin
|
177e1cea8d
|
Merge branch 'dev' into passenger/feat/iam
|
2026-06-22 10:12:39 +03:00 |
|
Abubeker Yasin
|
2288a9efda
|
feat: ( notifications ) add payment/cancellation events and ticket confirmation
|
2026-06-19 15:49:30 +03:00 |
|
Stephanos A
|
a25ee13339
|
Updated to address requests and UAT feedback
|
2026-06-17 22:23:24 +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
|
24ee3b88f5
|
Round trip booking and additional enhancements
|
2026-06-17 13:42:20 +03:00 |
|
Stephanos A
|
eb60fc340d
|
Refactor booking creation to support one-way and round-trip bookings with enhanced DTOs and service methods
|
2026-06-16 18:44:09 +03:00 |
|
Stephanos A
|
75c8423f50
|
Round trip journeys, feedback items, backoffice documentation
|
2026-06-16 13:33:03 +03:00 |
|
Abubeker Yasin
|
431b1c4f3c
|
refactor( iam ): replace prisma.user joins with batch IAM fetch in bookings, tickets, and payments e2e
|
2026-06-09 13:54:38 +03:00 |
|
Abubeker Yasin
|
8c377e86d8
|
refactor( iam ): replace userId FK with iamUserId on UserPreferences, Device, FraudAlert
|
2026-06-08 15:49:42 +03:00 |
|
Stephanos A
|
bb10e7fdf2
|
Coaches, seats, schedules, and pricing related updates
|
2026-06-07 17:41:31 +03:00 |
|
Stephanos A
|
bc4d6d079b
|
Booking and ticketing related updates
|
2026-06-04 16:21:22 +03:00 |
|
Stephanos A
|
681825f36c
|
Add endpoint to retrieve bookings by device ID and update related API methods
|
2026-06-04 14:28:49 +03:00 |
|
Stephanos A
|
d9ae1c7f76
|
Passenger apss UI and UX updates
|
2026-06-04 08:19:36 +03:00 |
|
Stephanos A
|
f4051aadfc
|
Passenger portal and api updates
|
2026-06-03 15:36:37 +03:00 |
|
Stephanos A
|
5059a1fe58
|
First passenger and back office portal commit
|
2026-05-31 13:15:44 +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
|
9151110fd8
|
Refactor seat class handling
|
2026-05-21 14:31:07 +03:00 |
|
Stephanos A
|
2e42662729
|
Merge remote changes: Add SeatClass model and seat-classes module while preserving local IAM integration and enhancements
|
2026-05-21 14:06:05 +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 |
|
Roba Boru
|
a73277ae38
|
Updated seat class and coach mangement
|
2026-05-19 16:49:22 +03:00 |
|
Stephanos A
|
39ba561d8f
|
Initial commit of edr-passenger-api alpha version
|
2026-05-13 16:58:49 +03:00 |
|