Commit graph

50 commits

Author SHA1 Message Date
c2f72e20dc feat: add core pages including Login, Pricing, and Grow Business, and rebrand UI with new design tokens and updated footer navigation.
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 1m9s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 25s
2026-09-10 18:26:36 +05:30
d26d5f997f feat: overhaul LandingPage with comprehensive artisan benefit, category, and onboarding step features
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 1m1s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 24s
2026-09-09 22:23:40 +05:30
125b1f9d26 version 2 initial commit
Some checks failed
Beta CI/CD Pipeline / build-and-test (push) Failing after 47s
Beta CI/CD Pipeline / deploy-beta (push) Has been skipped
2026-08-21 10:43:19 +05:30
89ceb23c5a fix: remove inline display property from burger button to allow Bulma media queries to hide it on desktop width 2026-08-20 21:59:54 +05:30
92a6e9fb03 fix: restore official Bulma brand and burger navigation layout to prevent header overlapping 2026-08-20 21:57:30 +05:30
12df350823 feat: implement full mobile responsiveness for header navigation bar and dashboard sidebar drawers 2026-08-20 21:53:55 +05:30
560f4a7000 fix: robust class replacement for dashboard products list grid and cards
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 56s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 10s
2026-08-20 21:47:28 +05:30
4b82ea1440 fix: style active dashboard products catalog grid and cards with custom CSS 2026-08-20 21:43:40 +05:30
aecaa89913 fix: style top bar workspace header and search wrapper via custom CSS classes 2026-08-20 21:36:08 +05:30
e4f136f92a feat: complete migration of active seller dashboard and sidebar menus to Bulma/pure CSS compatibility 2026-08-20 19:54:40 +05:30
5e9be8cbf8 fix: implement dedicated .workspace-container class to prevent dashboard sidebar overlap 2026-08-20 19:41:26 +05:30
79d27e736f fix: adjust dashboard main offset to use margin-left to prevent clipping behind sidebar 2026-08-20 19:39:51 +05:30
59ba358782 fix: resolve typescript type narrowing compiler errors in dynamic header actions 2026-08-20 19:36:14 +05:30
a4676224f1 fix: condition landing page header visibility and expand dashboard workspace width to full screen 2026-08-20 19:30:56 +05:30
d6d82b7b84 feat: force category grid and cards to take full width and expand fully across the page 2026-08-20 19:17:14 +05:30
cd2066cbbf feat: add unique high-fidelity images for metallic arts and wooden heritage categories 2026-08-20 19:13:57 +05:30
c6d762a19f feat: align active dashboard overview grid layout and sidebar selection indicator to match final design mockup 2026-08-20 19:06:02 +05:30
cdc76e3a90 feat: remove our story, artisans, and careers pages, and verify final design matches prototype layout 2026-08-20 18:59:46 +05:30
5385b4f4b5 feat: enhance responsive design, configure tailwind v4 vite plugin, and update company name to Tradhox in footer/config 2026-08-20 18:53:13 +05:30
f054a3ed3e feat: design alignment for landing page, header, and support navigation links 2026-08-20 18:46:13 +05:30
b89132b7d6 feat: migrate active dashboard pages to high-fidelity Tailwind components and generate offline image assets 2026-08-20 18:41:20 +05:30
8111278057 adding seller image upload
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 56s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 7s
2026-08-20 18:23:21 +05:30
c4cf3a1d2e feat: design alignment and full UI implementation of dashboard and product wizards
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 56s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 6s
2026-08-18 12:22:31 +05:30
3748de8674 feat: extend onboarding process to 7 steps with new business details and store configuration fields
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-18 11:30:45 +05:30
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