• Joined on 2026-08-08
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-09-05 14:41:54 +00:00
a89f1542f4 refactor: remove public contact information section from SettingsTab
vignesh pushed to beta at vignesh/seller_central_backend 2026-09-05 10:34:15 +00:00
7949cc2d36 refactor: remove support contact fields from SupplierProfile and restrict CORS allowed origins
vignesh pushed to main at vignesh/cdkinfracode 2026-09-05 10:23:00 +00:00
7e2ccb4eb3 fix: update CloudFront origin protocol to HTTP_ONLY and set custom port to 8080
eafaa34b30 feat: add CloudFront additional behavior to route /api/* requests to EC2 origin
Compare 2 commits »
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-09-05 10:20:11 +00:00
2ebee981bd update API endpoint to use relative path for CloudFront proxying
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-09-05 10:15:34 +00:00
54f1664980 feat: update API base URL to point to production EC2 backend
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-09-05 10:10:04 +00:00
420df528a6 configure API proxy to EC2 origin in CDK stack and remove hardcoded backend URL from config
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-09-05 09:52:09 +00:00
ec4f1ee6e9 chore: update AWS CLI installation to use apk on Alpine-based runners
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-09-05 09:47:08 +00:00
377f7b8819 remove sudo from AWS CLI installation steps in CI workflow
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-09-05 09:44:28 +00:00
ff809a0a16 feat: install AWS CLI and update CloudFront distribution ID in CI/CD pipeline
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-09-05 09:40:31 +00:00
c08b4ca645 migrate beta deployment from FTP to AWS S3 and CloudFront invalidation
vignesh pushed to main at vignesh/cdkinfracode 2026-09-05 07:20:20 +00:00
44e12e79fc feat: add BetaSupplierSiteStack to provision S3 bucket and CloudFront distribution
vignesh pushed to beta at vignesh/seller_central_backend 2026-08-28 17:00:30 +00:00
3f369c7eb5 implement PAN verification integration with Surepass and update SellerKYC model and serializer
vignesh pushed to beta at vignesh/seller_central_backend 2026-08-28 16:43:12 +00:00
b49eb17027 feat: implement e-Aadhaar KYC upload and verification service using Surepass API
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-08-28 10:43:22 +00:00
b1d2fa5753 feat: implement local file preview and manual upload flow for Aadhar and PAN documents in SettingsTab
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-08-28 10:36:58 +00:00
ca06e999e2 feat: add document preview links for Aadhar and PAN in settings tab
vignesh pushed to beta at vignesh/seller_central_backend 2026-08-28 10:24:59 +00:00
d27643cf05 Remove strict password validation
vignesh pushed to beta at vignesh/seller_central_backend 2026-08-28 10:14:28 +00:00
2f64af4746 adding s3 pre-signed url
vignesh pushed to beta at vignesh/seller_central_backend 2026-08-27 16:40:29 +00:00
aa26522f9d feat: add DummyAuthentication for development and include startup script for server management
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-08-27 16:39:45 +00:00
f85bc5b9d4 Fix context not loading new fields from DB on login
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-08-27 16:26:40 +00:00
54f6ccc3af feat: implement OTP verification workflow for email and phone in SettingsTab