Mayank Mishra Mayank.Mishra
  • Joined on 2024-07-05
Mayank.Mishra created branch mayankSprint2 in Mayank.Mishra/MinglarBackendNestJS 2025-12-17 10:48:40 +00:00
Mayank.Mishra pushed to mayankSprint2 at Mayank.Mishra/MinglarBackendNestJS 2025-12-17 10:48:40 +00:00
Mayank.Mishra created branch sprint2 in Mayank.Mishra/MinglarBackendNestJS 2025-12-17 10:48:17 +00:00
Mayank.Mishra pushed to sprint2 at Mayank.Mishra/MinglarBackendNestJS 2025-12-17 10:48:17 +00:00
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-17 10:48:00 +00:00
a906dc5635 Add getAddActivityPrePopulate handler and implement prepopulate data retrieval
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-16 13:41:24 +00:00
8ec8cf4854 fixed the path
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-16 12:04:15 +00:00
fab7642302 Implement parent document deletion and improve host retrieval logic in onboarding process
Mayank.Mishra pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-16 11:06:53 +00:00
4d3796c5f3 Refactor companyTypes seeding and enhance host retrieval to include user email address
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-16 11:06:22 +00:00
4d3796c5f3 Refactor companyTypes seeding and enhance host retrieval to include user email address
Mayank.Mishra pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-16 10:40:16 +00:00
a2907929d4 updated serverless version
Compare 2 commits »
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-16 10:39:33 +00:00
ef2b23ef83 Update serverless configuration to use exported stack output for Prisma Lambda Layer ARN, ensuring proper deployment functionality.
Compare 2 commits »
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-16 10:39:04 +00:00
a2907929d4 updated serverless version
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-16 10:08:11 +00:00
2767d29d79 Update parent company validation to allow optional fields and handle null values in company details submission.
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-16 09:08:14 +00:00
46daec00ce fixed the keytooloong issue
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-16 07:46:30 +00:00
43e494780d Refactor document name handling in host service to sanitize input and ensure valid connections for city, state, and country IDs during host creation and updates.
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-16 06:37:48 +00:00
0da18b18f7 Add getSuggestionsForAM function and corresponding handler for retrieving suggestions based on host assignments. Update serverless configuration to include new API endpoint.
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-15 11:23:23 +00:00
b5304b3c26 Refactor OTP email content for host registration and resend functionality to improve clarity and tone.
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-10 09:29:22 +00:00
82340c2918 Implement email notifications for host application acceptance and rejection, including host details retrieval and email content customization.
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-09 12:08:52 +00:00
b8f5f92c98 Add validation for city ID in company details submission to ensure existence in the database
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-09 09:32:20 +00:00
3652d851f7 Enhance email notifications for host application approvals and rejections by including the host's first name in the greeting.