• Joined on 2026-08-08
vignesh pushed to beta at vignesh/seller_central_backend 2026-08-09 08:21:42 +00:00
1591802c8e move CsrfExemptSessionAuthentication definition to api/authentication.py to break import cycles and clean register/onboarding flow
5b504d461e update order and return viewsets to return fresh pending acceptance records for fallback demo seller
f655f86be3 update registration serializer to seed default products, orders, returns, and wallet records for new users
Compare 3 commits »
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-08-09 08:20:34 +00:00
f3d428784c support cross-origin credentials with apiFetch wrapper, call login on register in Django backend, and set CsrfExemptSessionAuthentication to break circular imports
9d38d8a053 calculate dashboard overview metrics dynamically using real-time orders, products, returns, and wallet states
e79c7369bc update gstin success text to inform verification completes in 24 hours
04632f1ca3 rename Verify GSTIN to Submit GSTIN and allow Next Step submit flow to auto-verify GSTIN
a0299efa5f completely fix wrong credentials bypass, integrate login/register handlers with django views, and resolve database uniqueness constraints for E2E runs
Compare 8 commits »
vignesh pushed to beta at vignesh/seller_central_backend 2026-08-09 06:48:15 +00:00
f32a568302 adding mock data
vignesh pushed to beta at vignesh/seller_central_backend 2026-08-09 06:42:38 +00:00
3dde548b86 docs: add comprehensive project documentation and API reference to README
vignesh pushed to beta at vignesh/seller_central_backend 2026-08-09 06:13:05 +00:00
010dc0352e adding api urls and testing framework
vignesh pushed to main at vignesh/supplier_central_frontend 2026-08-09 06:04:13 +00:00
d45ae569d1 Merge branch 'beta'
3bc0c3fe67 adding responsive
1bb45cdee0 update cypress:run to use headed mode
ef9d48020a fix unused variable warning
393fdfddd5 adding the new pages
Compare 5 commits »
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-08-09 06:02:16 +00:00
3bc0c3fe67 adding responsive
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-08-09 05:58:47 +00:00
1bb45cdee0 update cypress:run to use headed mode
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-08-09 05:30:53 +00:00
ef9d48020a fix unused variable warning
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-08-09 05:29:20 +00:00
393fdfddd5 adding the new pages
vignesh pushed to beta at vignesh/seller_central_backend 2026-08-09 03:38:56 +00:00
7959df9afb testing deployment
vignesh pushed to beta at vignesh/seller_central_backend 2026-08-09 03:32:23 +00:00
aae387ffed fixing workflow
vignesh pushed to beta at vignesh/seller_central_backend 2026-08-09 03:29:30 +00:00
eeb9a5ea7a adding workflow
vignesh created branch beta in vignesh/seller_central_backend 2026-08-09 03:27:37 +00:00
vignesh pushed to beta at vignesh/seller_central_backend 2026-08-09 03:27:37 +00:00
772dfcec7a chore: allow all hosts in development settings
bc5c0d2344 fix: update aws-cli installation script in Woodpecker CI to include snap and manual binary fallback
71e3814a67 chore: update deployment port mapping from 8000 to 8090 in woodpecker pipeline
f7b3266639 refactor: simplify Woodpecker CI deployment scripts by removing block syntax
7e7e7d88b6 chore: prepend sudo to docker commands and pass AWS credentials to ECR login in woodpecker pipeline
Compare 10 commits »
vignesh created repository vignesh/seller_central_backend 2026-08-09 03:23:35 +00:00
vignesh pushed to main at vignesh/cdkinfracode 2026-08-09 03:02:57 +00:00
1db1a00cd0 stable dockers
vignesh pushed to main at vignesh/supplier_central_frontend 2026-08-09 03:00:00 +00:00
37c2acb724 Merge branch 'beta'
73b6671798 workflow: split into branch-specific pipelines
c6f0411761 updating the workflow
67f4a22057 updating the workflow
b4a0b61c7e workflow: remove redundant setup-node step to use container's native Node 22
Compare 22 commits »
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-08-09 02:22:32 +00:00
73b6671798 workflow: split into branch-specific pipelines
vignesh pushed to beta at vignesh/supplier_central_frontend 2026-08-09 02:18:47 +00:00
c6f0411761 updating the workflow