Commit Graph

47 Commits

Author SHA1 Message Date
Deploy
6795f25c27 fix(pdp-image-white-bg): product detail image card background must be white 2026-08-26 20:35:34 +02:00
Deploy
a73b1a9004 fix(checkout-stock-recheck): checkout insufficient stock error still appears after cart sync fix 2026-08-26 20:33:55 +02:00
Deploy
aaa802378b fix(checkout-returnto): checkout login: return user to checkout after sign in 2026-08-26 20:32:20 +02:00
Deploy
c263b44355 feat(club-002): club PWA: join flow, digital card and installable shell 2026-08-26 19:21:49 +02:00
Deploy
49dfd00406 chore(checkpoint): save club core backend and pending pos fixes 2026-08-26 17:58:45 +02:00
Deploy
b6af852b54 fix(release): 0.2.8 harden admin proxy, cart stock caps, selfpay and refund timeline
- admin proxy: 25s timeout, body guards, structured failure logs
- cart: addItem enforces stock cap (409 INSUFFICIENT_STOCK), UI clamps qty
- tpv selfpay: hide sidebar/discounts/save-pending, rename button, receipt-settings 400 fix
- pos admin: quick products slot count aligned to 8
- returns: human-readable history message + metadata jsonb (migrations 064-065) + admin fallback formatter
- storefront: product card white background
- product page: remove duplicate stock label under add-to-cart button
2026-08-25 23:41:29 +02:00
chattie
30f0cb0702 fix(frontend): wrap useSearchParams in Suspense for Next.js 16 compat 2026-08-24 21:50:52 +02:00
chattie
85ecee935b fix: frontend fixes batch - live search proxy, quick products 10 slots, categories emoji list, bell notifications with tabs, awaiting payment orders endpoint 2026-08-24 20:45:05 +02:00
chattie
d9a57aaa05 fix(frontend): API client uses relative URLs in browser (same-origin) + SSR proxy route
- lib/api.ts: detect browser vs server, use relative URL in browser
- /api/catalog/[...path]: proxy route to forward SSR requests to backend
- .env.local: NEXT_PUBLIC_API_URL preserved for SSR
- Closes FRONTEND-PROXY
2026-08-24 20:45:05 +02:00
chattie
30a0cd3552 fix: storefront live search relative URLs + auth error messages + TPV clock
- Storefront: use relative URLs in api.ts (fix ERR_ADDRESS_UNREACHABLE)
- Auth: show specific error for EMAIL_NOT_CONFIRMED
- TPV: add clock with date/time, modern SVG icons, panel toggle left
2026-08-24 20:45:05 +02:00
chattie
7ec4628f3f feat(F-204): completed feature 2026-08-24 15:55:15 +02:00
chattie
18a518e58b F-201 F-202 F-203: POS cash close report + email + PIN admin
F-201: GET /pos/reports/cash-close/:id with financial summary, sales
  by state, payments breakdown, items sold. Extended /pos/sessions/:id.

F-202: Cash close email sent on session close to smtpReportEmail
  (best-effort). smtpReportEmail field added to admin SMTP settings.

F-203: Admin POS terminal config: selfpayMode, closeSessionRequiresPin,
  closeSessionPin (4-6 digits) with dedicated settings section.
2026-08-23 09:24:37 +02:00
chattie
4b3a506166 feat(F-193): completed feature 2026-08-23 07:58:50 +02:00
chattie
a372e5abfb feat(F-192): completed feature 2026-08-23 07:53:17 +02:00
chattie
767860d546 feat(F-172): completed feature 2026-08-22 19:16:08 +02:00
chattie
c0870f6c48 feat(F-173): completed feature 2026-08-22 19:14:54 +02:00
chattie
9018c89590 feat(F-166): completed feature 2026-08-22 18:21:15 +02:00
chattie
7a8595bebb feat(F-156): completed feature 2026-08-22 06:21:35 +02:00
chattie
022347349d feat(F-141): completed feature 2026-08-21 22:02:01 +02:00
chattie
f37333bb56 feat(F-132): completed feature 2026-08-21 17:45:12 +02:00
chattie
ba05e99a63 feat(F-119): completed feature 2026-08-21 15:04:08 +02:00
chattie
77133c0ecf feat(F-112): completed feature 2026-08-21 13:31:28 +02:00
chattie
027cacd871 feat(F-102): completed feature 2026-08-21 12:02:15 +02:00
chattie
e46faa869a feat(F-101): completed feature 2026-08-21 10:13:49 +02:00
chattie
5458789634 feat(F-105): completed feature 2026-08-21 08:06:31 +02:00
chattie
9b42c506f3 feat(F-104): completed feature 2026-08-21 08:01:18 +02:00
chattie
c07776822d feat(F-103): completed feature 2026-08-21 07:55:18 +02:00
chattie
5177a851aa feat(F-099): completed feature 2026-08-21 07:29:07 +02:00
chattie
fffb52721a feat(F-078): completed feature 2026-08-20 05:55:46 +02:00
chattie
cf67f51d07 feat(F-071): completed feature 2026-08-19 19:04:41 +02:00
chattie
4b12cacd65 feat(F-070): completed feature 2026-08-19 18:21:01 +02:00
chattie
ddcf2e0c28 feat(F-069): completed feature 2026-08-19 18:09:23 +02:00
chattie
ba2ac939c7 feat(F-068): completed feature 2026-08-19 17:36:09 +02:00
chattie
f62bd6a578 feat(F-067): completed feature 2026-08-19 17:30:00 +02:00
chattie
9f1858f6d7 feat(F-066): completed feature 2026-08-19 17:22:39 +02:00
chattie
e60e22ca30 feat(F-065): completed feature 2026-08-19 17:12:25 +02:00
chattie
a6d65310df feat(F-064): completed feature 2026-08-19 17:09:37 +02:00
chattie
e0411bc5a4 feat(F-061): completed feature 2026-08-19 16:56:06 +02:00
chattie
72ba84456c feat(F-059): completed feature 2026-08-19 15:32:56 +02:00
chattie
9c4557a1bf feat(F-057): completed feature 2026-08-19 15:10:47 +02:00
chattie
a967e49851 feat(F-056): completed feature 2026-08-19 15:10:09 +02:00
chattie
cc84f24658 feat(F-055): completed feature 2026-08-19 13:48:32 +02:00
chattie
de41a42d88 feat(F-054): completed feature 2026-08-19 13:15:30 +02:00
chattie
adf1d20c4c feat(F-052): completed feature 2026-08-19 10:47:17 +02:00
chattie
835ab66eda feat(F-048): completed feature 2026-08-19 07:17:14 +02:00
chattie
6e9006f32d feat(FE-04): completed feature 2026-08-17 22:33:40 +02:00
chattie
d595b4871f feat(ADM-018): completed feature 2026-08-17 22:23:10 +02:00