3b723e5d1f
made accept pq by am api
2025-12-02 20:09:42 +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
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
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
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
174f13300c
Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank
2025-11-28 15:57:37 +05:30
3f324bc1fc
made get host details by id for minglar admin
2025-11-28 15:57:25 +05:30
paritosh18
82cbaddce1
feat: add serverless-offline plugin and new showSuggestion function
...
- Added serverless-offline plugin to package.json and serverless.yml for local development.
- Implemented new showSuggestion function in host.yml with appropriate memory size and event configuration.
- Removed deprecated getSuggestion function from minglaradmin.yml and updated related handlers.
- Enhanced safeHandler to convert Prisma errors to ApiError automatically, improving error handling.
- Introduced comprehensive Prisma error handling in ApiError.ts, mapping error codes to user-friendly messages and HTTP status codes.
2025-11-28 15:33:43 +05:30
15c1458f02
made resend otp lambda
2025-11-28 12:23:08 +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
paritosh18
83c3a39cc9
Refactor getAllHostActivityForAdmin handler: update paths and token verification method
2025-11-27 18:48:20 +05:30
paritosh18
6b0884b070
Merge branch 'mayank' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh
2025-11-27 17:27:03 +05:30
paritosh18
9e0f12117f
Refactor host and minglaradmin handlers: update paths, rename functions, and add prepopulateRole handler for role retrieval
2025-11-27 17:26:33 +05:30
67da5b57e6
fixed the registration api
2025-11-27 16:56:28 +05:30
paritosh18
dcc0fbbcf6
Merge branch 'mayank' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into paritosh
2025-11-27 16:07:33 +05:30
fb392369a5
fixed the path of get score of pqq api
2025-11-27 16:07: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
62637ecc9a
made minor fixes
2025-11-27 15:03:34 +05:30
7beebc16b3
Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank
2025-11-26 19:31:23 +05:30
paritosh18
6fa96c3fb0
Increase memory size for submitCompanyDetails and update package patterns in host and minglaradmin functions; refactor JWT middleware to use shared Prisma client instance
2025-11-26 19:30:57 +05:30
e63e906f62
fixed the path in host yml file
2025-11-26 19:21:49 +05:30
a01a93680a
fixed the path in serverless for minglar endpoints
2025-11-26 18:53:10 +05:30
paritosh18
7be03b6c27
Refactor host API endpoint and integrate Prisma client
...
- Changed HTTP method for the /host/add-company-details endpoint from POST to PATCH in host.yml.
- Introduced a new Prisma client setup in prisma.client.ts for database interactions.
- Updated authForHost middleware to utilize the new Prisma client instance.
2025-11-26 18:04:26 +05:30
paritosh18
abae9d9ac2
Update Prisma dependencies and refactor host onboarding handlers
...
- Updated Prisma client and adapter versions in package.json and package-lock.json.
- Refactored host onboarding handlers to improve structure and naming conventions.
- Added new handlers for onboarding processes including login, signup, and OTP verification.
- Implemented new functionality for managing bank details and company submissions.
- Enhanced error handling and validation across various handlers.
2025-11-26 17:31:08 +05:30
a0ed3b9faa
minglaradmin handlers folder structure made
2025-11-26 13:14:37 +05:30
paritosh18
d14948b344
smalll fixx of yml
2025-11-26 09:42:07 +05:30