Commit graph

87 commits

Author SHA1 Message Date
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
f40a72786c feat: configure mock user data model for local developer logins 2026-08-20 19:28:55 +05:30
2145f85745 feat: add global font-smoothing antialiasing and button font-family inheritance resets 2026-08-20 19:26:19 +05:30
1f7e3c2c1a feat: align and center navbar and footer to max-w-7xl centered container rules 2026-08-20 19:24:43 +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
6cf2bfb60d test: align vitest onboarding expectations with new 7-step onboarding layout
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-18 11:41:43 +05:30
777cc52213 style: apply Artisanal Heritage colors, fonts, and grid layout styles
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-18 11:35:39 +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
d9f4b380c1 adding the playwright
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 48s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 7s
2026-08-14 17:54:59 +05:30
e5df4a5e8d adding the test results in the test-results 2026-08-14 17:54:21 +05:30
f92211ff43 fixing issue
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-14 17:49:06 +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
3a5b5f50c5 fixing tha playwright
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 45s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 7s
2026-08-14 15:28:41 +05:30
d4f495fef7 fixing tha playwright
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-14 15:25:47 +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
ba8adbd1da fixed the api base url
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 46s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 5s
2026-08-10 17:50:44 +05:30
2aed796ae7 chore: point beta hostname directly to EC2 API 2026-08-09 22:19:05 +05:30
1f22685e72 chore: update default api url to remote server
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 46s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 7s
2026-08-09 22:10:31 +05:30
c4a4d20080 add public/.htaccess proxy config for Hostinger Option B
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 46s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 7s
2026-08-09 21:59:00 +05:30
b391ce9090 update apiBaseUrl to https://betasuppliers.tipro.in to support Nginx SSL reverse proxy
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-09 21:52:40 +05:30
b73610521c correct production api base url to http://16.113.57.127:8080
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-09 21:42:31 +05:30
edc3711caf resolve unused getApiBaseUrl warning by calling it inside CONFIG
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-09 21:36:56 +05:30
789c6f6445 updating the api base
Some checks failed
Beta CI/CD Pipeline / build-and-test (push) Failing after 46s
Beta CI/CD Pipeline / deploy-beta (push) Has been skipped
2026-08-09 21:33:35 +05:30
f6ea515196 fixing https ssl error
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-09 17:02:13 +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