Paritosh Chudasama Paritosh.Chudasama
  • Joined on 2024-08-07
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-23 14:31:00 +00:00
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.
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-23 13:26:25 +00:00
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.
1fbcf1dddc Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
c50c4b1c5a taking array of cancellations and seeded cities of india
4f8217c95a Fixed the method of remove connect details api and fixed the issue of add school company details
Compare 4 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-23 06:36:02 +00:00
ca4def4695 Add getRandomActiveActivity API to fetch random active activities with token validation
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-20 07:08:22 +00:00
81994d97ff added validation for entry count of the user's connect details and made removeConnectionDetails api
28b4145ce9 fixed the file names of the interest types in seed file
e351dbf4b9 made view more activities api
d8475de70f taking array of schoolCompanyXids
Compare 4 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-19 11:52:39 +00:00
2b0c1f4ae4 Add token verification to user-related API handlers
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-19 11:46:59 +00:00
23932be637 Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
84678bc00e made getActivityFromConnectionsInterest api
b0eb2863cd sending the city and state details in the get connection details of user api
Compare 3 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-19 11:41:36 +00:00
a905cc7aee Refactor addOrFindSchoolCompanyDetail to normalize school/company names and improve search logic
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-19 10:55:52 +00:00
340d47a708 add school or company api
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-19 10:26:31 +00:00
b002077381 Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
3e711cee18 Made get all connection details of user and fixed the issues in the schoolCompany table
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-19 10:25:22 +00:00
a43cc1e36a Refactor code structure for improved readability and maintainability
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-19 09:55:59 +00:00
4d3d95f906 folder made
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-19 09:54:18 +00:00
6bac257a75 made the connection tables
af891834a7 Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
77fee0cc04 Sending the venue images and transportaion modes and activity type name
Compare 3 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-19 07:15:05 +00:00
95e1838303 Add generateAccessFromRefreshToken handler to issue new access tokens
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-17 14:10:01 +00:00
f8b6f277a1 Added endDate to the availability details response in checkAvailabilityDetails handler
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-17 13:59:52 +00:00
3f2e553947 Changed the host constant as per client requirement and sending the activity type name in the pqq endpoints
7569b54d60 sending presigned urls in the get by id of acitivity details and fixed the issue of check availability
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-16 07:06:54 +00:00
0a11c78351 Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
b4af010316 fixed the path of specific search api
bf9055c10a Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
d1e2c649c3 creating the sorting data for user on registration and added it to seeder also
9846d40bfb Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
Compare 6 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-13 12:22:00 +00:00
b35cb4e178 added presigned url
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-13 12:10:22 +00:00
9c45d924e6 feat: add searchActivities functionality to retrieve activities based on search criteria
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-11 13:19:35 +00:00
ebeb4e5d06 feat: implement user service for managing personal information, retrieving interests, and ranking activities.
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2026-02-11 13:18:48 +00:00
036f7ab130 fixed the issue in user address detail