3f2e553947
Changed the host constant as per client requirement and sending the activity type name in the pqq endpoints
2026-02-17 16:27:40 +05:30
7569b54d60
sending presigned urls in the get by id of acitivity details and fixed the issue of check availability
2026-02-17 11:48:06 +05:30
0a11c78351
Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
2026-02-13 17:52:26 +05:30
b4af010316
fixed the path of specific search api
2026-02-13 17:52:17 +05:30
paritosh18
b35cb4e178
added presigned url
2026-02-13 17:51:53 +05:30
bf9055c10a
Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
2026-02-13 17:41:17 +05:30
d1e2c649c3
creating the sorting data for user on registration and added it to seeder also
2026-02-13 17:41:08 +05:30
paritosh18
9c45d924e6
feat: add searchActivities functionality to retrieve activities based on search criteria
2026-02-13 17:40:12 +05:30
9846d40bfb
Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
2026-02-13 11:55:03 +05:30
a0b015d900
Sending the presgined url of amenities
2026-02-13 11:34:55 +05:30
paritosh18
ebeb4e5d06
feat: implement user service for managing personal information, retrieving interests, and ranking activities.
2026-02-11 18:49:28 +05:30
036f7ab130
fixed the issue in user address detail
2026-02-11 15:04:09 +05:30
e154be70ad
Added amenities in seed file
2026-02-11 11:49:18 +05:30
paritosh18
62e7379306
feat: Implement user passcode setting and verification functionality with new handler and service methods.
2026-02-10 15:14:11 +05:30
paritosh18
68facd1146
small chagnes
2026-02-09 15:50:56 +05:30
paritosh18
1dcce8084c
Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
2026-02-09 15:40:26 +05:30
paritosh18
6e0d795348
fix: rename variable 'rooms' to 'Venues' for consistency in checkAvailabilityDetails handler
2026-02-09 15:40:19 +05:30
b1d0e0f52e
Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
2026-02-09 15:36:22 +05:30
paritosh18
76fdc42428
Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
2026-02-09 15:36:20 +05:30
paritosh18
c216d128a6
feat: add checkAvailabilityDetails API endpoint and implement schedule details retrieval logic
2026-02-09 15:34:13 +05:30
5ccdcdedae
feat: add getSurpriseMePageDetails API endpoint and implement user-specific activity retrieval logic
2026-02-09 15:27:10 +05:30
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
f414bc42f9
Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
2026-02-02 14:51:49 +05:30
e92eb230a0
refactor: remove redundant user ID and host ID validation in scheduling handlers
2026-02-02 14:51:32 +05:30
paritosh18
5ca8ca266a
feat: add setUserInterests functionality to manage user interests
2026-02-02 14:50:23 +05:30
cb92fbe400
feat: refactor user ID handling and implement getHostIdByUserId method in SchedulingService
2026-02-02 13:33:07 +05:30
d861e402e9
feat: include userStatus in user lookup and user creation for active users
2026-02-02 12:46:54 +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
paritosh18
9bbd8f0c9a
Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
2026-01-30 14:49:55 +05:30
07f0212b62
made openCanceledSlot api
2026-01-30 14:49:43 +05:30
paritosh18
50d2242b55
Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
2026-01-30 14:49:31 +05:30
3adbadc3ee
added where: { isActive: true } condition
2026-01-30 11:32:43 +05:30
paritosh18
3f92c6ca30
Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
2026-01-30 11:30:09 +05:30
ef7564f5a4
fixed the service code and added validation
2026-01-29 18:39:01 +05:30
8be2eebaba
made cancel slot api and modified get by id api to send all the data of scheduling and taking listNow flag in create scheduling api while deleting all the records before creating new ones
2026-01-29 17:47:48 +05:30
1d90675d19
sending the presigned url for activity media
2026-01-28 19:12:41 +05:30
855cafb30f
Made the activity duration and venue get api
2026-01-28 17:58:05 +05:30
6bc68ddd04
fixed the condition and route path
2026-01-28 16:55:14 +05:30
paritosh18
003ce54465
Update activity status messages for consistency
2026-01-28 16:46:17 +05:30
paritosh18
4525e969e6
Add getActivitiesByStatus API and update activity status constants
2026-01-28 16:24:40 +05:30
68f0dfe124
made create scheduling api
2026-01-28 15:49:19 +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