Commit graph

15 commits

Author SHA1 Message Date
6c4f174ad4 minimal commit
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 30s
2026-08-13 10:29:55 +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
cbac9fd474 fixing backend
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 26s
2026-08-12 19:28:24 +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
f655f86be3 update registration serializer to seed default products, orders, returns, and wallet records for new users 2026-08-09 13:16:00 +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