Commit graph

16 commits

Author SHA1 Message Date
1fc0838594 Configure S3 bucket for seller document uploads
Some checks failed
Deploy Beta (NATIVE) / deploy (push) Failing after 24s
2026-08-23 19:00:15 +05:30
3092b10cc7 changing the upload path
Some checks failed
Deploy Beta (NATIVE) / deploy (push) Failing after 24s
2026-08-20 11:51:23 +05:30
f1ee0b5774 adding the s3 and cloudfront
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 34s
2026-08-20 11:21:14 +05:30
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
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
e93b63f988 refactor: remove AWS Secrets Manager dependency and hardcode database environment variables
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 26s
2026-08-12 20:13:17 +05:30
4e28e97e9a fixed build failure
Some checks failed
Deploy Beta (NATIVE) / deploy (push) Failing after 24s
2026-08-12 18:42:55 +05:30
200c747c4c Configure multi-database PostgreSQL routing with custom DatabaseRouter
Some checks failed
Deploy Beta (NATIVE) / deploy (push) Failing after 25s
2026-08-12 17:31:57 +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
701b4d2822 feat: fetch MySQL credentials from AWS Secrets Manager in production
All checks were successful
Build and Deploy Beta / build-and-push (push) Successful in 2m0s
Build and Deploy Beta / deploy (push) Successful in 8s
2026-08-09 18:14:29 +05:30
ab15e1bdf8 feat: add MySQL support for production, keep SQLite for local dev
All checks were successful
Build and Deploy Beta / build-and-push (push) Successful in 1m25s
Build and Deploy Beta / deploy (push) Successful in 7s
2026-08-09 18:04:57 +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
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
772dfcec7a chore: allow all hosts in development settings 2026-08-08 09:40:07 +05:30
8af385f644 feat: initialize Django project structure with base configuration files 2026-08-08 08:24:15 +05:30