73c528d1cc
feat: update activity retrieval logic to include activity ID and placeholder for rating and distance
2026-02-09 14:53:33 +05:30
171a3aded6
feat: add getActivityDetailsById API endpoint to retrieve activity details by ID
2026-02-06 19:27:37 +05:30
42c1f2a268
feat: enhance user service and landing page details API with location handling, pagination, and new activity retrieval logic
2026-02-06 15:55:20 +05:30
00d53adf3d
feat: enhance scheduling service to support instant booking and late check-in options, and improve activity listing logic
2026-02-05 16:07:43 +05:30
93fb58f4f4
feat: enhance user and activity models with location relations and add landing page details API
2026-02-04 15:32:11 +05:30
paritosh18
1f53180b4e
feat: update setUserLocationDetails to create new user address entry instead of updating
2026-02-02 17:42:20 +05:30
paritosh18
558cb214c0
feat: add setUserLocationDetails functionality and corresponding API endpoint
2026-02-02 17:09:42 +05:30
paritosh18
5ca8ca266a
feat: add setUserInterests functionality to manage user interests
2026-02-02 14:50:23 +05:30
8ed0df7424
feat: update user passcode length, enhance date validation, and refactor personal info handling
2026-02-01 10:02:35 +05:30
745e4fa73f
fix: correct userPasscode validation and remove unused import in setPasscodeForMobile
2026-01-30 15:35:57 +05:30
paritosh18
46c8432582
feat: implement setPasscodeForMobile functionality
...
- Added a new API endpoint to set a user passcode with validation.
- Created SetPasscodeDTO for passcode input validation.
- Implemented setUserPasscode method in UserService to handle passcode setting.
- Updated user.yml to include the new set-passcode endpoint.
- Created setPasscodeForMobile handler to manage the passcode setting logic.
- Removed unused test-stepper-handler.ts file.
- Deleted Dockerfile, docker-compose.yml, init.sql, and serverless.yml.backup files as part of cleanup.
2026-01-30 15:30:45 +05:30
112fdab040
Made mobile register and verify otp and submit personal info apis and added interest type images in the seeder
2026-01-23 17:56:46 +05:30
f20e4191ee
added gender name column and interest color and image column added activity seeder data till gamecraft made register and add personal info api for user mobile endpoints lambda and service
2026-01-16 17:50:30 +05:30