deckhearth/test
Randall Stillwell fe1695f7ad feat(designer): custom frame editor and cost symbols
- custom_frames: per-user frames with full 9-slot palette (JSONB),
  unique names; designer frame picker lists them alongside starters,
  click to use, edit/delete via inline editor with live preview
- custom_symbols: upload cost icons (PNG/WebP/SVG, 2MB) keyed by short
  code; re-uploading a code replaces the old icon; ManaPips renders
  icon pips for {CODE} tokens with graceful text fallback
- custom_cards.custom_frame_id links designs to custom frames; API GETs
  join and nest the palette; deleting a frame falls back to starter
- migration 1787700511000
2026-08-24 21:13:12 -05:00
..
api feat(designer): custom frame editor and cost symbols 2026-08-24 21:13:12 -05:00
components feat(scanner): add desktop workstation layout (#165) 2026-08-15 17:21:23 -05:00
lib Add manual tap-to-scan with shutter button on mobile. (#167) 2026-08-15 20:11:54 -05:00
pages feat(scanner): add desktop workstation layout (#165) 2026-08-15 17:21:23 -05:00
setup.js fix(scanner): satisfy react-hooks/immutability and jsdom ResizeObserver in tests 2026-08-23 22:27:49 -05:00