SuperSeller3000/src/Infrastructure/Http/Form
Simon Kuehn 020a5ddbc8 feat: add manual ingest form, AI status page and pipeline archive
- ManualIngestController: photo upload form that starts a new pipeline job
- AiStatusController: shows active backend config and runs live connectivity tests
- PipelineArchiveCrudController: read-only view of completed/failed jobs
- ManualIngestType / AttributeValueFormType: form types for ingest and attribute editing
- AiConfigService: encapsulates backend info and test methods for the status page

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 07:18:39 +00:00
..
AttributeValueFormType.php feat: add manual ingest form, AI status page and pipeline archive 2026-05-18 07:18:39 +00:00
ManualIngestType.php feat: add manual ingest form, AI status page and pipeline archive 2026-05-18 07:18:39 +00:00
StringArrayType.php feat: admin panel, Mistral client, attribute management, API key command 2026-05-17 20:15:13 +00:00