|
|
b98b8cf864
|
sending the connection interest count and generating the activity ref number
|
2026-02-27 17:24:39 +05:30 |
|
paritosh18
|
23bbb39af3
|
feat: Trim OTP input and update verification logic in host and user services
|
2026-02-25 15:56:18 +05:30 |
|
paritosh18
|
c4fd797e31
|
change the nearby logic
|
2026-02-25 14:48:54 +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
|
5ec07d4480
|
Refactor user ID validation and optimize city search results. Updated user ID check to use Number.isNaN for better clarity. Added a comment indicating that city results are capped at 50 in the database query to reduce latency.
|
2026-02-23 18:56:08 +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 |
|
|
|
d8475de70f
|
taking array of schoolCompanyXids
|
2026-02-19 17:52:43 +05:30 |
|
paritosh18
|
2b0c1f4ae4
|
Add token verification to user-related API handlers
|
2026-02-19 17:22:34 +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
|
a905cc7aee
|
Refactor addOrFindSchoolCompanyDetail to normalize school/company names and improve search logic
|
2026-02-19 17:11:29 +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
|
b002077381
|
Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
|
2026-02-19 15:56:26 +05:30 |
|
paritosh18
|
a43cc1e36a
|
Refactor code structure for improved readability and maintainability
|
2026-02-19 15:55:18 +05:30 |
|
|
|
3e711cee18
|
Made get all connection details of user and fixed the issues in the schoolCompany table
|
2026-02-19 15:50:48 +05:30 |
|
|
|
4d3d95f906
|
folder made
|
2026-02-19 15:24:50 +05:30 |
|
|
|
af891834a7
|
Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
|
2026-02-19 14:51:37 +05:30 |
|
|
|
77fee0cc04
|
Sending the venue images and transportaion modes and activity type name
|
2026-02-19 14:51:26 +05:30 |
|
paritosh18
|
95e1838303
|
Add generateAccessFromRefreshToken handler to issue new access tokens
|
2026-02-19 12:44:55 +05:30 |
|
paritosh18
|
f8b6f277a1
|
Added endDate to the availability details response in checkAvailabilityDetails handler
|
2026-02-17 19:39:35 +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 |
|
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 |
|
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 |
|
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
|
6e0d795348
|
fix: rename variable 'rooms' to 'Venues' for consistency in checkAvailabilityDetails handler
|
2026-02-09 15:40:19 +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 |
|
paritosh18
|
5ca8ca266a
|
feat: add setUserInterests functionality to manage user interests
|
2026-02-02 14:50:23 +05:30 |
|
|
|
d861e402e9
|
feat: include userStatus in user lookup and user creation for active users
|
2026-02-02 12:46:54 +05:30 |
|