SuperSeller3000/src
Simon Kuehn 59b34a780e
Some checks are pending
CI / test (push) Waiting to run
feat: show recognition photo on photo management page
Displays the original pipeline search photo (storedPhotoPath from
AIPipelineJob input_data) as a read-only card above the editable photos.
The photo is fetched only if the file still exists on disk.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 16:00:53 +00:00
..
Application style: apply CS Fixer formatting across codebase 2026-05-19 10:56:37 +00:00
Controller feat: install Symfony 7 skeleton with Doctrine, Messenger, UID, Security 2026-05-14 04:21:34 +00:00
Domain fix: eBay config CRUD — override createEntity() for required constructor args 2026-05-19 13:58:48 +00:00
Entity feat: install Symfony 7 skeleton with Doctrine, Messenger, UID, Security 2026-05-14 04:21:34 +00:00
Infrastructure feat: show recognition photo on photo management page 2026-05-19 16:00:53 +00:00
Repository feat: install Symfony 7 skeleton with Doctrine, Messenger, UID, Security 2026-05-14 04:21:34 +00:00
Kernel.php feat: add console commands, remaining migrations and config wiring 2026-05-17 22:44:11 +00:00