Commit Graph

173 Commits

Author SHA1 Message Date
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
paritosh18
15c85686c6 Refactor getAllCoadminAndAM to include active user filtering and host count aggregation 2025-11-22 11:33:55 +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
1fea4f18f6 storing the assigned on date and time when am is assigned to host 2025-11-21 15:56:40 +05:30
29cc335a07 Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank 2025-11-21 15:54:51 +05:30
paritosh18
2ffb9ca242 Add companyName field and filter for profileImage in getAllHostApplications 2025-11-21 15:54:33 +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
8f25bb87e6 made accept host application and reject host application apis 2025-11-21 12:27:23 +05:30
e366bb4a70 Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank 2025-11-21 12:11:44 +05:30
2c3b1af754 updating stepper on company details adding 2025-11-21 11:47:29 +05:30
paritosh18
4c17e1b269 Return initial step for non-existent host records instead of throwing an error 2025-11-20 18:37:26 +05:30
78592dafec removed unnecessary variable declaration 2025-11-20 17:45:15 +05:30
paritosh18
3e12419985 Refactor invite teammate handler to use a single service method encapsulating user creation, revenue, and invite details within a transaction 2025-11-20 17:14:23 +05:30
paritosh18
00dd080ee0 Refactor registration handler to use a transaction for user creation and OTP generation; implement OTP storage and user role assignment 2025-11-20 16:57:10 +05:30
paritosh18
f61287a11d update transaction in invite teammates 2025-11-20 16:40:50 +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
e7234c29ad added some columns and fixed some code issues 2025-11-20 16:26:48 +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
paritosh18
a3ac533d96 Merge branch 'mayank' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh 2025-11-19 17:25:38 +05:30
paritosh18
5a9d0d6155 GetSuggstion 2025-11-19 17:20:05 +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
ee38391d1e add payment details modified and making seeder of pqq 2025-11-18 17:44:51 +05:30
b2bfed756d made am assign api 2025-11-18 14:36:32 +05:30
5506b5d5cc Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank 2025-11-17 19:06:15 +05:30
e42a98f723 Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank 2025-11-17 19:05:44 +05:30
paritosh18
c402c76096 feat: add search functionality to getAllHostApplications 2025-11-17 19:05:39 +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
d24fe70046 refactor: update getAllHostApplications query to exclude specific roles 2025-11-17 15:08:41 +05:30
paritosh18
cb70b078e5 refactor: remove roleXid filter from getAllHostApplications query 2025-11-17 13:50:12 +05:30
paritosh18
508487c3a3 feat: enhance host application retrieval to filter by accepted Minglar invitations 2025-11-17 13:45:36 +05:30
paritosh18
399c520985 feat: add getAllHostApplication handler and service method for retrieving host applications 2025-11-17 13:33:51 +05:30
008bcf7c79 fixed the invitation status for minglar admin registration 2025-11-17 12:42:25 +05:30
ce4af2ea3b made getAllInvitation Details api 2025-11-17 12:17:06 +05:30
4ee0819051 integrated sending mail from brevo 2025-11-14 19:06:47 +05:30
paritosh18
54c024fc4f refactor: enhance inviteTeammate handler to utilize MinglarService for user management 2025-11-14 18:52:37 +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