SuperSeller3000/templates/admin
Simon Kuehn fc18958e0e
Some checks are pending
CI / test (push) Waiting to run
feat: article photo management + eBay image URLs
- Public photo endpoint at /photos/{filename} (no auth, UUID-based filenames)
- Admin photo management page per article: upload multiple, delete, set main, drag-reorder
- "Fotos verwalten" action button on article index + detail pages
- EbayAdapter.publishListing() now includes imageUrls (main photo first, max 24)
- APP_PUBLIC_URL env var for absolute URL generation in Messenger workers

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 10:51:03 +00:00
..
ebay feat: replace JSON ebay mappings with ArticleTypeEbayMapping entity 2026-05-18 20:52:25 +00:00
field feat: collapsible attribute list on article detail via <details> element 2026-05-18 11:22:07 +00:00
dashboard.html.twig feat: add EasyAdmin CRUD controllers, security controller and templates 2026-05-17 22:44:03 +00:00
manual_ingest.html.twig fix: file picker and drop zone on ingest page 2026-05-18 09:58:36 +00:00
photo_management.html.twig feat: article photo management + eBay image URLs 2026-05-19 10:51:03 +00:00