Commit Graph

133 Commits

Author SHA1 Message Date
Abubeker Yasin
fa6233923c Update internal-payments.dto.ts 2026-06-12 12:20:05 +03:00
Abubeker Yasin
ef7b85c8cb feat: ( payment ) integrate the passenger to payment microservice 2026-06-12 11:47:11 +03:00
Abubeker Yasin
3235567b41 feat( waafi ): wire Waafi HPP into passenger API 2026-06-10 16:23:33 +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
89c29e5e90 Resolved EventEmitterModule build issue 2026-06-09 17:00:17 +03:00
Eyob T.
409870c2f0 Merge pull request #123 from Tria-plc/alpha
Seat rendering and other updates
2026-06-09 15:34:28 +03:00
Stephanos A
c2bab6cae8 Seatmap rendering and other updates 2026-06-09 15:22:27 +03:00
Hagernesh Tadesse
8f99069fb6 Merge pull request #121 from Tria-plc/freight/develop
Freight/develop
2026-06-08 16:55:57 +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
Eyosiyas
a1940c4901 telebirr out in the payment 2026-06-08 11:49:50 +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.
67319a467e Merge pull request #115 from Tria-plc/alpha
Update Prisma migration script to use deploy command
2026-06-07 19:43:50 +03:00
Stephanos A
193485d911 Update Prisma migration script to use deploy command 2026-06-07 19:43:02 +03:00
Stephanos A.
cfff533066 Merge pull request #114 from Tria-plc/alpha
Fix Prisma schema path in package.json
2026-06-07 19:26:46 +03:00
Stephanos A
e3fb81317e Fix Prisma schema path in package.json 2026-06-07 19:24:46 +03:00
Stephanos A.
0666fd06cf Merge pull request #113 from Tria-plc/alpha
Add Prisma schema configuration to package.json
2026-06-07 19:11:09 +03:00
Stephanos A
09317a3d56 Add Prisma schema configuration to package.json 2026-06-07 19:10:00 +03:00
Stephanos A.
12fabc3fa1 Merge pull request #112 from Tria-plc/alpha
Update PORT configuration in .env.example from 3002 to 4000
2026-06-07 18:58:15 +03:00
Stephanos A
75b7ec1baf Update PORT configuration in .env.example from 3002 to 4000 2026-06-07 18:57:34 +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
1d11cbda4d feat: ( payment ) create payment microservice 2026-06-05 21:29:55 +03:00
Marshal
67037ba748 fix the seed for rules 2026-06-05 17:25:16 +00:00
Abubeker Yasin
04765bdd78 fix: ( migration ) Create migration.sql 2026-06-05 14:01:56 +03:00
Stephanos A.
474c87a8ec Merge pull request #91 from Tria-plc/alpha
Add device management to user profile and enhance seat hold expiratio…
2026-06-04 16:41:02 +03:00
Stephanos A
af14535e08 Add device management to user profile and enhance seat hold expiration handling 2026-06-04 16:38:58 +03:00
Stephanos A.
18c61dfe2e Merge pull request #90 from Tria-plc/alpha
Booking and ticketing related updates
2026-06-04 16:22:39 +03:00
Stephanos A
bc4d6d079b Booking and ticketing related updates 2026-06-04 16:21:22 +03:00
Stephanos A.
e44e80c200 Merge pull request #87 from Tria-plc/alpha
Add endpoint to retrieve bookings by device ID and update related API…
2026-06-04 14:35:27 +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
Abubeker Yasin
3922d813b1 fix: ( telebirr ): fix payment status 2026-06-04 14:24:38 +03:00
Stephanos A.
ef940a61bd Merge pull request #85 from Tria-plc/alpha
Alpha
2026-06-04 13:46:33 +03:00
Abubeker Yasin
ffdb095a28 Update telebirr-webhook.service.ts 2026-06-04 11:26:01 +03:00
Abubeker Yasin
1784f05d31 Update webhooks.controller.ts 2026-06-04 10:38:11 +03:00
Abubeker Yasin
26cec36685 refactor: ( telebirr ) update the webhook to accept any request 2026-06-04 10:15:20 +03:00
Abubeker Yasin
1fbedff810 Update payments.types.ts 2026-06-04 09:01:19 +03:00
Abubeker Yasin
848cb530ee fix: ( telebirr ) : change the payer id to appid 2026-06-04 08:46:37 +03:00
Stephanos A
6ad051fba4 Update Tailwind CSS configuration after UX updates 2026-06-04 08:25:51 +03:00
Stephanos A
375cd184c4 Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha 2026-06-04 08:19:52 +03:00
Stephanos A
d9ae1c7f76 Passenger apss UI and UX updates 2026-06-04 08:19:36 +03:00
Stephanos A.
b452818f1c Merge pull request #81 from Tria-plc/alpha
Passenger portal and api updates
2026-06-03 15:38:01 +03:00
Stephanos A
f4051aadfc Passenger portal and api updates 2026-06-03 15:36:37 +03:00
Abubeker Yasin
50808add4e fix ( seed ) fix delete constraints 2026-06-03 15:12:33 +03:00
Abubeker Yasin
83b6b7e3ce feat:( telebirr ) add web redirect checkout 2026-06-03 14:54:38 +03:00
Abubeker Yasin
65e3fa9c68 Update telebirr.provider.ts 2026-06-03 14:19:37 +03:00