Mayank Mishra Mayank.Mishra
  • Joined on 2024-07-05
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-05 09:08:39 +00:00
9fc8336bd9 fixed the routes
Compare 2 commits »
Mayank.Mishra pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-05 09:07:54 +00:00
9fc8336bd9 fixed the routes
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-05 08:15:58 +00:00
b049146664 Refactor serverless configuration to rename service, add Prisma layer support, and include AM_INVITATION_LINK in environment variables. Update validation schema and email invitation content for improved user experience.
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-04 14:48:27 +00:00
963f84681c Enhance HostService to retrieve and utilize existing logo paths for host and parent companies, ensuring consistency in logo display across company details.
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-04 14:31:32 +00:00
ab9e02972e Refactor hostCompanyDetails validation schema to make address and location fields optional; update login handler to remove password comparison logic; enhance host service to include user status check and return specific user fields; clean up profile completion logic in MinglarService.
33b330a15b Merge branch 'pqq-optimized-logic' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into pqq-optimized-logic
d898dcd8ff Add S3 document deletion functionality in submitCompanyDetails handler; update host service to return activity ID with sorted categories; modify PQP details retrieval to use new admin host token for authentication.
ff18fcbf9f Merge branch 'pqq-optimized-logic' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into pqq-optimized-logic
a872ed89e4 Enhance MinglarService: Add id field to selection in PQQ data retrieval and ensure activityPqqHeaderId is set at the category level for better data integrity.
Compare 8 commits »
Mayank.Mishra pushed to pqq-optimized-logic at Mayank.Mishra/MinglarBackendNestJS 2025-12-04 14:31:14 +00:00
ab9e02972e Refactor hostCompanyDetails validation schema to make address and location fields optional; update login handler to remove password comparison logic; enhance host service to include user status check and return specific user fields; clean up profile completion logic in MinglarService.
Mayank.Mishra pushed to pqq-optimized-logic at Mayank.Mishra/MinglarBackendNestJS 2025-12-04 13:10:46 +00:00
33b330a15b Merge branch 'pqq-optimized-logic' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into pqq-optimized-logic
d898dcd8ff Add S3 document deletion functionality in submitCompanyDetails handler; update host service to return activity ID with sorted categories; modify PQP details retrieval to use new admin host token for authentication.
Compare 2 commits »
Mayank.Mishra pushed to pqq-optimized-logic at Mayank.Mishra/MinglarBackendNestJS 2025-12-04 03:03:31 +00:00
759eeb298c Update sorting logic for categories and subcategories to ensure proper order in responses.
Mayank.Mishra pushed to pqq-optimized-logic at Mayank.Mishra/MinglarBackendNestJS 2025-12-03 14:13:30 +00:00
1b72e65a71 Enhance PQQ data retrieval: Add comments and pqqAnswerXid fields to the selection in HostService and MinglarService. Update PQQAnswers structure to include all answer options for questions, improving data handling in responses.
Mayank.Mishra pushed to pqq-optimized-logic at Mayank.Mishra/MinglarBackendNestJS 2025-12-03 13:51:30 +00:00
4a7e5fbb1e Add PQQ functionality: Introduce new endpoints for creating activities and submitting answers, along with updates to the Minglar service for retrieving PQQ details. Update serverless configuration to include new function files.
Mayank.Mishra created branch pqq-optimized-logic in Mayank.Mishra/MinglarBackendNestJS 2025-12-03 10:45:48 +00:00
Mayank.Mishra pushed to pqq-optimized-logic at Mayank.Mishra/MinglarBackendNestJS 2025-12-03 10:45:48 +00:00
Mayank.Mishra pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-03 09:26:36 +00:00
ca5936d0db Update referencedBy field in HostService to default to null if undefined
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-03 09:26:24 +00:00
ca5936d0db Update referencedBy field in HostService to default to null if undefined
Mayank.Mishra pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-03 09:11:19 +00:00
c0d607a321 Add optional referencedBy field to hostCompanyDetails validation schema and update HostService to handle referencedBy data
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-03 09:11:08 +00:00
c0d607a321 Add optional referencedBy field to hostCompanyDetails validation schema and update HostService to handle referencedBy data
Mayank.Mishra pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-03 09:05:19 +00:00
1d684b7de6 Add referencedBy field to HostHeader model and update import paths for various handlers
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-03 09:05:02 +00:00
1d684b7de6 Add referencedBy field to HostHeader model and update import paths for various handlers
Mayank.Mishra pushed to sprint1 at Mayank.Mishra/MinglarBackendNestJS 2025-12-03 08:27:04 +00:00
16b16ac7ca Refactor import path for verifyMinglarAdminHostToken and update selection fields in getAllPQQQuesAndSubmittedAns method
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-12-03 08:26:47 +00:00
16b16ac7ca Refactor import path for verifyMinglarAdminHostToken and update selection fields in getAllPQQQuesAndSubmittedAns method