Commit Graph

57 Commits

Author SHA1 Message Date
paritosh18
d65f7f5368 resolved Merge 2025-11-24 23:25:20 +05:30
7056f32e24 made get score api for pqq 2025-11-24 23:19:18 +05:30
2ab046fbd2 fixed minor issues 2025-11-24 19:19:02 +05:30
paritosh18
1c83cc5910 Add addActivity handler and createActivity method in HostService
- Implemented addActivity handler to create new activities with validation.
- Added createActivity method in HostService to handle activity creation logic.
2025-11-22 20:48:45 +05:30
d21dcacd7b added necessary packages 2025-11-22 20:20:25 +05:30
38d3b4ca6a fixed the file path 2025-11-22 20:15:01 +05:30
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. 2025-11-22 19:47:04 +05:30
5e0ba4c8e8 Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank 2025-11-22 19:31:40 +05:30
1377e0ba9a made the getbyid pqq question details api 2025-11-22 19:30:16 +05:30
paritosh18
d0b2de3f18 Add new endpoints for activity types and frequencies, and implement email notifications for AM assignments 2025-11-22 19:25:07 +05:30
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. 2025-11-22 19:22:34 +05:30
0d858f5411 made getall document country city and replacing the files on s3 when updating the company details sending mail to am or admin 2025-11-22 11:59:48 +05:30
976c9fc686 fixed the display order in PQQ getAll api and fixed the get All admin co admin and am api service 2025-11-22 08:00:59 +05:30
4665cb7ca4 fixed the serverless file 2025-11-21 16:23:38 +05:30
e21ffd08f1 made the presigned url middleware 2025-11-21 14:53:53 +05:30
926ea67e41 fixed code 2025-11-21 13:31:41 +05:30
ee9c0027de defined the apis in serverless file 2025-11-21 12:28:47 +05:30
8f25bb87e6 made accept host application and reject host application apis 2025-11-21 12:27:23 +05:30
paritosh18
1a0fe5768c Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh 2025-11-20 16:30:41 +05:30
6bbcb36b10 Add editAgreementDetails and acceptHostApplication handlers; update serverless.yml and Prisma schema 2025-11-20 15:23:15 +05:30
paritosh18
3a29e70b2b CHange path of of GetSuggestion 2025-11-19 18:47:00 +05:30
13ffee5f7e made submit pqq answer for host api 2025-11-19 16:55:54 +05:30
99cbe55a70 made getall pqq question prepopulate 2025-11-19 15:13:30 +05:30
paritosh18
5e061f33a1 Merge branch 'mayank' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh 2025-11-19 13:33:54 +05:30
paritosh18
803a11cdda Add suggestion and getsuggestion 2025-11-19 13:33:32 +05:30
4664eae896 made prepolulate api in serverless 2025-11-19 11:34:12 +05:30
b2bfed756d made am assign api 2025-11-18 14:36:32 +05:30
e42a98f723 Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank 2025-11-17 19:05:44 +05:30
db65abf693 fixed the add company details api 2025-11-17 19:05:26 +05:30
paritosh18
a54f61e8c8 Merge branch 'mayank' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh 2025-11-17 17:39:25 +05:30
7ed225a3f0 made get all co admin and am details 2025-11-17 15:28:22 +05:30
paritosh18
399c520985 feat: add getAllHostApplication handler and service method for retrieving host applications 2025-11-17 13:33:51 +05:30
ce4af2ea3b made getAllInvitation Details api 2025-11-17 12:17:06 +05:30
e9496d3868 made email sending 2025-11-14 17:48:40 +05:30
paritosh18
d0e6629466 Merge branch 'mayank' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh 2025-11-14 17:33:13 +05:30
paritosh18
50878e6374 add inviteTeammate function to handle teammate invitations 2025-11-14 17:33:02 +05:30
5d7ce4455e Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank 2025-11-14 17:32:37 +05:30
8e91fee8ee made update profile for minglar admin 2025-11-14 17:22:07 +05:30
paritosh18
7e0f5b3162 rename endpoint to retrieve roles for Coadmin and Account_manager 2025-11-14 17:01:09 +05:30
paritosh18
d8f08bf564 add prepopulateTeammate function to retrieve roles for Coadmin and Account_manager 2025-11-14 16:33:14 +05:30
0353982ff4 fixed the file location of stepper 2025-11-14 15:16:53 +05:30
03c2e729a0 Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank 2025-11-14 15:04:26 +05:30
43a2a1c2b1 fixed the getbyid host endpoint 2025-11-14 15:04:01 +05:30
paritosh18
096613f1e2 path changes 2025-11-14 15:03:28 +05:30
paritosh18
ac494455b5 id para change 2025-11-13 19:43:09 +05:30
8d1955f357 refactored serverless file and optimized it 2025-11-13 18:43:09 +05:30
8587016ad5 removed redundant aws package in unwanted functions 2025-11-13 18:10:58 +05:30
477f8d229d Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank 2025-11-13 17:49:20 +05:30
3ac0a591df made add parent company details and upload supporting documents 2025-11-13 17:48:09 +05:30
paritosh18
ceacdbddcb Merge branch 'mayank' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh 2025-11-13 16:00:18 +05:30