SuperSeller3000/src/Infrastructure/Persistence/Repository
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
..
DoctrineAIPipelineJobRepository.php feat: disable Re-run AI when pipeline job is already active 2026-05-18 07:56:00 +00:00
DoctrineApiKeyRepository.php feat: add security layer, domain repositories and infrastructure services 2026-05-17 22:43:58 +00:00
DoctrineArticlePhotoRepository.php feat: implement Plan 2 — Article Management API 2026-05-14 05:19:20 +00:00
DoctrineArticleRepository.php feat: Frappe ERP matching, pipeline model cache, ACL, stock field, specs by type 2026-05-18 16:42:15 +00:00
DoctrineArticleTypePlatformConfigRepository.php feat: eBay business policies + per-adapter admin navigation 2026-05-19 07:13:51 +00:00
DoctrineArticleTypeRepository.php feat: implement Plan 2 — Article Management API 2026-05-14 05:19:20 +00:00
DoctrineAttributeMappingRepository.php feat: implement Plan 2 — Article Management API 2026-05-14 05:19:20 +00:00
DoctrineAttributeValueRepository.php feat: implement Plan 2 — Article Management API 2026-05-14 05:19:20 +00:00
DoctrineChannelFieldRepository.php feat: implement Plan 2 — Article Management API 2026-05-14 05:19:20 +00:00
DoctrineCustomerRepository.php feat: implement Plan 2 — Article Management API 2026-05-14 05:19:20 +00:00
DoctrineInvoiceRepository.php feat: add security layer, domain repositories and infrastructure services 2026-05-17 22:43:58 +00:00
DoctrineOrderRepository.php feat: implement Plan 2 — Article Management API 2026-05-14 05:19:20 +00:00
DoctrinePlatformRepository.php feat: implement Plan 2 — Article Management API 2026-05-14 05:19:20 +00:00
DoctrinePromptTemplateRepository.php feat: editable AI prompt templates and articleType context in specs research 2026-05-18 07:19:02 +00:00
DoctrineStoragePathRepository.php feat: implement Plan 2 — Article Management API 2026-05-14 05:19:20 +00:00
DoctrineTranslationRepository.php feat: DB-backed translations editable in admin 2026-05-18 07:53:52 +00:00
DoctrineUserRepository.php feat: add security layer, domain repositories and infrastructure services 2026-05-17 22:43:58 +00:00