paritosh18
cdae23ec6c
Add Swagger documentation and handlers for API endpoints
...
- Created swagger.yml to define Swagger UI and JSON endpoints.
- Implemented swagger.ts to serve Swagger UI HTML and JSON specifications.
- Updated swagger.json with detailed API documentation, including paths, components, and schemas for various requests and responses.
2025-12-05 20:35:46 +05:30
paritosh18
20a931ab27
Add AWS Lambda Bundle Size Optimization Guide and update build scripts for Prisma layer
2025-12-05 14:56:43 +05:30
b049146664
Refactor serverless configuration to rename service, add Prisma layer support, and include AM_INVITATION_LINK in environment variables. Update validation schema and email invitation content for improved user experience.
2025-12-05 13:45:49 +05:30
4a7e5fbb1e
Add PQQ functionality: Introduce new endpoints for creating activities and submitting answers, along with updates to the Minglar service for retrieving PQQ details. Update serverless configuration to include new function files.
2025-12-03 19:21:21 +05:30
paritosh18
576c749b34
add JWT expiration settings to environment variables in serverless configuration
2025-11-29 16:03:29 +05:30
paritosh18
18ff254e8d
enable reload handler for serverless-offline plugin
2025-11-29 13:55:23 +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
paritosh18
d14948b344
smalll fixx of yml
2025-11-26 09:42:07 +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
2ab046fbd2
fixed minor issues
2025-11-24 19:19:02 +05:30
paritosh18
1c83cc5910
Add addActivity handler and createActivity method in HostService
...
- Implemented addActivity handler to create new activities with validation.
- Added createActivity method in HostService to handle activity creation logic.
2025-11-22 20:48:45 +05:30
d21dcacd7b
added necessary packages
2025-11-22 20:20:25 +05:30
38d3b4ca6a
fixed the file path
2025-11-22 20:15:01 +05:30
6d48eeb25b
Add new endpoint to retrieve the latest PQQ question details and implement corresponding handler. Update HostService to include method for fetching latest question details with active status filtering.
2025-11-22 19:47:04 +05:30
5e0ba4c8e8
Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank
2025-11-22 19:31:40 +05:30
1377e0ba9a
made the getbyid pqq question details api
2025-11-22 19:30:16 +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
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
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
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
ee9c0027de
defined the apis in serverless file
2025-11-21 12:28:47 +05:30
8f25bb87e6
made accept host application and reject host application apis
2025-11-21 12:27:23 +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
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
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
b2bfed756d
made am assign api
2025-11-18 14:36:32 +05:30
e42a98f723
Merge branch 'paritosh' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into mayank
2025-11-17 19:05:44 +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
399c520985
feat: add getAllHostApplication handler and service method for retrieving host applications
2025-11-17 13:33:51 +05:30
ce4af2ea3b
made getAllInvitation Details api
2025-11-17 12:17:06 +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