Commit Graph

60 Commits

Author SHA1 Message Date
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
cf3c906ed2 fix(pos): redesign quick products admin search and save flow 2026-08-26 07:43:13 +02:00
Deploy
290ced173b fix(pos): handle expired API sessions and add receipt preview close button 2026-08-26 07:05:02 +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
Deploy
b6adf681d1 fix(pos): dedupe ticket header and force white print background 2026-08-25 22:39:05 +02:00
Deploy
129584d738 fix(pos): hide selfpay controls and normalize trend labels 2026-08-25 22:29:12 +02:00
Deploy
f76591518e fix(reporting): resize trend chart and repair closures detail 2026-08-25 22:24:11 +02:00
Deploy
ae42bae61e fix(admin): resolve notification and cash-close 500s 2026-08-25 22:16:08 +02:00
Deploy
ed031f8a94 feat(settings): add about system information 2026-08-25 22:08:20 +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
0dcb0f63a0 feat(POS-FIX-6): completed feature 2026-08-24 15:40:01 +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
eb3322e309 feat(F-190): completed feature 2026-08-23 07:48:20 +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
34f36ae253 feat(F-183): completed feature 2026-08-22 19:11:58 +02:00
chattie
2e3887282c feat(F-174): completed feature 2026-08-22 18:39:40 +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
a225d87645 feat(F-155): completed feature 2026-08-21 22:37:03 +02:00
chattie
022347349d feat(F-141): completed feature 2026-08-21 22:02:01 +02:00
chattie
852b1c1873 feat(F-137): completed feature 2026-08-21 21:03:28 +02:00
chattie
c028802787 feat(F-134): completed feature 2026-08-21 18:47:00 +02:00
chattie
f37333bb56 feat(F-132): completed feature 2026-08-21 17:45:12 +02:00
chattie
3058c81b31 feat(F-123): completed feature 2026-08-21 17:36:50 +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
c34241134f feat(F-063): completed feature 2026-08-19 17:07:45 +02:00