Ho Ngoc Hai
d463f578cd
fix(platform): resolve master compile errors blocking load test (GOO-171)
- listings index.ts now re-exports PROPERTY_REPOSITORY/IPropertyRepository
and MEDIA_STORAGE_SERVICE/IMediaStorageService/MinioMediaStorageService
(documents module depends on these)
- add PropertyDocument model + DocumentType + DocumentVerificationStatus
enums to Prisma schema and create companion migration
- add TooManyRequestsException to shared domain exceptions
- add RL_SENSITIVE_WRITE preset to endpoint-rate-limit decorator and
re-export from shared/infrastructure
- add certificateVerified to PropertyExtras + Create/UpdateListingDto so
listings.controller line 135/341 type-check
- create PhoneLoginOtpRequestedEvent + matching notifications listener
(notifications.module already imports the listener)
- oauth.service constructs UserEntity with deletedAt: null
- web: fix LegalStatus fixtures ('Sổ hồng' -> 'SO_HONG'), make
ListingDetail.property.certificateVerified optional so existing fixtures
compile, type admin layout auth-store mock to accept null user
Verified: `pnpm typecheck` green across @goodgo/api, @goodgo/web,
@goodgo/mcp-servers; `pnpm --filter @goodgo/api build` succeeds.
Unblocks [GOO-137](/GOO/issues/GOO-137) load test.
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-24 01:10:18 +07:00
..
2026-04-22 15:49:38 +07:00
2026-04-19 10:11:06 +07:00
2026-04-22 16:54:44 +07:00
2026-04-19 16:01:13 +07:00
2026-04-21 09:21:27 +07:00
2026-04-11 00:16:19 +07:00
2026-04-21 03:46:19 +07:00
2026-04-22 16:54:44 +07:00
2026-04-19 10:20:04 +07:00
2026-04-08 06:25:11 +07:00
2026-04-19 09:41:35 +07:00
2026-04-22 15:49:38 +07:00
2026-04-16 09:07:45 +07:00
2026-04-10 23:55:50 +07:00
2026-04-10 23:55:50 +07:00
2026-04-10 23:33:31 +07:00
2026-04-20 22:12:16 +07:00
2026-04-19 16:33:54 +07:00
2026-04-11 01:39:22 +07:00
2026-04-15 11:23:34 +07:00
2026-04-18 20:34:35 +07:00
2026-04-23 00:34:40 +07:00
2026-04-16 09:07:45 +07:00
2026-04-11 23:43:20 +07:00
2026-04-19 16:01:13 +07:00
2026-04-24 01:10:18 +07:00
2026-04-10 20:38:28 +07:00
2026-04-19 14:12:28 +07:00
2026-04-16 02:24:21 +07:00
2026-04-21 05:35:44 +07:00
2026-04-08 16:33:50 +07:00
2026-04-21 09:22:29 +07:00
2026-04-08 16:33:50 +07:00
2026-04-20 17:53:19 +07:00
2026-04-19 09:41:35 +07:00
2026-04-16 09:07:45 +07:00
2026-04-11 01:39:22 +07:00
2026-04-08 16:33:50 +07:00
2026-04-18 20:34:35 +07:00
2026-04-08 01:42:17 +07:00
2026-04-19 06:49:57 +07:00
2026-04-22 23:22:59 +07:00
2026-04-13 11:24:45 +07:00