Commit Graph

30 Commits

Author SHA1 Message Date
Abubeker Yasin
afcae037fc refactor: ( bookings ) unify authenticated booking flow with guest service 2026-07-27 11:07:33 +03:00
Roba Boru
7cb6d028cf Remove rate time 2026-07-14 10:46:27 +03:00
SennayT
8f45d7ae1f remove throttler 2026-07-14 10:30:22 +03:00
Abubeker Yasin
8321c697ec feat( auth ): make email optional in signup/login 2026-07-10 13:38:53 +03:00
Stephanos A
acc93aeffc UAT fixes and enhancements 2026-07-10 10:33:36 +03:00
Abubeker Yasin
2f39ed6c5f fix: ( iam ) allow re-registration of abandoned pending accounts 2026-07-07 10:51:02 +03:00
Abubeker Yasin
1c625cfb82 feat: ( iam ) OTP-gate registration via IAM signup + set-password 2026-07-04 10:10:26 +03:00
Abubeker Yasin
91e59abf0e fix: passenger id 2026-07-03 12:21:41 +03:00
Stephanos A
103117d88b Production checklists, issue fixes 2026-07-01 15:04:38 +03:00
Abubeker Yasin
9c664ccce6 feat(auth): add post-Fayda password setup flow 2026-06-26 14:20:32 +03:00
Stephanos A
86760933e8 IAM, package, luggage, app health, rate limit, and more 2026-06-24 14:02:51 +03:00
Abubeker Yasin
1eaffa7ba0 feat: ( passenger ) wire IAM global guard, org seeder, and backoffice auth 2026-06-23 14:25:10 +03:00
Abubeker Yasin
7108035f7e fix: ( iam ) resolve post-merge type errors and apply IAM column migrations 2026-06-22 11:22:57 +03:00
Abubeker Yasin
177e1cea8d Merge branch 'dev' into passenger/feat/iam 2026-06-22 10:12:39 +03:00
Stephanos A
c2bab6cae8 Seatmap rendering and other updates 2026-06-09 15:22:27 +03:00
Abubeker Yasin
5ae6d9600a refactor(iam): remove remaining prisma.user refs from passenger side align RegisterDto to IAM body 2026-06-09 11:53:46 +03:00
Abubeker Yasin
1d35453338 refactor( iam ): remove prisma.user references from passenger-side services 2026-06-09 10:31:49 +03:00
Abubeker Yasin
32f2f4b917 refactor( iam ): rename AuditLog.userId to iamUserId; drop FaydaVerificationSession.userId 2026-06-08 16:26:59 +03:00
Abubeker Yasin
8c377e86d8 refactor( iam ): replace userId FK with iamUserId on UserPreferences, Device, FraudAlert 2026-06-08 15:49:42 +03:00
Abubeker Yasin
c1dcfb04c3 refactor( iam ): migrate guest booking to IAM; make Passenger.userId nullable 2026-06-08 15:27:32 +03:00
Abubeker Yasin
ac153fb0d0 chore( iam ): remove dead auth DTOs and @nestjs/jwt; migrate fayda/passenger to iamUserId 2026-06-08 09:02:54 +03:00
Abubeker Yasin
254d2a171c refactor( iam ): remove local auth service delegate OTP and password reset to IAM 2026-06-06 10:23:53 +03:00
Abubeker Yasin
023522c3fb refactor( iam ): migrate session, logout, and guards to IAM 2026-06-06 08:58:42 +03:00
Abubeker Yasin
d06debf1ca feat( iam ): integrate IAM for auth — register, login, lazy provisioning 2026-06-06 08:29:26 +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
f4051aadfc Passenger portal and api updates 2026-06-03 15:36:37 +03:00
Stephanos A
ed30ab0cda Updated the passenger web portal and added more endpoints to the api 2026-06-02 14:51:12 +03:00
Stephanos A
5059a1fe58 First passenger and back office portal commit 2026-05-31 13:15:44 +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