Commit Graph

120 Commits

Author SHA1 Message Date
Stephanos A.
b67cb8610e Merge branch 'dev' into alpha 2026-05-22 18:19:36 +03:00
Stephanos A.
3448be861d Merge branch 'dev' into alpha 2026-05-22 18:19: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
9151110fd8 Refactor seat class handling 2026-05-21 14:31:07 +03:00
Stephanos A
4234c2fdd5 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
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
SennayT
1e466835f1 include seed command after migration 2026-05-19 13:56:36 +03:00
SennayT
e43d6f9ebd include seed command after migration 2026-05-19 13:56:36 +03:00
SennayT
3e7b24113b remove localhost on swagger 2026-05-19 09:40:08 +03:00
SennayT
2097b275cc remove localhost on swagger 2026-05-19 09:40:08 +03:00
SennayT
2196d59c11 remove cleanup step 2026-05-19 09:39:52 +03:00
SennayT
d865891f28 remove cleanup step 2026-05-19 09:39:52 +03:00
SennayT
3510c33767 fix typo 2026-05-19 09:30:35 +03:00
SennayT
6daeba6fb0 fix typo 2026-05-19 09:30:35 +03:00
SennayT
44072ca3c5 run migrations in pipeline 2026-05-19 09:28:54 +03:00
SennayT
38e99e7bab run migrations in pipeline 2026-05-19 09:28:54 +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
Abubeker Yasin
1c474ca744 feat: ( payment ) add GET /payments/intents/:bookingId for status polling 2026-05-17 23:24:24 +03:00
Abubeker Yasin
cfa8c67448 refactor: ( telebirr ) wire async initiate flow through TelebirrProvider 2026-05-17 22:57:20 +03:00
Stephanos A
071a57a668 Introduction of segment-based seat reservation 2026-05-17 11:11:39 +03:00
Abubeker Yasin
f9156e95ee feat: ( telebirr ) implement provider, signing, and webhook handler 2026-05-17 07:13:08 +03:00
Abubeker Yasin
cf380ca17e feat: ( payment ) create provider interface + types 2026-05-16 22:58:31 +03:00
Abubeker Yasin
56b86e3f44 feat: ( telebirr ) setup telebirr config 2026-05-16 21:04:46 +03:00
Abubeker Yasin
7a3931f2d4 Initialize Telebirr payment integration 2026-05-16 20:42:54 +03:00
SennayT
5ad7ee51f3 fix: use non alpine image 2026-05-14 15:52:57 +03:00
SennayT
ecd3b0aca8 fix: use non alpine image 2026-05-14 15:52:57 +03:00
SennayT
dc172b00d5 install openssl for prisma 2026-05-14 15:40:06 +03:00
SennayT
10e2b1b5df install openssl for prisma 2026-05-14 15:40:06 +03:00
SennayT
b4c068184c remvoe old build step 2026-05-14 15:17:11 +03:00
SennayT
5b28050529 remvoe old build step 2026-05-14 15:17:11 +03:00
SennayT
6ab8a0055e add npm secret 2026-05-14 15:10:52 +03:00
SennayT
d279022f94 add npm secret 2026-05-14 15:10:52 +03:00
SennayT
9dc494641f remove npmrc file 2026-05-14 15:06:50 +03:00
SennayT
a4ad24f471 remove npmrc file 2026-05-14 15:06:50 +03:00
SennayT
b5fa774849 fix build errors on passenger api 2026-05-14 15:01:36 +03:00
SennayT
839bde137f fix build errors on passenger api 2026-05-14 15:01:36 +03:00