Abubeker Yasin
|
ca9a67837c
|
feat: ( payment ) implement d-money payment
|
2026-06-16 08:49:41 +03:00 |
|
Abubeker Yasin
|
556c2dc1f8
|
Update seed.ts
|
2026-06-11 14:24:56 +03:00 |
|
Abubeker Yasin
|
216dd11d2f
|
fix: ( seed ) add try catch
|
2026-06-11 08:45:32 +03:00 |
|
Abubeker Yasin
|
214feaedb5
|
Update seed.ts
|
2026-06-10 11:21:34 +03:00 |
|
Abubeker Yasin
|
310c0a0bc8
|
Update seed.ts
|
2026-06-10 11:04:57 +03:00 |
|
Stephanos A
|
ceb7f17e88
|
refactor: replace static IDs with UUIDs in seed functions for improved uniqueness
|
2026-06-09 21:43:24 +03:00 |
|
Stephanos A
|
df75c68bf6
|
seed fix: update last station code and correct route reference in seedTrips and seedFareRules functions
|
2026-06-09 20:32:24 +03:00 |
|
Stephanos A
|
c2bab6cae8
|
Seatmap rendering and other updates
|
2026-06-09 15:22:27 +03:00 |
|
Stephanos A.
|
383b630407
|
Revert "From dev to alpha"
|
2026-06-08 16:11:59 +03:00 |
|
Abubeker Yasin
|
d07f522a60
|
fix(passenger-api): fix seed errors and add missing stop times
|
2026-06-08 12:00:01 +03:00 |
|
Abubeker Yasin
|
11192b6d49
|
fix(passenger-api): fix seed TypeScript errors for dev
|
2026-06-08 11:35:12 +03:00 |
|
Abubeker Yasin
|
72f8441a2b
|
fix: ( prisma ) remove orphaned TicketSeat migration
|
2026-06-08 10:17:22 +03:00 |
|
Stephanos A.
|
f3400b36f2
|
Merge pull request #111 from Tria-plc/alpha
Coaches, seats, schedules, and pricing related updates
|
2026-06-07 17:53:19 +03:00 |
|
Stephanos A
|
bb10e7fdf2
|
Coaches, seats, schedules, and pricing related updates
|
2026-06-07 17:41:31 +03:00 |
|
Abubeker Yasin
|
04765bdd78
|
fix: ( migration ) Create migration.sql
|
2026-06-05 14:01:56 +03:00 |
|
Stephanos A
|
bc4d6d079b
|
Booking and ticketing related updates
|
2026-06-04 16:21:22 +03:00 |
|
Abubeker Yasin
|
50808add4e
|
fix ( seed ) fix delete constraints
|
2026-06-03 15:12:33 +03:00 |
|
Stephanos A
|
7b92983a13
|
Merge branch 'dev' into alpha
|
2026-05-31 14:01:14 +03:00 |
|
Stephanos A
|
5059a1fe58
|
First passenger and back office portal commit
|
2026-05-31 13:15:44 +03:00 |
|
Stephanos A
|
a0b5eb1e92
|
feat: add deletion of related bookings and fare rules to seedSchedules function
|
2026-05-29 16:02:31 +03:00 |
|
Sennay
|
e7bb4db4ce
|
Merge branch 'dev' into feat/improve-buid-pipeline
|
2026-05-28 13:50:51 +03:00 |
|
SennayT
|
342ccb63de
|
modify pipeline to speed up deployment
|
2026-05-28 12:52:56 +03:00 |
|
robiman
|
939b2718d3
|
Merge pull request #41 from Tria-plc/dev
Fare engine and hold seat implementation
|
2026-05-27 19:37:04 +03:00 |
|
Abubeker Yasin
|
d4bf9b457c
|
Merge branch 'feat/veriFayda-integration' into alpha
|
2026-05-27 19:34:22 +03:00 |
|
Abubeker Yasin
|
78cf8e7cbb
|
feat: ( fayda ) add the fayda variables
|
2026-05-27 11:31:44 +03:00 |
|
Abubeker Yasin
|
4e500700ec
|
feat(fayda): add fayda verification endpoints and login-with-fayda
|
2026-05-26 17:28:50 +03:00 |
|
Abubeker Yasin
|
1c65c326e5
|
Merge branch 'alpha' into dev
|
2026-05-25 23:37:13 +03:00 |
|
Abubeker Yasin
|
6a0bf42c65
|
feat(payments): model payment methods as platform catalog with guest access
|
2026-05-25 23:34:11 +03:00 |
|
Abubeker Yasin
|
71c5534618
|
feat(fayda): add fayda oidc prisma models and migrate user fields
|
2026-05-25 16:52:12 +03:00 |
|
Stephanos A
|
87a423c859
|
Nationality, guest booking, waafi adapter, overall booking flow updates
|
2026-05-24 16:20:55 +03:00 |
|
Stephanos A
|
f803748278
|
Nationality, guest booking, waafi adapter, overall booking flow updates
|
2026-05-24 16:20:55 +03:00 |
|
SennayT
|
c12dbd47ff
|
generate migrations
|
2026-05-23 09:47:36 +03:00 |
|
Stephanos A
|
2f17f9c9ce
|
Set schema to 'passenger'
|
2026-05-22 16:21:24 +03:00 |
|
Stephanos A
|
2dad9137dd
|
Set schema to 'passenger'
|
2026-05-22 16:21:24 +03:00 |
|
Stephanos A
|
92fb6e3cc3
|
Migrations update
|
2026-05-22 15:05:20 +03:00 |
|
Stephanos A
|
672987cd1e
|
Migrations update
|
2026-05-22 15:05:20 +03:00 |
|
Roba Boru
|
096c717bfa
|
Refactor business logic for train,schedule,coach,seat and search modules
|
2026-05-22 14:47:38 +03:00 |
|
Roba Boru
|
95e03e9b76
|
Refactor business logic for train,schedule,coach,seat and search modules
|
2026-05-22 14:47:38 +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
|
7869994045
|
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
|
860170f229
|
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
|
69b27ecb4b
|
Refactored the whole app based on the requirements shared
|
2026-05-21 08:48:28 +03:00 |
|
Roba Boru
|
3449004331
|
Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha
|
2026-05-19 16:49:43 +03:00 |
|
Roba Boru
|
7775b304ed
|
Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha
|
2026-05-19 16:49:43 +03:00 |
|
Roba Boru
|
a73277ae38
|
Updated seat class and coach mangement
|
2026-05-19 16:49:22 +03:00 |
|
Stephanos A.
|
2dc3da9e74
|
Merge pull request #7 from Tria-plc/feat/telebirr-integration
Feat/telebirr integration
|
2026-05-18 18:49:36 +03:00 |
|
Stephanos A.
|
0c4f22c85c
|
Merge pull request #7 from Tria-plc/feat/telebirr-integration
Feat/telebirr integration
|
2026-05-18 18:49:36 +03:00 |
|
Stephanos A
|
071a57a668
|
Introduction of segment-based seat reservation
|
2026-05-17 11:11:39 +03:00 |
|