paritosh18
3937be710b
Merge branch 'paritosh-main1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into swagger
2025-12-22 13:35:24 +05:30
paritosh18
5a223f126f
creat activity handler
2025-12-21 17:28:08 +05:30
paritosh18
ef2b23ef83
Update serverless configuration to use exported stack output for Prisma Lambda Layer ARN, ensuring proper deployment functionality.
2025-12-16 16:07:03 +05:30
paritosh18
31c312eb3c
Merge branch 'sprint1' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into swagger
2025-12-10 11:40:51 +05:30
paritosh18
6166075967
Update service name in serverless configuration to 'minglar' and add 'zod' dependency in package-lock.json
2025-12-09 13:50:30 +05:30
paritosh18
b6cb5831c2
Refactor Prisma client usage and enhance service integration for improved connection management
2025-12-09 13:49:20 +05:30
paritosh18
ae76618f7a
Add environment configuration template and update .gitignore for new env files
2025-12-09 12:09:21 +05:30
paritosh18
856db687c3
Update service name in serverless configuration to 'minglarDev' for development environment
2025-12-08 17:58:38 +05:30
bbd55562af
Add HOST_LINK environment variable and update related configurations. Normalize email addresses to lowercase in login and registration handlers. Enhance email notifications for approved and rejected applications with HOST_LINK.
2025-12-08 15:08:05 +05:30
paritosh18
76970c914e
Merge branch 'swagger' of http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS into swagger
2025-12-08 12:27:39 +05:30
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
4c1a04d043
Update serverless configuration to comment out Prisma client dependencies and enhance MinglarService to exclude draft activities from host activity retrieval.
2025-12-05 18:50:14 +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