Mayank Mishra Mayank.Mishra
  • Joined on 2024-07-05
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-22 14:17:17 +00:00
6d48eeb25b Add new endpoint to retrieve the latest PQQ question details and implement corresponding handler. Update HostService to include method for fetching latest question details with active status filtering.
Compare 3 commits »
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-22 14:01:49 +00:00
d0b2de3f18 Add new endpoints for activity types and frequencies, and implement email notifications for AM assignments
Compare 2 commits »
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-22 14:00:24 +00:00
1377e0ba9a made the getbyid pqq question details api
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-22 13:52:44 +00:00
3b1aac921f Add new handlers for accepting and rejecting host applications, including email notifications. Updated serverless configuration with new function timeouts and added missing handlers. Refactored profile update logic to improve file upload handling and added user detail retrieval methods in the Minglar service.
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-22 06:39:44 +00:00
e7c94a1b19 formatted the files
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-22 06:30:12 +00:00
15c85686c6 Refactor getAllCoadminAndAM to include active user filtering and host count aggregation
Compare 2 commits »
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-22 06:29:55 +00:00
0d858f5411 made getall document country city and replacing the files on s3 when updating the company details sending mail to am or admin
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-22 02:31:19 +00:00
976c9fc686 fixed the display order in PQQ getAll api and fixed the get All admin co admin and am api service
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-21 10:53:44 +00:00
4665cb7ca4 fixed the serverless file
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-21 10:26:45 +00:00
1fea4f18f6 storing the assigned on date and time when am is assigned to host
2ffb9ca242 Add companyName field and filter for profileImage in getAllHostApplications
Compare 3 commits »
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-21 10:09:56 +00:00
76e2bd542a Refactor MINGLAR constants to use consistent single quotes and expand HOST_SUGGESTION_TITLES with additional fields
Compare 2 commits »
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-21 09:23:58 +00:00
e21ffd08f1 made the presigned url middleware
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-21 08:01:49 +00:00
926ea67e41 fixed code
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-21 06:58:51 +00:00
ee9c0027de defined the apis in serverless file
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-21 06:57:28 +00:00
8f25bb87e6 made accept host application and reject host application apis
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-21 06:41:50 +00:00
4c17e1b269 Return initial step for non-existent host records instead of throwing an error
Compare 2 commits »
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-21 06:17:42 +00:00
2c3b1af754 updating stepper on company details adding
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-20 12:15:22 +00:00
78592dafec removed unnecessary variable declaration
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-20 12:03:59 +00:00
3e12419985 Refactor invite teammate handler to use a single service method encapsulating user creation, revenue, and invite details within a transaction
Compare 2 commits »
Mayank.Mishra pushed to mayank at Mayank.Mishra/MinglarBackendNestJS 2025-11-20 12:03:46 +00:00
2ba9b7778b fixed the varchar length and migrated the prisma