• Joined on 2026-08-08
vignesh pushed to main at vignesh/Tradhox_domain_settings 2026-09-08 14:29:14 +00:00
3906d7066c feat: add ShoppingStack with S3 bucket and CloudFront distribution
vignesh pushed to main at vignesh/Tradhox_domain_settings 2026-09-08 14:23:53 +00:00
431efbf28d feat: add PartnerStack with S3 bucket and CloudFront distribution
vignesh pushed to main at vignesh/Tradhox_domain_settings 2026-09-08 12:14:51 +00:00
9d226dbac3 feat: add A records for subdomains pointing to 16.113.57.127
vignesh pushed to main at vignesh/Tradhox_domain_settings 2026-09-08 12:01:32 +00:00
b9085ebc45 feat: setup AWS CDK app and create hosted zone for tradhox.com
vignesh created branch main in vignesh/Tradhox_domain_settings 2026-09-08 11:58:29 +00:00
vignesh pushed to main at vignesh/Tradhox_domain_settings 2026-09-08 11:58:29 +00:00
29ec526511 initial commit
vignesh created repository vignesh/Tradhox_domain_settings 2026-09-08 11:54:45 +00:00
vignesh pushed to beta at vignesh/seller_central_backend 2026-09-06 16:41:44 +00:00
2f44120277 refactor: remove manual AWS Secrets Manager retrieval logic from settings.py
vignesh pushed to beta at vignesh/seller_central_backend 2026-09-06 15:52:46 +00:00
3002ce14c6 feat: add support for loading environment variables from a .env file in settings
vignesh pushed to beta at vignesh/seller_central_backend 2026-09-06 15:50:53 +00:00
73db3576bf chore: update default database host to production IP address
vignesh pushed to beta at vignesh/seller_central_backend 2026-09-06 15:49:00 +00:00
a3be8f0e6d refactor: remove conditional sqlite fallback and force postgresql database configuration
vignesh pushed to beta at vignesh/seller_central_backend 2026-09-06 15:41:24 +00:00
757cbc85ae chore: set DEFAULT_AUTO_FIELD and automate nginx reverse proxy deployment in beta workflow
vignesh pushed to main at vignesh/codespace_backup 2026-09-06 15:21:11 +00:00
6bc2aed0e8 chore: update aws s3 sync path and bucket destination in syncscript.sh
c0c55c7326 refactor: replace automated CI backup workflow with manual installation and sync scripts
Compare 2 commits »
vignesh pushed to main at vignesh/codespace_backup 2026-09-06 13:17:14 +00:00
682c747964 Initial commit with backup workflow
vignesh created branch main in vignesh/codespace_backup 2026-09-06 13:17:13 +00:00
vignesh created repository vignesh/codespace_backup 2026-09-06 13:16:28 +00:00
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-09-06 12:51:18 +00:00
36c9a1e41a chore: decouple lftp installation from deployment step in CI pipeline
91a573a95a ci: update CI/CD workflows to use node:22 container and switch to apt-get for package management
Compare 2 commits »
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-09-06 12:46:25 +00:00
c7a9d05b94 initialize AWS CDK stack to deploy website S3 bucket with CloudFront distribution and Route53 records
a89f1542f4 refactor: remove public contact information section from SettingsTab
2ebee981bd update API endpoint to use relative path for CloudFront proxying
54f1664980 feat: update API base URL to point to production EC2 backend
420df528a6 configure API proxy to EC2 origin in CDK stack and remove hardcoded backend URL from config
Compare 9 commits »
vignesh pushed to beta at vignesh/seller_central_backend 2026-09-06 10:03:16 +00:00
cfe1175e6b feat: dynamically configure database names based on ENVIRONMENT variable
vignesh pushed to beta at vignesh/seller_central_backend 2026-09-06 09:52:55 +00:00
2e604f1c6f ci: configure node:22-alpine container with git and update database host IP in beta workflow
7949cc2d36 refactor: remove support contact fields from SupplierProfile and restrict CORS allowed origins
Compare 2 commits »