rswag-online/frontend/app
Jeff Emmett 4b75464b93 fix: handle non-JSON error responses in design pipeline
Frontend was crashing with "Unexpected token 'I'" when the backend
returned plain text errors (e.g. "Internal Server Error" from proxy).
Now safely falls back to response.text() when JSON parsing fails.
Also prevents backend from swallowing HTTPException in catch-all.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 17:48:14 -08:00
..
cart feat: add multi-tenant spaces with Fungi Flows storefront 2026-02-18 12:20:19 -07:00
checkout/success feat: replace Stripe with Mollie payments + TBFF revenue split to bonding curve 2026-02-18 13:16:39 -07:00
design fix: handle non-JSON error responses in design pipeline 2026-02-25 17:48:14 -08:00
products feat: photorealistic mockups and professional storefront 2026-02-24 15:43:49 -08:00
upload fix: handle non-JSON error responses in design pipeline 2026-02-25 17:48:14 -08:00
globals.css feat: dark mode, community revenue messaging, design catalog update 2026-02-24 21:38:56 -08:00
layout.tsx Add 👕 emoji favicon to rSwag 2026-02-25 12:39:54 -08:00
page.tsx feat: standardize AppSwitcher and EcosystemFooter across all rApps 2026-02-24 22:48:11 -08:00