Commit Graph

35 Commits

Author SHA1 Message Date
c72e757bf3 Refactor Minglar admin functions: removed deprecated acceptHostApplicationMinglar handler, added editAgreementDetailsAndAccept handler, and updated related service methods for improved agreement processing. Cleaned up schema by removing isSubsidairy field and adjusted file handling logic in submitCompanyDetails. Enhanced suggestion handling by including isParent flag in addSuggestion. Updated host retrieval logic in getStepper. 2025-12-01 17:57:08 +05:30
e5861654e9 Enhance company types management: updated schema to include display order and relationships, modified validation to use company type XID, and seeded initial company types data. Updated services to reflect new structure and ensure proper data handling. 2025-12-01 13:26:06 +05:30
c16a7bb95e fixed the validation for submit company details 2025-11-29 18:57:57 +05:30
8d8702dfb6 stroring the document type in the user documents table 2025-11-29 16:04:00 +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
6b2b211990 updated cascade 2025-11-29 12:20:42 +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
9e47d861a2 made the stepper updation in submit company details api 2025-11-28 11:41:35 +05:30
4f3adff517 submit company details api s3 uploading issue resolved and required docs removed 2025-11-27 20:51:04 +05:30
62637ecc9a made minor fixes 2025-11-27 15:03:34 +05:30
498c4cbe46 updated prisma version 2025-11-26 12:00:48 +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
7056f32e24 made get score api for pqq 2025-11-24 23:19:18 +05:30
1fea4f18f6 storing the assigned on date and time when am is assigned to host 2025-11-21 15:56:40 +05:30
2ba9b7778b fixed the varchar length and migrated the prisma 2025-11-20 17:33:41 +05:30
5f37455290 added varchar 2025-11-20 17:00:01 +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
13ffee5f7e made submit pqq answer for host api 2025-11-19 16:55:54 +05:30
58053e061d fixed the category name in seeder 2025-11-19 13:32:57 +05:30
4ea9aa8afa made full excel data seeder for pqq 2025-11-19 13:25:47 +05:30
60e3a0e72e Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank 2025-11-19 13:01:11 +05:30
c544c2ac06 added more data in seeder 2025-11-19 13:01:00 +05:30
paritosh18
d65fc684db prisma 2025-11-19 13:00:25 +05:30
5fac8b0156 migration 2025-11-19 12:26:34 +05:30
844ebb4672 made 2 pqq categories seeder 2025-11-18 22:35:51 +05:30
74b1420b8a Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank 2025-11-18 20:53:30 +05:30
paritosh18
b1068e7106 Add displayOrder field to DocumentType model in schema.prisma 2025-11-18 20:17:05 +05:30
ee38391d1e add payment details modified and making seeder of pqq 2025-11-18 17:44:51 +05:30
ce4af2ea3b made getAllInvitation Details api 2025-11-17 12:17:06 +05:30
8e91fee8ee made update profile for minglar admin 2025-11-14 17:22:07 +05:30
fb9a92984b fixed the schema issues 2025-11-14 14:08:47 +05:30
c0e58fe1ce made register and login apis for host 2025-11-12 16:03:57 +05:30
0230105958 first commit 2025-11-10 15:05:01 +05:30