Part-DB-server/src/Services/InfoProviderSystem
Jan Böhmer cb669ad4ec
Some checks failed
Build assets artifact / Build assets artifact (push) Has been cancelled
Docker Image Build / build (linux/amd64, amd64, ubuntu-latest) (push) Has been cancelled
Docker Image Build / build (linux/arm/v7, armv7, ubuntu-24.04-arm) (push) Has been cancelled
Docker Image Build / build (linux/arm64, arm64, ubuntu-24.04-arm) (push) Has been cancelled
Docker Image Build (FrankenPHP) / build (linux/amd64, amd64, ubuntu-latest) (push) Has been cancelled
Docker Image Build (FrankenPHP) / build (linux/arm/v7, armv7, ubuntu-24.04-arm) (push) Has been cancelled
Docker Image Build (FrankenPHP) / build (linux/arm64, arm64, ubuntu-24.04-arm) (push) Has been cancelled
Static analysis / Static analysis (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, sqlite) (push) Has been cancelled
Docker Image Build / merge (push) Has been cancelled
Docker Image Build (FrankenPHP) / merge (push) Has been cancelled
Fixed phpstan issues
2026-05-06 00:08:14 +02:00
..
DTOs Ran rector 2026-02-14 23:33:40 +01:00
Providers Fixed phpstan issues 2026-05-06 00:08:14 +02:00
BulkInfoProviderService.php Add Quick Apply and batch update to bulk info provider import (#1316) 2026-05-04 21:56:18 +02:00
CreateFromUrlHelper.php Added URL delegation feature to AI provider and added option to skip that delegation 2026-05-02 23:42:26 +02:00
DTOJsonSchemaConverter.php Improved parameter extraction & extraction of other infos 2026-04-26 23:15:29 +02:00
DTOtoEntityConverter.php Moved VAT include info from pricedetail to orderdetail level 2026-02-10 16:53:41 +01:00
ExistingPartFinder.php Run rector 2025-07-14 00:26:40 +02:00
PartInfoRetriever.php Allow to set no_cache options via info provider UI 2026-05-02 01:40:08 +02:00
ProviderRegistry.php Added logic to delegate the info retrieval logic to another provider when giving an URL 2026-02-01 20:49:50 +01:00