Commit graph

110 commits

Author SHA1 Message Date
6e3cbdc228 applying the fix
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 58s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 9s
2026-08-23 18:38:18 +05:30
44d223766e applying the fix
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 58s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 8s
2026-08-23 18:33:41 +05:30
aafa840885 applying the fix
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 57s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 9s
2026-08-23 18:28:38 +05:30
1461d2a73d test: fix multiple 'Add Product' match in App.test.tsx
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 58s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 9s
2026-08-23 18:13:12 +05:30
d1efa596c8 adding upload options
Some checks failed
Beta CI/CD Pipeline / build-and-test (push) Failing after 45s
Beta CI/CD Pipeline / deploy-beta (push) Has been skipped
2026-08-23 18:09:38 +05:30
60d6586f77 feat: add image preview and upload animation to AddProductTab
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 58s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 9s
2026-08-23 18:01:00 +05:30
47de2877c3 feat: implement React bulk upload UI in ProductsTab
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 58s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 8s
2026-08-23 17:47:06 +05:30
c1ab9d0da7 Change Explore Collection button text to white
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 58s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 8s
2026-08-21 19:17:29 +05:30
5eb95f32b0 Update footer copyright year to 2026
Some checks failed
Beta CI/CD Pipeline / build-and-test (push) Successful in 1m0s
Beta CI/CD Pipeline / deploy-beta (push) Has been cancelled
2026-08-21 19:16:19 +05:30
4310ffde0e Fix test and AuthForms signup navigation
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 57s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 10s
2026-08-21 19:10:04 +05:30
e88a112aa1 refactor: rename login buttons to Login and Get started and update sign up navigation
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-21 19:05:30 +05:30
3c0261d53c Redesign Login/Signup pages to match Stitch design system
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 59s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 8s
2026-08-21 19:00:54 +05:30
84f07711c3 Remove mock data from Orders and Payments tabs; wire real API data
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 55s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 9s
2026-08-21 12:06:56 +05:30
b61b4bca23 Fix test: use exact match for Products sidebar button
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 58s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 9s
2026-08-21 12:00:19 +05:30
f071e72678 Add JWT auto-refresh: store refresh_token at login, retry on 401
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-21 11:59:04 +05:30
91971379c5 Remove mock data from Overview; fix Settings save button
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-21 11:57:14 +05:30
114fa4706c Fix unit tests to match new dashboard layout and onboarding flow
All checks were successful
Beta CI/CD Pipeline / build-and-test (push) Successful in 58s
Beta CI/CD Pipeline / deploy-beta (push) Successful in 9s
2026-08-21 10:55:03 +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
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