Commit graph

18 commits

Author SHA1 Message Date
ff6f776b85 feat: extend SupplierProfile with business details, category support, and dynamic multi-database configuration
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 26s
2026-08-18 11:30:22 +05:30
4f5274248a feat: implement local file storage for uploaded documents and update presigned URL endpoint to include key parameter
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 23s
2026-08-16 19:35:48 +05:30
5ac86cd6dc fix: configure S3 client with explicit endpoint URL and v4 signature version
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 20s
2026-08-16 19:06:47 +05:30
a5e39e1cb5 feat: add MockUploadView and update presigned URL fallback to point to the new endpoint
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 21s
2026-08-16 18:47:35 +05:30
8fdd237eb4 feat: replace mock S3 presigned URL generation with dynamic boto3 implementation and support for multiple file types
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 29s
2026-08-16 18:41:12 +05:30
627e2636eb fixing play
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 31s
2026-08-14 15:26:25 +05:30
60ebe663b0 feat(login): support login with business email or phone number
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 21s
2026-08-13 10:14:49 +05:30
f175c6f06c fixing the code verification
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 30s
2026-08-13 09:25:40 +05:30
707281c17e Convert stock and price to numeric types in BulkUploadView
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 28s
2026-08-12 20:53:44 +05:30
b0f8a869b6 Configure media files and add ZIP/CSV parsing to BulkUploadView
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 29s
2026-08-12 20:29:10 +05:30
5f3119d17b Remove dynamic query-time database seeding for orders and return requests
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 25s
2026-08-12 20:21:52 +05:30
37ebcac45f Allow default logo_s3_key prefix in ownership check
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 26s
2026-08-12 20:17:32 +05:30
bc7dab7a81 supplier central version 2
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 40s
2026-08-12 13:21:11 +05:30
cb41851b50 fixing the logout session
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 38s
2026-08-10 18:01:54 +05:30
22800ab230 adding the logs service
All checks were successful
Build and Deploy Beta / build-and-push (push) Successful in 1m21s
Build and Deploy Beta / deploy (push) Successful in 11s
2026-08-09 17:24:57 +05:30
1591802c8e move CsrfExemptSessionAuthentication definition to api/authentication.py to break import cycles and clean register/onboarding flow
All checks were successful
Build and Deploy Beta / build-and-push (push) Successful in 1m14s
Build and Deploy Beta / deploy (push) Successful in 10s
2026-08-09 13:43:22 +05:30
5b504d461e update order and return viewsets to return fresh pending acceptance records for fallback demo seller 2026-08-09 13:22:52 +05:30
010dc0352e adding api urls and testing framework
All checks were successful
Build and Deploy Beta / build-and-push (push) Successful in 1m31s
Build and Deploy Beta / deploy (push) Successful in 12s
2026-08-09 11:42:43 +05:30