|
|
9abadba8f5
|
Refactor database access by introducing prisma.lambda.service for centralized PrismaClient usage across modules. Update imports in various handlers and services to utilize the new service, ensuring consistent database interactions and improved maintainability.
|
2025-12-08 11:23:58 +05:30 |
|
|
|
1d684b7de6
|
Add referencedBy field to HostHeader model and update import paths for various handlers
|
2025-12-03 14:34:53 +05:30 |
|
|
|
5ad17869be
|
fixed the document type name inserting issue
|
2025-11-29 16:13:15 +05:30 |
|
|
|
8d8702dfb6
|
stroring the document type in the user documents table
|
2025-11-29 16:04:00 +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 |
|
|
|
8e91fee8ee
|
made update profile for minglar admin
|
2025-11-14 17:22:07 +05:30 |
|