74be250912
Moves shot/ShotNotes.vue to shared/EntityNotes.vue (it had no shot-specific logic) and wires it into AssetDetailPanel.vue too, replacing the old read-only AssetNotes.vue. Asset panel gains the same multi-select task filter, sort, client-only/submission-notes toggles, and bottom composer that Shot's panel already had, plus the same min-h-0 layout fix needed for the pinned composer. NoteItem's absolute-format timestamp now shows date-only (y/m/d) with an info icon whose tooltip reveals the full y/m/d H:M:S - applied to both note and submission-note entries. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>