Part-DB-server/src/Services/InfoProviderSystem/DTOs
Jan Böhmer 77724a522b
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
Expose InfoProvider capabilities via REST API
2026-07-21 00:07:52 +02:00
..
BrowserSubmittedPage.php Allow to POST pages from a browser plugin to Part-DB so it can retrieve it later 2026-05-14 12:54:08 +02:00
BulkSearchFieldMappingDTO.php Fixed bulk provider imports, issue described in #869 2025-12-03 22:22:21 +01:00
BulkSearchPartResultDTO.php Renamed dto to make their relation to batch searches more clear 2025-09-21 17:49:00 +02:00
BulkSearchPartResultsDTO.php Renamed dto to make their relation to batch searches more clear 2025-09-21 17:49:00 +02:00
BulkSearchResponseDTO.php Ran rector 2026-02-14 23:33:40 +01:00
FileDTO.php Made classes readonly where possible 2025-09-21 14:25:57 +02:00
InfoProviderDTO.php Expose InfoProvider capabilities via REST API 2026-07-21 00:07:52 +02:00
ParameterDTO.php Made classes readonly where possible 2025-09-21 14:25:57 +02:00
PartDetailDTO.php Expose InfoProvider capabilities via REST API 2026-07-21 00:07:52 +02:00
PriceDTO.php Added MCP tools to access info provider features 2026-07-20 22:07:06 +02:00
PurchaseInfoDTO.php Moved VAT include info from pricedetail to orderdetail level 2026-02-10 16:53:41 +01:00
SearchResultDTO.php Expose InfoProvider capabilities via REST API 2026-07-21 00:07:52 +02:00