Commit Graph

62 Commits

Author SHA1 Message Date
15b8afd9b2 fixed the profile image issue 2025-11-29 14:29:41 +05:30
84c4b1f2b9 sending the userrefNumber in all endpoints 2025-11-29 14:17:31 +05:30
7bec950096 adding a random reference number in user table 2025-11-29 13:48:55 +05:30
264f2fa29c made a pagination service 2025-11-29 12:04:50 +05:30
54613534db sending the basic user details in the create password of minglar 2025-11-28 20:41:03 +05:30
6cac8fb163 sending the profile image in presigned url 2025-11-28 17:47:43 +05:30
6147b0f476 Refactor HostHeader and HostParent models in Prisma schema for consistency and clarity. Update submitCompanyDetails API to improve JSON field normalization and error handling. Enhance host and parent document management with presigned URL generation for S3 uploads. Implement upsert logic for host documents and parent company details, ensuring proper handling of existing records. 2025-11-28 17:20:27 +05:30
71e3f2a933 sending the user details in the getby id of host 2025-11-28 16:02:30 +05:30
3f324bc1fc made get host details by id for minglar admin 2025-11-28 15:57:25 +05:30
0cedcec109 Enhance activity status constants and update validation logic in submitCompanyDetails API. Added new statuses for PQQ and improved validation handling for draft submissions. Updated rejectPQQbyAM to reflect new status updates. 2025-11-28 12:07:45 +05:30
75077c00da made reject pqq by am api 2025-11-27 19:47:04 +05:30
abe512b0c2 made updateSuggestionAsReviewed lambda api 2025-11-27 19:35:24 +05:30
326ea2f96b added transaction for calculating the pqq final answer score 2025-11-27 19:16:46 +05:30
paritosh18
83c3a39cc9 Refactor getAllHostActivityForAdmin handler: update paths and token verification method 2025-11-27 18:48:20 +05:30
paritosh18
870aaca557 Refactor host and minglaradmin functions: rename handlers, update paths, and add new endpoints for activity and role management 2025-11-27 16:06:57 +05:30
paritosh18
c9b4269e9a Merge branch 'mayank' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh 2025-11-25 12:28:16 +05:30
930605e22e Enhance getAllOnboardingHostApplications to exclude hosts with DRAFT status 2025-11-25 12:26:01 +05:30
paritosh18
263d06949e Merge branch 'mayank' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh 2025-11-25 12:04:50 +05:30
8e25c5c4a2 made get all host applications for minglar admin and get all new host application for minglar admin 2025-11-25 12:02:15 +05:30
917a1f1ee9 made the pre populate of city and bank branch 2025-11-25 09:44:36 +05:30
paritosh18
089d022267 SMall FIx 2025-11-24 23:53:31 +05:30
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
c4e470be05 Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank 2025-11-24 19:19:34 +05:30
paritosh18
fca4991577 Add filtering for account manager in getAllHostApplications based on user role 2025-11-24 19:19:14 +05:30
2ab046fbd2 fixed minor issues 2025-11-24 19:19:02 +05:30
paritosh18
12420f6b51 Enhance getAllHostApplications to support userStatus filtering and include additional host details in response 2025-11-24 17:09:22 +05:30
5e0ba4c8e8 Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank 2025-11-22 19:31:40 +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
e7c94a1b19 formatted the files 2025-11-22 12:09:37 +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
1fea4f18f6 storing the assigned on date and time when am is assigned to host 2025-11-21 15:56:40 +05:30
paritosh18
2ffb9ca242 Add companyName field and filter for profileImage in getAllHostApplications 2025-11-21 15:54:33 +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
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
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
803a11cdda Add suggestion and getsuggestion 2025-11-19 13:33:32 +05:30
b2bfed756d made am assign api 2025-11-18 14:36:32 +05:30
paritosh18
c402c76096 feat: add search functionality to getAllHostApplications 2025-11-17 19:05:39 +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