SuperSeller3000/src/Infrastructure/Http/Controller/Admin
Simon Kuehn ed0caea344 fix: use Field for attributeValues detail view, render ebayDescription as HTML
TextField rejects Collection values before formatValue runs. Switching to
the generic Field avoids the type check. ebayDescription now renders its
HTML tags in the detail view instead of showing raw markup.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 11:15:32 +00:00
..
AIPipelineJobCrudController.php fix: use askConfirmation instead of setConfirmation (correct EasyAdmin API) 2026-05-18 07:54:32 +00:00
AiStatusController.php feat: add manual ingest form, AI status page and pipeline archive 2026-05-18 07:18:39 +00:00
ArticleCrudController.php fix: use Field for attributeValues detail view, render ebayDescription as HTML 2026-05-18 11:15:32 +00:00
ArticleTypeAttributeCrudController.php chore: hide UUID id column from all index/list views 2026-05-18 09:04:39 +00:00
ArticleTypeCrudController.php chore: hide UUID id column from all index/list views 2026-05-18 09:04:39 +00:00
AttributeDefinitionCrudController.php fix: cascade delete attribute values when attribute definition is removed 2026-05-18 11:02:46 +00:00
CustomerCrudController.php chore: hide UUID id column from all index/list views 2026-05-18 09:04:39 +00:00
DashboardController.php feat: DB-backed translations editable in admin 2026-05-18 07:53:52 +00:00
InvoiceCrudController.php chore: hide UUID id column from all index/list views 2026-05-18 09:04:39 +00:00
LocaleSwitchController.php feat: full DE/EN i18n with browser language detection and confirmation dialogs 2026-05-18 07:48:26 +00:00
LogEntryCrudController.php feat: full DE/EN i18n with browser language detection and confirmation dialogs 2026-05-18 07:48:26 +00:00
ManualIngestController.php feat: camera capture and multi-photo upload at article ingest 2026-05-18 09:16:04 +00:00
OrderCrudController.php chore: hide UUID id column from all index/list views 2026-05-18 09:04:39 +00:00
PhotoServeController.php feat: photo gallery on article detail with upload, sort and set-main 2026-05-18 09:10:59 +00:00
PipelineArchiveCrudController.php feat: full DE/EN i18n with browser language detection and confirmation dialogs 2026-05-18 07:48:26 +00:00
PipelineStreamController.php feat: full DE/EN i18n with browser language detection and confirmation dialogs 2026-05-18 07:48:26 +00:00
PromptTemplateCrudController.php refactor: make prompt templates DB-only system prompts 2026-05-18 10:20:17 +00:00
TranslationCrudController.php chore: hide UUID id column from all index/list views 2026-05-18 09:04:39 +00:00
UserCrudController.php chore: hide UUID id column from all index/list views 2026-05-18 09:04:39 +00:00