pullrequests Search Results · language:Dune language:Python language:TypeScript language:HTML language:Python language:HTML
Filter by
161M results
Human review requested!
:magic_wand: :sparkles:
Summary
- Adds passive error capture: DemoErrorBoundary silently intercepts unhandled JS errors and Supabase failures, POSTs
to /api/demo/feedback, and shows a non-blocking Mantine toast — no user ...
Automated test pull request
Resumen
Fase 0 del relanzamiento del MVP Lumira. Capa de fundación: rebrand global y sistema de diseño portado del prototipo. No
toca lógica de escaneo, Supabase, schema ni server actions de datos.
Design ...
Nueva funcionalidad: exportar cualquier receta como PDF desde /recetas/{id}/exportar-pdf
Adds scripts/import-icp-to-demo.sql — a self-contained, idempotent SQL script that copies ICP s visible content
(services, hero-slides, events, forms, announcements + array rows) into the demo tenant, ...
Why
`GET /entries` used to fetch every active row for the account on every page request just to compute
`running_balance_cents` for the rows on the current page. On accounts with thousands of entries ...