fix(frontend): add missing priorities field to skin snapshots UI

priorities was present in the model, API, and LLM prompt but never
surfaced in the frontend — add it to create/edit forms, read view,
AI photo pre-fill, and page.server.ts actions.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Piotr Oleszczyk 2026-03-01 19:58:38 +01:00
parent 75ef1bca56
commit 17eaa5d1bd
4 changed files with 42 additions and 2 deletions