deckhearth/test
Randall Stillwell c0051dd6d5 feat(designer): game targeting and custom game spaces
- game system selector: standalone, existing system (MTG/Pokemon/Lorcana/
  SWU/FaB/One Piece/Sorcery/Grand Archive — codes match catalog imports),
  or a user's custom game
- custom_games table + CRUD API (private per user, unique names)
- /games hub with create form; /games/[id] space with rename, delete,
  card gallery, and ?game= deep-link into the designer
- catalog twin resolves game: system code, custom game name, or 'Custom'
- my-designs shows each design's game association
- migration 1787693311000
2026-08-24 21:01:04 -05:00
..
api feat(designer): game targeting and custom game spaces 2026-08-24 21:01:04 -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