Mayank Mishra Mayank.Mishra
  • Joined on 2024-07-05
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-27 13:14:08 +00:00
ea9938a736 fixed the package version
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-27 11:54:46 +00:00
b98b8cf864 sending the connection interest count and generating the activity ref number
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-27 06:46:26 +00:00
85437ebc2e made the function to create ref number of activity and commented the unused api code
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-26 14:23:11 +00:00
2b7b2b240f Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
c7408711a4 Merge branch 'mayankSprint2' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
db2dc7532a feat: Enhance host agreement generation with AWS S3 integration and document creation capabilities using pdf-lib and docx libraries. Added new dependencies for document processing and improved address and duration handling.
Compare 3 commits »
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-26 14:20:33 +00:00
0242799eb5 Cancellation
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-26 13:32:05 +00:00
485bdee063 removed the slotXid for opening the slot
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-26 13:25:42 +00:00
0c9ff76fe4 fixed the cancellation issues
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-26 13:14:03 +00:00
0edcf3d515 made host agreement table
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-26 12:49:51 +00:00
eb34edaedb added interest code in the interest table
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-26 11:57:38 +00:00
41d33b72a3 fixed the host ref number generating logic
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-26 06:57:29 +00:00
f3076aaec3 Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
e49d08fb14 Refactor openCanceledSlot handler to improve readability and error handling. Updated body structure to support multiple cancellations and enhanced token validation. Adjusted imports for better organization.
23bbb39af3 feat: Trim OTP input and update verification logic in host and user services
c4fd797e31 change the nearby logic
3f96dd4ae1 feat: Add safety instructions and cancellations fields to activity details
Compare 6 commits »
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-24 07:56:02 +00:00
e736cdaa7b updating the stepper when admin rejects
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-24 07:00:23 +00:00
7703dba2d9 Fixed the statuses for the workflow of resubmission of host application
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-24 06:32:16 +00:00
a3e906a779 Fixed the status for admin rejection of host application for resubmit workflow
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-24 05:31:23 +00:00
3145037238 Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayankSprint2
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.
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
ca4def4695 Add getRandomActiveActivity API to fetch random active activities with token validation
Compare 5 commits »
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-23 14:19:15 +00:00
b22324539a Made view more api for upper section and host pq redirectiion through mail
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-23 13:38:27 +00:00
aa3e6fd3d1 seeding only required company types
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-23 06:57:04 +00:00
c50c4b1c5a taking array of cancellations and seeded cities of india
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-20 09:16:44 +00:00
4f8217c95a Fixed the method of remove connect details api and fixed the issue of add school company details
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2026-02-19 15:11:21 +00:00
81994d97ff added validation for entry count of the user's connect details and made removeConnectionDetails api