5e87ab84d1
made the razorpay webhook api
2026-04-10 15:06:10 +05:30
fe0a2eb95b
made the razorpay apis and model
2026-04-08 18:41:08 +05:30
a44321044f
made the api for storing the selections for the itinerary of the user
2026-04-07 19:13:06 +05:30
518ec4eb21
made save itinerary and get itinerary details apis
2026-03-18 19:49:04 +05:30
95b061b400
made searchConnectionPeople to invite in the itinerary API
2026-03-18 13:30:41 +05:30
f1801a3210
made getMatchingBucketInterestedActivities api
2026-03-17 16:22:03 +05:30
a3ab9db5a2
Made getUserItineraryDetails api for the prepopulate data of itinerary page in mobile
2026-03-15 20:33:45 +05:30
paritosh18
7167eae07e
fixed the path in the user yml file
2026-03-13 17:31:29 +05:30
paritosh18
4f3d7fd737
Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into Split-lambda
2026-03-13 17:30:27 +05:30
paritosh18
199013b0f5
split lambda
2026-03-13 17:27:51 +05:30
0b81dbf7b1
made a new getAllBucketActivities api
2026-03-13 13:09:25 +05:30
paritosh18
2095f8e124
filtered landing page for specific search api
2026-03-06 17:11:21 +05:30
paritosh18
ad9e8e1a3f
Added remove api from interested
2026-03-06 15:49:25 +05:30
fe6bb59cc7
Made add to bucket interested api and sending the count of bucket interested in the landing page api and surprise me api and sending the updated count in the add to bucket api
2026-02-28 13:11:26 +05:30
3145037238
Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
2026-02-24 11:01:18 +05:30
paritosh18
ced8bdcbad
Add getNearbyActivities API to retrieve activities based on user location and radius. Implemented token validation and pagination support. Enhanced UserService with distance calculation and filtering logic for nearby activities.
2026-02-23 20:00:50 +05:30
b22324539a
Made view more api for upper section and host pq redirectiion through mail
2026-02-23 19:49:05 +05:30
paritosh18
1fbcf1dddc
Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
2026-02-23 17:52:03 +05:30
paritosh18
ca4def4695
Add getRandomActiveActivity API to fetch random active activities with token validation
2026-02-23 12:05:52 +05:30
4f8217c95a
Fixed the method of remove connect details api and fixed the issue of add school company details
2026-02-20 14:46:37 +05:30
81994d97ff
added validation for entry count of the user's connect details and made removeConnectionDetails api
2026-02-19 20:41:00 +05:30
e351dbf4b9
made view more activities api
2026-02-19 20:05:33 +05:30
23932be637
Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
2026-02-19 17:13:30 +05:30
84678bc00e
made getActivityFromConnectionsInterest api
2026-02-19 17:11:34 +05:30
paritosh18
340d47a708
add school or company api
2026-02-19 16:25:43 +05:30
b0eb2863cd
sending the city and state details in the get connection details of user api
2026-02-19 16:04:49 +05:30
paritosh18
a43cc1e36a
Refactor code structure for improved readability and maintainability
2026-02-19 15:55:18 +05:30
paritosh18
95e1838303
Add generateAccessFromRefreshToken handler to issue new access tokens
2026-02-19 12:44:55 +05:30
b4af010316
fixed the path of specific search api
2026-02-13 17:52:17 +05:30
paritosh18
9c45d924e6
feat: add searchActivities functionality to retrieve activities based on search criteria
2026-02-13 17:40:12 +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
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
171a3aded6
feat: add getActivityDetailsById API endpoint to retrieve activity details by ID
2026-02-06 19:27:37 +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
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
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