SuperSeller3000/src/Infrastructure
Simon Kuehn 61ce94bc6f feat: map eBay aspects to Article fields (Marke→manufacturer, PN→modelNumber)
Adds an 'Artikelfeld' action in the aspect import UI alongside skip/match/create.
Aspects like 'Marke' and 'Herstellernummer' auto-detect to manufacturer/modelNumber
via ARTICLE_FIELD_ALIASES. Mappings are persisted as a JSON column on ArticleType.
EbayAdapter.buildAspects() now reads these mappings and populates them from the
article's direct fields when building eBay listing aspects.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 20:34:49 +00:00
..
AI fix: vision agent serial-bleed regex + fix broken agent unit tests 2026-05-18 16:57:01 +00:00
Channel feat: map eBay aspects to Article fields (Marke→manufacturer, PN→modelNumber) 2026-05-18 20:34:49 +00:00
Console feat: add console commands, remaining migrations and config wiring 2026-05-17 22:44:11 +00:00
EventListener feat: full DE/EN i18n with browser language detection and confirmation dialogs 2026-05-18 07:48:26 +00:00
Http feat: map eBay aspects to Article fields (Marke→manufacturer, PN→modelNumber) 2026-05-18 20:34:49 +00:00
Logging feat: add security layer, domain repositories and infrastructure services 2026-05-17 22:43:58 +00:00
Mail feat: add eBay and Frappe channel adapters with order infrastructure 2026-05-17 22:43:52 +00:00
Messenger feat: Frappe ERP matching, pipeline model cache, ACL, stock field, specs by type 2026-05-18 16:42:15 +00:00
Order feat: add eBay and Frappe channel adapters with order infrastructure 2026-05-17 22:43:52 +00:00
Persistence/Repository feat: Frappe ERP matching, pipeline model cache, ACL, stock field, specs by type 2026-05-18 16:42:15 +00:00
Search feat: replace Mistral web_search with Tavily for specs research 2026-05-18 08:35:52 +00:00
Security feat: Frappe ERP matching, pipeline model cache, ACL, stock field, specs by type 2026-05-18 16:42:15 +00:00
Storage feat: implement Plan 2 — Article Management API 2026-05-14 05:19:20 +00:00
Translation feat: DB-backed translations editable in admin 2026-05-18 07:53:52 +00:00