Commit Graph

15 Commits

Author SHA1 Message Date
c50c4b1c5a taking array of cancellations and seeded cities of india 2026-02-23 12:26:56 +05:30
a2907929d4 updated serverless version 2025-12-16 16:08:59 +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
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
498c4cbe46 updated prisma version 2025-11-26 12:00:48 +05:30
2ab046fbd2 fixed minor issues 2025-11-24 19:19:02 +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
72f9e26ca6 made add company details api and moved it in the host folder 2025-11-13 15:53:35 +05:30
8e19bb566d made s3 uploader and apis 2025-11-12 19:59:54 +05:30
c0e58fe1ce made register and login apis for host 2025-11-12 16:03:57 +05:30
5399c8b987 made first lambda function and deployed it successfully 2025-11-12 11:35:06 +05:30
0230105958 first commit 2025-11-10 15:05:01 +05:30