Paritosh Chudasama Paritosh.Chudasama
  • Joined on 2024-08-07
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-22 08:01:12 +00:00
f13e90ce39 upated createNewActivity handler
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-21 11:58:54 +00:00
5a223f126f creat activity handler
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-18 14:35:37 +00:00
2e4f318684 Add CreateActivityDto and update createFullActivity method for activity creation
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-18 14:07:50 +00:00
53785bd5f2 Add handler for creating full activity with related records
c9b507f969 Enhance rejection email content with clickable link for application access
91871d1f44 Enhance search filter to include company name and user reference number in host retrieval
05e48063c9 Add isActive check when retrieving user in loginForHost method
a906dc5635 Add getAddActivityPrePopulate handler and implement prepopulate data retrieval
Compare 5 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-17 06:04:11 +00:00
8ec8cf4854 fixed the path
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-16 13:37:59 +00:00
fab7642302 Implement parent document deletion and improve host retrieval logic in onboarding process
4d3796c5f3 Refactor companyTypes seeding and enhance host retrieval to include user email address
a2907929d4 updated serverless version
Compare 4 commits »
Paritosh.Chudasama pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-16 10:38:03 +00:00
ef2b23ef83 Update serverless configuration to use exported stack output for Prisma Lambda Layer ARN, ensuring proper deployment functionality.
2767d29d79 Update parent company validation to allow optional fields and handle null values in company details submission.
46daec00ce fixed the keytooloong issue
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.
0da18b18f7 Add getSuggestionsForAM function and corresponding handler for retrieving suggestions based on host assignments. Update serverless configuration to include new API endpoint.
Compare 11 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-16 10:37:23 +00:00
ef2b23ef83 Update serverless configuration to use exported stack output for Prisma Lambda Layer ARN, ensuring proper deployment functionality.
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-16 10:18:48 +00:00
2767d29d79 Update parent company validation to allow optional fields and handle null values in company details submission.
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-16 09:10:15 +00:00
46daec00ce fixed the keytooloong issue
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-16 07:46:58 +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.
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-16 07:07:26 +00:00
0da18b18f7 Add getSuggestionsForAM function and corresponding handler for retrieving suggestions based on host assignments. Update serverless configuration to include new API endpoint.
b5304b3c26 Refactor OTP email content for host registration and resend functionality to improve clarity and tone.
82340c2918 Implement email notifications for host application acceptance and rejection, including host details retrieval and email content customization.
b8f5f92c98 Add validation for city ID in company details submission to ensure existence in the database
Compare 4 commits »
Paritosh.Chudasama pushed to swagger at Mayank.Mishra/MinglarBackendNestJS 2025-12-10 06:11:02 +00:00
a39cc1c3c8 Merge branch 'sprint1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
ae76618f7a Add environment configuration template and update .gitignore for new env files
e957fc5c50 Add token blacklist check in JWT middlewares to enhance session management and security
856db687c3 Update service name in serverless configuration to 'minglarDev' for development environment
Compare 9 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-09 09:35:11 +00:00
3652d851f7 Enhance email notifications for host application approvals and rejections by including the host's first name in the greeting.
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-09 08:20:44 +00:00
6166075967 Update service name in serverless configuration to 'minglar' and add 'zod' dependency in package-lock.json
b6cb5831c2 Refactor Prisma client usage and enhance service integration for improved connection management
Compare 2 commits »
Paritosh.Chudasama pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-09 07:03:20 +00:00
a39cc1c3c8 Merge branch 'sprint1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
ae76618f7a Add environment configuration template and update .gitignore for new env files
856db687c3 Update service name in serverless configuration to 'minglarDev' for development environment
Compare 3 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-09 06:39:42 +00:00
a39cc1c3c8 Merge branch 'sprint1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
e957fc5c50 Add token blacklist check in JWT middlewares to enhance session management and security
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-09 06:39:31 +00:00
ae76618f7a Add environment configuration template and update .gitignore for new env files
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-08 12:28:50 +00:00
856db687c3 Update service name in serverless configuration to 'minglarDev' for development environment
Paritosh.Chudasama pushed to paritosh-main1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-08 12:02:14 +00:00
a020a28993 Update host application handlers to retrieve user details using hostXid instead of userInfo.id for accurate email notifications.