Paritosh Chudasama Paritosh.Chudasama
  • Joined on 2024-08-07
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-11 06:58:07 +00:00
e154be70ad Added amenities in seed file
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-10 09:44:31 +00:00
62e7379306 feat: Implement user passcode setting and verification functionality with new handler and service methods.
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-09 10:21:01 +00:00
68facd1146 small chagnes
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-09 10:10:30 +00:00
1dcce8084c Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
6e0d795348 fix: rename variable 'rooms' to 'Venues' for consistency in checkAvailabilityDetails handler
b1d0e0f52e Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
Compare 3 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-09 10:06:25 +00:00
76fdc42428 Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
5ccdcdedae feat: add getSurpriseMePageDetails API endpoint and implement user-specific activity retrieval logic
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-09 10:04:18 +00:00
c216d128a6 feat: add checkAvailabilityDetails API endpoint and implement schedule details retrieval logic
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-09 09:31:30 +00:00
73c528d1cc feat: update activity retrieval logic to include activity ID and placeholder for rating and distance
171a3aded6 feat: add getActivityDetailsById API endpoint to retrieve activity details by ID
42c1f2a268 feat: enhance user service and landing page details API with location handling, pagination, and new activity retrieval logic
00d53adf3d feat: enhance scheduling service to support instant booking and late check-in options, and improve activity listing logic
Compare 4 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-04 10:02:35 +00:00
93fb58f4f4 feat: enhance user and activity models with location relations and add landing page details API
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-02 12:12:24 +00:00
1f53180b4e feat: update setUserLocationDetails to create new user address entry instead of updating
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-02 11:39:51 +00:00
558cb214c0 feat: add setUserLocationDetails functionality and corresponding API endpoint
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-02 09:22:43 +00:00
f414bc42f9 Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
e92eb230a0 refactor: remove redundant user ID and host ID validation in scheduling handlers
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-02 09:20:33 +00:00
5ca8ca266a feat: add setUserInterests functionality to manage user interests
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-02 08:06:04 +00:00
cb92fbe400 feat: refactor user ID handling and implement getHostIdByUserId method in SchedulingService
d861e402e9 feat: include userStatus in user lookup and user creation for active users
8ed0df7424 feat: update user passcode length, enhance date validation, and refactor personal info handling
745e4fa73f fix: correct userPasscode validation and remove unused import in setPasscodeForMobile
Compare 4 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-30 10:00:50 +00:00
46c8432582 feat: implement setPasscodeForMobile functionality
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-30 09:20:02 +00:00
9bbd8f0c9a Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
07f0212b62 made openCanceledSlot api
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-30 09:19:46 +00:00
50d2242b55 Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
3adbadc3ee added where: { isActive: true } condition
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-30 06:00:25 +00:00
3f92c6ca30 Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
ef7564f5a4 fixed the service code and added validation
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
1d90675d19 sending the presigned url for activity media
855cafb30f Made the activity duration and venue get api
Compare 6 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-28 11:16:28 +00:00
003ce54465 Update activity status messages for consistency
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-28 10:54:51 +00:00
4525e969e6 Add getActivitiesByStatus API and update activity status constants
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-01-28 10:20:10 +00:00
68f0dfe124 made create scheduling api