Paritosh Chudasama Paritosh.Chudasama
  • Joined on 2024-08-07
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-22 15:19:11 +00:00
1c83cc5910 Add addActivity handler and createActivity method in HostService
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-22 14:51:54 +00:00
d21dcacd7b added necessary packages
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-22 14:45:34 +00:00
38d3b4ca6a fixed the file path
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-22 14:36:34 +00:00
d0fd8e6691 Implement validation for required fields in PQQ handlers and enhance file upload logic in submitPqqAns. Added error handling for missing activity and question IDs, and improved S3 file management with delete functionality for existing files. Updated HostService methods for better file handling and header management.
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-22 14:18:26 +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.
1377e0ba9a made the getbyid pqq question details api
Compare 4 commits »
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-22 14:06: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.
e7c94a1b19 formatted the files
0d858f5411 made getall document country city and replacing the files on s3 when updating the company details sending mail to am or admin
Compare 5 commits »
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-22 13:55:24 +00:00
d0b2de3f18 Add new endpoints for activity types and frequencies, and implement email notifications for AM assignments
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-22 06:04:02 +00:00
15c85686c6 Refactor getAllCoadminAndAM to include active user filtering and host count aggregation
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-22 05:39:56 +00:00
976c9fc686 fixed the display order in PQQ getAll api and fixed the get All admin co admin and am api service
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-21 14:01:54 +00:00
4665cb7ca4 fixed the serverless file
1fea4f18f6 storing the assigned on date and time when am is assigned to host
e21ffd08f1 made the presigned url middleware
Compare 5 commits »
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-21 10:24:46 +00:00
2ffb9ca242 Add companyName field and filter for profileImage in getAllHostApplications
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-21 08:02:08 +00:00
76e2bd542a Refactor MINGLAR constants to use consistent single quotes and expand HOST_SUGGESTION_TITLES with additional fields
926ea67e41 fixed code
Compare 2 commits »
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-21 07:40:05 +00:00
ee9c0027de defined the apis in serverless file
8f25bb87e6 made accept host application and reject host application apis
2c3b1af754 updating stepper on company details adding
78592dafec removed unnecessary variable declaration
Compare 9 commits »
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-20 13:08:26 +00:00
4c17e1b269 Return initial step for non-existent host records instead of throwing an error
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-20 11:44:28 +00:00
3e12419985 Refactor invite teammate handler to use a single service method encapsulating user creation, revenue, and invite details within a transaction
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-20 11:27:16 +00:00
00dd080ee0 Refactor registration handler to use a transaction for user creation and OTP generation; implement OTP storage and user role assignment
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-20 11:10:57 +00:00
f61287a11d update transaction in invite teammates
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-20 11:02:19 +00:00
1a0fe5768c Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh
e7234c29ad added some columns and fixed some code issues
6bbcb36b10 Add editAgreementDetails and acceptHostApplication handlers; update serverless.yml and Prisma schema
Compare 3 commits »
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-19 13:17:11 +00:00
3a29e70b2b CHange path of of GetSuggestion
Paritosh.Chudasama pushed to paritosh at Mayank.Mishra/MinglarBackendNestJS 2025-11-19 11:55:46 +00:00
13ffee5f7e made submit pqq answer for host api
99cbe55a70 made getall pqq question prepopulate
Compare 3 commits »