Deploy
ff0d470845
fix(admin-pagination-global): global pagination component for all admin list pages
2026-08-26 22:56:49 +02:00
Deploy
8eeac378da
fix(orders-pagination): pagination in /admin/orders
2026-08-26 22:43:09 +02:00
Deploy
b3e387c684
fix(order-status-completed): order status COMPLETED in admin dashboard and orders pages
2026-08-26 22:42:06 +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
b2ccc70dc6
feat(club-001): club core backend: anonymous members, devices, ledger, cashback config
2026-08-26 18:55:00 +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
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
1ac7bcd20e
feat(ADMIN-UI-FIXES2): completed feature
2026-08-24 23:05:13 +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
b16fce3243
fix(admin): cash close report uses cash payments only for expected cash
...
- expectedCash now = openingCash + cash payments (not total sales)
- difference = actualCash - realExpectedCash
- Closes ADMIN-CLOSURES
2026-08-24 20:45:05 +02:00
chattie
92e8dfc984
chore: fix gate agent fields for SHOP tickets
2026-08-24 20:45:05 +02:00
chattie
fd03b4cf4a
feat: close SHOP-AUTH and SHOP-STOCK tickets
2026-08-24 20:45:05 +02:00
chattie
3d404de25c
chore: restore F-205 gate artifacts
2026-08-24 15:55:28 +02:00
chattie
7fed389dc6
chore: clean up old F-205 artifacts
2026-08-24 15:55:21 +02:00
chattie
7ec4628f3f
feat(F-204): completed feature
2026-08-24 15:55:15 +02:00
chattie
9060e333ec
feat(F-205): completed feature
2026-08-24 15:51:08 +02:00
chattie
3cb7325a42
fix(POS-FIX-12): proxy usa mismo host que navegador para cookies
2026-08-24 08:45:25 +02:00
chattie
23d2554dd0
feat(POS-FIX-12): completed feature
2026-08-24 08:42:41 +02:00
chattie
d103b634aa
feat(POS-FIX-11): completed feature
2026-08-24 08:13:43 +02:00
chattie
579e0a18eb
feat(POS-FIX-10): completed feature
2026-08-24 08:08:06 +02:00
chattie
08bae243a4
fix(POS-FIX-9): botones dialogo merge habilitados — recoveringSaleId no se setea al abrir dialogo
2026-08-24 07:55:23 +02:00
chattie
75d0d5b6a7
feat(POS-FIX-9): completed feature
2026-08-24 07:44:30 +02:00
chattie
e15918058f
feat(POS-FIX-8): completed feature
2026-08-24 07:39:32 +02:00
chattie
2467a02dd4
feat(POS-FIX-7): completed feature
2026-08-24 07:23:55 +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
e542b180ad
feat(F-191): completed feature
2026-08-23 07:51:56 +02:00
chattie
eb3322e309
feat(F-190): completed feature
2026-08-23 07:48:20 +02:00
chattie
6b93e91ef4
feat(F-189): completed feature
2026-08-22 23:02:00 +02:00
chattie
0e3c488c85
feat(F-188): completed feature
2026-08-22 22:44:37 +02:00
chattie
c5e5b4c48c
feat(F-195): completed feature
2026-08-22 22:36:05 +02:00
chattie
b85670cb51
feat(F-194): completed feature
2026-08-22 22:29:26 +02:00
chattie
ca12f46bff
feat(F-187): completed feature
2026-08-22 22:23:50 +02:00
chattie
a3f6edd325
feat(F-186): completed feature
2026-08-22 22:08:30 +02:00