Mayank Mishra Mayank.Mishra
  • Joined on 2024-07-05
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 08:27:58 +00:00
18ff254e8d enable reload handler for serverless-offline plugin
Compare 2 commits »
Mayank.Mishra pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 08:26:32 +00:00
ae7b453abd made prisma config file in root
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 08:25:19 +00:00
ae7b453abd made prisma config file in root
Mayank.Mishra pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 08:19:30 +00:00
7bec950096 adding a random reference number in user table
6b2b211990 updated cascade
2d36ca5dd7 fixed the function name
f75993f738 made the file name clear
264f2fa29c made a pagination service
Compare 10 commits »
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 08:19:05 +00:00
7bec950096 adding a random reference number in user table
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 06:50:49 +00:00
6b2b211990 updated cascade
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 06:44:36 +00:00
2d36ca5dd7 fixed the function name
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 06:36:48 +00:00
f75993f738 made the file name clear
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 06:35:21 +00:00
264f2fa29c made a pagination service
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-29 05:00:08 +00:00
e0b841b437 fixing the submit pqq answer api
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-28 15:11:07 +00:00
54613534db sending the basic user details in the create password of minglar
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-28 12:17:48 +00:00
6cac8fb163 sending the profile image in presigned url
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-28 11:50:33 +00:00
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.
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-28 10:32:36 +00:00
71e3f2a933 sending the user details in the getby id of host
Mayank.Mishra pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-11-28 10:27:58 +00:00
3f324bc1fc made get host details by id for minglar admin
82cbaddce1 feat: add serverless-offline plugin and new showSuggestion function
80bd926e16 fixed the submit company details api
Compare 5 commits »
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-28 10:27:43 +00:00
82cbaddce1 feat: add serverless-offline plugin and new showSuggestion function
Compare 3 commits »
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-28 10:27:30 +00:00
3f324bc1fc made get host details by id for minglar admin
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-28 09:57:32 +00:00
80bd926e16 fixed the submit company details api
Mayank.Mishra pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-11-28 06:56:42 +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
8ccbdc8f32 fixed the submit last pqq question api logic
Compare 14 commits »
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-28 06:53:15 +00:00
15c1458f02 made resend otp lambda