Paritosh Chudasama Paritosh.Chudasama
  • Joined on 2024-08-07
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 10:35:28 +00:00
8d8702dfb6 stroring the document type in the user documents table
15b8afd9b2 fixed the profile image issue
Compare 3 commits »
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 10:33:32 +00:00
576c749b34 add JWT expiration settings to environment variables in serverless configuration
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 10:26:53 +00:00
649fccb81b update JWT access token expiration default to 1440 minutes
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 08:48:57 +00:00
84c4b1f2b9 sending the userrefNumber in all endpoints
Paritosh.Chudasama pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 08:26:32 +00:00
18ff254e8d enable reload handler for serverless-offline plugin
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 08:25:53 +00:00
ae7b453abd made prisma config file in root
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 08:25:36 +00:00
18ff254e8d enable reload handler for serverless-offline plugin
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 08:20:53 +00:00
7bec950096 adding a random reference number in user table
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 06:54:54 +00:00
6b2b211990 updated cascade
2d36ca5dd7 fixed the function name
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 06:40:17 +00:00
f75993f738 made the file name clear
264f2fa29c made a pagination service
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 05:48:14 +00:00
e0b841b437 fixing the submit pqq answer api
54613534db sending the basic user details in the create password of minglar
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-28 12:19:37 +00:00
6cac8fb163 sending the profile image in presigned url
6147b0f476 Refactor HostHeader and HostParent models in Prisma schema for consistency and clarity. Update submitCompanyDetails API to improve JSON field normalization and error handling. Enhance host and parent document management with presigned URL generation for S3 uploads. Implement upsert logic for host documents and parent company details, ensuring proper handling of existing records.
71e3f2a933 sending the user details in the getby id of host
3f324bc1fc made get host details by id for minglar admin
Compare 5 commits »
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-28 10:05:36 +00:00
80bd926e16 fixed the submit company details api
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-28 10:05:19 +00:00
82cbaddce1 feat: add serverless-offline plugin and new showSuggestion function
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-28 06:56:39 +00:00
15c1458f02 made resend otp lambda
0cedcec109 Enhance activity status constants and update validation logic in submitCompanyDetails API. Added new statuses for PQQ and improved validation handling for draft submissions. Updated rejectPQQbyAM to reflect new status updates.
9e47d861a2 made the stepper updation in submit company details api
4f3adff517 submit company details api s3 uploading issue resolved and required docs removed
Compare 4 commits »
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-27 14:31:00 +00:00
8ccbdc8f32 fixed the submit last pqq question api logic
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-27 14:17:42 +00:00
75077c00da made reject pqq by am api
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-27 14:05:51 +00:00
abe512b0c2 made updateSuggestionAsReviewed lambda api
326ea2f96b added transaction for calculating the pqq final answer score
030ec9225d updating the status to under review if the pqq overall score is more than 50%
Compare 4 commits »
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-27 13:18:34 +00:00
83c3a39cc9 Refactor getAllHostActivityForAdmin handler: update paths and token verification method
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-27 11:57:09 +00:00
67da5b57e6 fixed the registration api
Compare 2 commits »