Mayank Mishra Mayank.Mishra
  • Joined on 2024-07-05
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-13 06:05:01 +00:00
a0b015d900 Sending the presgined url of amenities
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-11 09:34:14 +00:00
036f7ab130 fixed the issue in user address detail
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-11 06:19:22 +00:00
e154be70ad Added amenities in seed file
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-10 10:04:34 +00:00
62e7379306 feat: Implement user passcode setting and verification functionality with new handler and service methods.
68facd1146 small chagnes
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
76fdc42428 Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
Compare 5 commits »
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-09 10:06:25 +00:00
b1d0e0f52e Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
c216d128a6 feat: add checkAvailabilityDetails API endpoint and implement schedule details retrieval logic
Compare 2 commits »
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-09 09:57:14 +00:00
5ccdcdedae feat: add getSurpriseMePageDetails API endpoint and implement user-specific activity retrieval logic
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-09 09:23:41 +00:00
73c528d1cc feat: update activity retrieval logic to include activity ID and placeholder for rating and distance
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-06 13:57:44 +00:00
171a3aded6 feat: add getActivityDetailsById API endpoint to retrieve activity details by ID
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-06 10:25:27 +00:00
42c1f2a268 feat: enhance user service and landing page details API with location handling, pagination, and new activity retrieval logic
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-05 10:37:53 +00:00
00d53adf3d feat: enhance scheduling service to support instant booking and late check-in options, and improve activity listing logic
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-04 10:02:16 +00:00
93fb58f4f4 feat: enhance user and activity models with location relations and add landing page details API
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-02 12:13:31 +00:00
1f53180b4e feat: update setUserLocationDetails to create new user address entry instead of updating
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-02 11:41:36 +00:00
558cb214c0 feat: add setUserLocationDetails functionality and corresponding API endpoint
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-02 09:21:54 +00:00
f414bc42f9 Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
5ca8ca266a feat: add setUserInterests functionality to manage user interests
Compare 2 commits »
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-02 09:21:40 +00:00
e92eb230a0 refactor: remove redundant user ID and host ID validation in scheduling handlers
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-02 08:03:22 +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
Compare 2 commits »
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-01 04:32:43 +00:00
8ed0df7424 feat: update user passcode length, enhance date validation, and refactor personal info handling
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-01-30 10:06:17 +00:00
745e4fa73f fix: correct userPasscode validation and remove unused import in setPasscodeForMobile
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-01-30 10:02:04 +00:00
46c8432582 feat: implement setPasscodeForMobile functionality
9bbd8f0c9a Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
50d2242b55 Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
3f92c6ca30 Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
003ce54465 Update activity status messages for consistency
Compare 5 commits »
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-01-30 09:19:46 +00:00
07f0212b62 made openCanceledSlot api