Vitron-Front/app
Arda Samadi 8b51c3252a feat(search): show sellers and collections in search results
Render a فروشگاه‌ها row (store cards with logo via SellerLogo, linking to the
store) and a کالکشن‌ها row (reusing HorizontalCollectionsList) above the product
grid on the search page. Sellers/collections read off the first page (they don't
paginate); products paginate as before. Types extended (SellerSearchResult.logo,
SearchResponse.collections). Degrades gracefully on older backends.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-09 10:44:52 +03:30
..
assets first 2026-04-29 01:44:16 +03:30
components feat(desktop-header): surface "ورود به فروشگاه من" CTA for sellers and staff 2026-07-07 10:57:14 +00:00
data first 2026-04-29 01:44:16 +03:30
hooks fix(seller-team): guard owner-only routes + robust useMyStores 2026-07-01 17:04:06 +03:30
lib first 2026-04-29 01:44:16 +03:30
requestHandler fix(seller-team): call /api/seller/v1/ (not /api/seller/) for team endpoints 2026-07-06 12:48:36 +00:00
routes feat(search): show sellers and collections in search results 2026-07-09 10:44:52 +03:30
styles first 2026-04-29 01:44:16 +03:30
types first 2026-04-29 01:44:16 +03:30
utils feat(upload): convert HEIC/HEIF to JPEG on the client before preview/upload 2026-06-23 16:43:30 +03:30
auth.server.ts first 2026-04-29 01:44:16 +03:30
cookie.ts first 2026-04-29 01:44:16 +03:30
entry.client.tsx first 2026-04-29 01:44:16 +03:30
entry.server.tsx first 2026-04-29 01:44:16 +03:30
i18n.ts first 2026-04-29 01:44:16 +03:30
root.tsx first 2026-04-29 01:44:16 +03:30
sessions.server.ts Security fixes: session hardening, open redirect, SSR path injection 2026-06-14 19:02:11 +03:30
tailwind.css first 2026-04-29 01:44:16 +03:30