paritosh18
|
156aed2429
|
Merge branch 'sprint1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh-main1
|
2025-12-02 17:27:57 +05:30 |
|
paritosh18
|
fb77111e34
|
Refactor payment details handling: remove IFSC code validation, add currencyXid to DTO, and implement bank branch lookup for IFSC code retrieval.
|
2025-12-02 17:27:36 +05:30 |
|
|
|
6b673a173d
|
Refactor host functions and constants for improved clarity and functionality. Renamed 'getAllActivityType' to 'prePopulateNewActivity' and updated its path. Added 'submitPQQForReview' handler for submitting PQQ for review. Enhanced error handling and response structure in 'submitPQQ_Answer' and 'submitPQQForReview' methods. Updated constants to standardize PQQ-related statuses. Improved S3 file handling logic in various handlers.
|
2025-12-02 17:24:01 +05:30 |
|
|
|
3c4b0db39f
|
Merge branch 'sprint1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank
|
2025-12-02 13:42:27 +05:30 |
|
|
|
e72c260b18
|
Add ActivityTrack model to schema and update User and Activities models to include activityTracks relation. Modify seed data to reflect new interest names and activity types. Implement activity reference number generation in HostService for activity creation.
|
2025-12-02 13:42:14 +05:30 |
|
paritosh18
|
9a777eb3f9
|
Refactor addOrUpdateCompanyDetails method in HostService to streamline host status handling and improve document management logic for both new and existing companies.
|
2025-12-02 13:40:41 +05:30 |
|
paritosh18
|
c3f0a1d82a
|
Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh
|
2025-12-02 13:19:16 +05:30 |
|
|
|
3f921febe0
|
Refactor host status determination logic in HostService to handle various submission cases, including updates and drafts. Update host suggestion review process to only mark suggestions as reviewed when not in draft state.
|
2025-12-01 20:25:23 +05:30 |
|
paritosh18
|
4bc5eb8d4d
|
Merge branch 'sprint1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh
|
2025-12-01 19:56:43 +05:30 |
|
|
|
f3f0b2a81b
|
Refactor HOST_SUGGESTION_TITLES to comments in minglar.constant.ts, update HostService to filter HostSuggestion by active and reviewed status, and modify addSuggestion handler to remove title validation against HOST_SUGGESTION_TITLES. Enhance MinglarService to include profile image handling and add city, country, and state selections in user queries.
|
2025-12-01 19:56:21 +05:30 |
|
paritosh18
|
6f0cdb4e0a
|
Merge branch 'sprint1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh
|
2025-12-01 17:58:14 +05:30 |
|
|
|
ce9c8174d8
|
Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank
|
2025-12-01 17:57:45 +05:30 |
|
|
|
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 |
|
paritosh18
|
6aaf49bf72
|
Merge branch 'sprint1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh
|
2025-12-01 17:07:59 +05:30 |
|
paritosh18
|
1b31ca4a83
|
Implement pagination in getAllOnboardingHostApplications handler and update MinglarService to support pagination options. Enhance response structure to include total count of applications.
|
2025-12-01 17:05:08 +05:30 |
|
|
|
140f70615c
|
Added adminStatusInternal field to the MinglarService for enhanced data handling.
|
2025-12-01 15:48:42 +05:30 |
|
|
|
32f4c7ce42
|
added filter in get host am api
|
2025-12-01 15:43:06 +05:30 |
|
paritosh18
|
067d1a1f1b
|
Merge branch 'mayank' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh
|
2025-12-01 13:45:51 +05:30 |
|
paritosh18
|
470298a3fb
|
Add search functionality to getAllOnboardingHostApplications and getAllOnboardingNewApplications handlers; update MinglarService to support search queries
|
2025-12-01 13:45:39 +05:30 |
|
|
|
1d7d0749b3
|
Refactor authentication: replaced instances of verifyHostToken with verifyMinglarAdminHostToken in prepopulate handlers for improved security and consistency.
|
2025-12-01 13:42:10 +05:30 |
|
paritosh18
|
d3fb1c85fb
|
Merge branch 'sprint1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh
|
2025-12-01 13:32:29 +05:30 |
|
|
|
e723e680ab
|
sending the internal admin status to frontend
|
2025-12-01 13:32:09 +05:30 |
|
paritosh18
|
0e50b8b187
|
Merge branch 'sprint1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh
|
2025-12-01 13:29:46 +05:30 |
|
paritosh18
|
bbe725dd9e
|
Update HTTP methods to PATCH for rejectHostApplication endpoints and implement pagination in getAllInvitationDetails and getAllInvitedCoadminAndAM handlers
|
2025-12-01 13:29:10 +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 |
|
paritosh18
|
b9c90b488f
|
Merge branch 'mayank' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh
|
2025-11-29 19:02:27 +05:30 |
|
|
|
d1eef782a2
|
fixed the profileimage key
|
2025-11-29 19:00:50 +05:30 |
|
|
|
c16a7bb95e
|
fixed the validation for submit company details
|
2025-11-29 18:57:57 +05:30 |
|
paritosh18
|
626ea34a63
|
Merge branch 'mayank' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh
|
2025-11-29 18:00:40 +05:30 |
|
paritosh18
|
31e0b3ff2d
|
Add search functionality to getAllHostApplicationForAM, getAllCoadminAndAM, getAllInvitationDetails, and getAllInvitedCoadminAndAM handlers
|
2025-11-29 18:00:15 +05:30 |
|
|
|
07f6f0159c
|
access applied
|
2025-11-29 17:21:24 +05:30 |
|
|
|
b1a70acfa8
|
sending the presigned url in getAMDetailById
|
2025-11-29 16:24:15 +05:30 |
|
|
|
5ad17869be
|
fixed the document type name inserting issue
|
2025-11-29 16:13:15 +05:30 |
|
|
|
8961e49dac
|
Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into sprint1
|
2025-11-29 16:04:55 +05:30 |
|
|
|
8d8702dfb6
|
stroring the document type in the user documents table
|
2025-11-29 16:04:00 +05:30 |
|
paritosh18
|
576c749b34
|
add JWT expiration settings to environment variables in serverless configuration
|
2025-11-29 16:03:29 +05:30 |
|
paritosh18
|
649fccb81b
|
update JWT access token expiration default to 1440 minutes
|
2025-11-29 15:54:33 +05:30 |
|
|
|
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 |
|
paritosh18
|
933addd60f
|
Merge branch 'mayank' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh
|
2025-11-29 13:55:48 +05:30 |
|
paritosh18
|
18ff254e8d
|
enable reload handler for serverless-offline plugin
|
2025-11-29 13:55:23 +05:30 |
|
|
|
ae7b453abd
|
made prisma config file in root
|
2025-11-29 13:55:09 +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 |
|
|
|
2d36ca5dd7
|
fixed the function name
|
2025-11-29 12:14:28 +05:30 |
|
|
|
f75993f738
|
made the file name clear
|
2025-11-29 12:06:13 +05:30 |
|
|
|
264f2fa29c
|
made a pagination service
|
2025-11-29 12:04:50 +05:30 |
|
|
|
e0b841b437
|
fixing the submit pqq answer api
|
2025-11-29 10:29:58 +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 |
|