Vitron-Front/app
fazli 877b01f483 feat(desktop-header): surface "ورود به فروشگاه من" CTA for sellers and staff
Mobile profile page already has this action, but the desktop chrome had
no way for a seller or staff member to jump into a store they manage —
they'd have to type the URL. Add a compact "فروشگاه من" pill in the
header action row, gated on useMyStores() so it only renders for users
who actually manage a store. Selection mirrors the mobile flow: owned
first, then the first store they staff.
2026-07-07 10:57:14 +00:00
..
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 fix(seller-team): guard owner-only routes + robust useMyStores 2026-07-01 17:04:06 +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