Commit graph

26 commits

Author SHA1 Message Date
dfdbf2b1d5 fix type mismatch in order printer comparison
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 45s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 6s
2026-08-14 15:35:29 +05:30
3cd4ed1641 adding address printer
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 46s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 6s
2026-08-13 10:37:33 +05:30
fc019a7abc feat(label-printer): replace barcode generator with customer address printer
Some checks failed
Beta CI/CD Pipeline / build-and-test (push) Failing after 41s
Beta CI/CD Pipeline / deploy-beta (push) Has been skipped
2026-08-13 10:25:49 +05:30
a91b153325 fixed the build issue
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 48s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 6s
2026-08-13 10:20:20 +05:30
120fdcc69a feat(login): support login with business email or phone number
Some checks failed
Beta CI/CD Pipeline / build-and-test (push) Failing after 44s
Beta CI/CD Pipeline / deploy-beta (push) Has been skipped
2026-08-13 10:14:56 +05:30
f78cf6fe02 Remove Approve/Reject actions from returns management view
Some checks failed
Beta CI/CD Pipeline / build-and-test (push) Failing after 42s
Beta CI/CD Pipeline / deploy-beta (push) Has been skipped
2026-08-12 21:09:27 +05:30
8fc514bc45 Support paginated REST framework product, order, and return list structures in frontend state
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 47s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 7s
2026-08-12 20:56:59 +05:30
6e5e175689 Add bulkCsvFile/bulkZipFile fields and handleBulkUploadSubmit to support ZIP archive uploads in frontend
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 45s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 6s
2026-08-12 20:30:52 +05:30
b924a30af7 Initialize products, orders, and returns lists as empty arrays to remove mock data from non-testing stages
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 50s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 6s
2026-08-12 20:22:09 +05:30
2f6381870d adding aws db
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 49s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 6s
2026-08-12 18:18:47 +05:30
05ffef32ed fixing the logout isssue
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 48s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 6s
2026-08-10 18:02:20 +05:30
e689550d3d fix ts compilation issues with global fetch types, unused error params, and WelcomeTourWizard type props
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 44s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 6s
2026-08-09 13:54:20 +05:30
f3d428784c support cross-origin credentials with apiFetch wrapper, call login on register in Django backend, and set CsrfExemptSessionAuthentication to break circular imports
Some checks failed
Beta CI/CD Pipeline / build-and-test (push) Failing after 43s
Beta CI/CD Pipeline / deploy-beta (push) Has been skipped
2026-08-09 13:43:18 +05:30
9d38d8a053 calculate dashboard overview metrics dynamically using real-time orders, products, returns, and wallet states 2026-08-09 13:34:52 +05:30
e79c7369bc update gstin success text to inform verification completes in 24 hours 2026-08-09 13:32:57 +05:30
04632f1ca3 rename Verify GSTIN to Submit GSTIN and allow Next Step submit flow to auto-verify GSTIN 2026-08-09 13:30:32 +05:30
a0299efa5f completely fix wrong credentials bypass, integrate login/register handlers with django views, and resolve database uniqueness constraints for E2E runs 2026-08-09 13:22:49 +05:30
2ba073b9b0 completely link frontend pages with django app rest api endpoints and verify cypress tests pass 2026-08-09 13:15:57 +05:30
9bb761f176 add password visibility toggles, confirm password field, terms policy check, and format validation for email and phone 2026-08-09 13:05:45 +05:30
6906d30ed0 update welcome tour to show 24 hours account review messages and premium animations 2026-08-09 12:41:11 +05:30
ef9d48020a fix unused variable warning
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 25s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 7s
2026-08-09 11:00:46 +05:30
393fdfddd5 adding the new pages
Some checks failed
Beta CI/CD Pipeline / build-and-test (push) Failing after 24s
Beta CI/CD Pipeline / deploy-beta (push) Has been skipped
2026-08-09 10:59:03 +05:30
5eb0945a60 test the job upgrade
Some checks failed
CI/CD Pipeline / build-and-test (push) Failing after 1m25s
CI/CD Pipeline / deploy-beta (push) Has been skipped
CI/CD Pipeline / deploy-prod (push) Has been skipped
2026-08-09 07:23:57 +05:30
72ba3feb90 feat: implement new branding and layout system with full test suite scaffolding 2026-08-08 13:16:17 +05:30
9ae2f23aa6 feat: update welcome header text in App component 2026-08-07 18:00:26 +05:30
ea38b1275c Initial commit: React Vite TypeScript project 2026-08-07 13:12:14 +05:30