248 Commits

Author SHA1 Message Date
Deploy
dcd1b2fc41 chore(dash-remove-variants-card): dashboard: remove variants KPI cards (Sin stock + Alertas) 2026-08-27 23:28:43 +02:00
Deploy
1376d3e4f0 feat(notif-inventory-alerts): admin bell: add inventory alerts (low stock, out of stock, expired/expiring, low margin) 2026-08-27 23:26:01 +02:00
Deploy
7ed78f96eb fix(tpv-dev-in-prod): tPV production is running next dev (HMR + React DevTools visible) 2026-08-27 23:13:10 +02:00
Deploy
642fe037c2 fix(pos): clamp payment amount to total + allow 1c tolerance for rounding 2026-08-26 23:25:53 +02:00
Deploy
be1f014260 fix(pos): allow manifest + relax UUID validation on /pos/sales query 2026-08-26 23:20:30 +02:00
Deploy
3b11662229 feat(pos): receipt VAT breakdown — per-line rate + subtotals by type 2026-08-26 22:58:33 +02:00
Deploy
74c6a69d14 fix(club): use real scannable QR code instead of pseudo-random grid 2026-08-26 22:55:53 +02:00
Deploy
06ac1918b2 feat(admin): global pagination component + apply to brands/promotions/reviews 2026-08-26 22:52:39 +02:00
Deploy
7f25d30fac fix(admin): add pagination to /admin/orders with prev/next and total counter 2026-08-26 22:43:01 +02:00
Deploy
5f6a22f1c5 fix(admin): add COMPLETED state in dashboard, orders list and detail with lowercase label 2026-08-26 22:38:59 +02:00
Deploy
1ee3f0d1b2 fix(pos): fix JSX parse error in ReceiptModal error block 2026-08-26 22:33:54 +02:00
Deploy
92d151ee3d fix(pos): TPV never blocks on stock — physical scanner always wins 2026-08-26 22:32:13 +02:00
Deploy
7df6a003dc fix(pos): physical TPV (cashier) skips inventory check, selfpay still validates 2026-08-26 22:31:34 +02:00
Deploy
169e3e0c10 fix(pos-selfpay): sticky print button always visible in ReceiptModal 2026-08-26 22:28:10 +02:00
Deploy
88452df2cd fix(pos-selfpay): always show print button in ReceiptModal, hide email/return in selfpay 2026-08-26 22:26:17 +02:00
Deploy
15f36c3a7e fix(pos-selfpay): use confirmSaleWith to avoid stale state when confirming from modal 2026-08-26 22:24:14 +02:00
Deploy
c43a8527f1 fix(pos-selfpay): direct payment + confirm from modal, no partial payments 2026-08-26 22:22:56 +02:00
Deploy
e17a8d4de7 fix(pos-selfpay): payment methods shown as modal in selfpay mode only 2026-08-26 22:20:12 +02:00
Deploy
971411e1c2 fix(pos-selfpay): add Confirmar button after payment + print-only receipt 2026-08-26 22:11:08 +02:00
Deploy
eb655e109f fix(pos-selfpay): hide payment methods until email step completes 2026-08-26 22:03:23 +02:00
Deploy
665fc2a60d feat(club-006): club admin: dashboard, members, movements and settings 2026-08-26 20:55:00 +02:00
Deploy
db33706d2d feat(club-005): club registered users: account linking and automatic recovery 2026-08-26 20:49:36 +02:00
Deploy
3aecd2bec0 feat(club-004): club recovery: recovery codes and device reassignment 2026-08-26 20:47:06 +02:00
Deploy
3ccbf9f450 feat(pos-selfpay-flow): pOS selfpay: simplified pay flow with optional email receipt 2026-08-26 20:40:43 +02:00
Deploy
19f37b70e1 feat(pos-pwa): pOS: make TPV installable PWA and launch fullscreen 2026-08-26 20:38:19 +02:00
Deploy
158d55b8c6 fix(order-status-labels): admin order status labels should be lowercase and unified 2026-08-26 20:36:54 +02:00
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
66290a08ae feat(club-003): club POS integration: identify member and register cashback from sales 2026-08-26 20:16:13 +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
c19626bea3 fix(inventory-opt): inventory optimization: pagination, queries, filters for 10k+ products 2026-08-26 18:07: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
Deploy
3917c8d6de feat(orquestra): enforce semver and conventional commits 2026-08-25 22:03:50 +02:00
Deploy
66a08b61d2 fix: clean stale deployments before monolith start 2026-08-25 21:59:29 +02:00
chattie
9ae5f8e0de fix: use correct state column for AWAITING_PAYMENT orders
- Fix column o.payment_status does not exist error
- orders_orders uses 'state' column, not 'payment_status'
- Changed all 3 affected queries
2026-08-25 21:22:11 +02:00
chattie
0b0bba9be8 feat(TPV-FIXES): completed feature 2026-08-25 06:47:33 +02:00
chattie
99c9bd4c55 feat(ORDERS-FIX): completed feature 2026-08-25 06:38:10 +02:00
chattie
7639c1ff42 feat(TICKET-LOGO): completed feature 2026-08-25 06:35:39 +02:00
chattie
419f47ec1c feat(TPV-FIXES): completed feature 2026-08-25 06:31:00 +02:00
chattie
9daed56819 fix(admin): add twitterUrl/pinterestUrl to StoreSettings interface for settings page type safety 2026-08-24 22:17:01 +02:00
chattie
71165911ab fix(storefront+TPV): storefront live search proxy, product expiry/weight display, TPV receipt popup timestamp 2026-08-24 22:11:04 +02:00