SuperSeller3000/config
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
..
packages feat: Frappe ERP matching, pipeline model cache, ACL, stock field, specs by type 2026-05-18 16:42:15 +00:00
routes feat: add console commands, remaining migrations and config wiring 2026-05-17 22:44:11 +00:00
bundles.php feat: add console commands, remaining migrations and config wiring 2026-05-17 22:44:11 +00:00
preload.php feat: install Symfony 7 skeleton with Doctrine, Messenger, UID, Security 2026-05-14 04:21:34 +00:00
reference.php feat: add console commands, remaining migrations and config wiring 2026-05-17 22:44:11 +00:00
routes.yaml feat: admin panel, Mistral client, attribute management, API key command 2026-05-17 20:15:13 +00:00
services.yaml feat: eBay business policies + per-adapter admin navigation 2026-05-19 07:13:51 +00:00