SuperSeller3000/src/Infrastructure
Simon Kuehn 6bd8e0bec8
Some checks are pending
CI / test (push) Waiting to run
feat: eBay business policies + per-adapter admin navigation
- ArticleTypePlatformConfig: fulfillmentPolicyId, paymentPolicyId,
  returnPolicyId, merchantLocationKey (all nullable)
- EbayAccountApiClient: fetches Fulfillment/Payment/Return policies
  from eBay Account API (/sell/account/v1)
- EbayInventoryApiClient: adds getLocations()
- EbayPolicyProvider: aggregates choices with 5 min cache; returns
  empty array on API failure so the form degrades to TextField
- EbayAdapter: reads real ArticleTypePlatformConfig (category ID no
  longer hardcoded), passes listingPolicies + merchantLocationKey
  into createOffer() when set
- EbayArticleTypePlatformConfigCrudController: live policy dropdowns
  from EbayPolicyProvider; fallback to TextField with help text
- DashboardController: eBay subMenu with Kategorie-Konfigurationen
- 7 new unit tests for EbayAdapter policy scenarios

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 07:13:51 +00:00
..
AI fix: vision agent serial-bleed regex + fix broken agent unit tests 2026-05-18 16:57:01 +00:00
Channel feat: eBay business policies + per-adapter admin navigation 2026-05-19 07:13:51 +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: eBay business policies + per-adapter admin navigation 2026-05-19 07:13:51 +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: eBay business policies + per-adapter admin navigation 2026-05-19 07:13:51 +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