Part-DB-server/src/Services/InfoProviderSystem/DTOs
Jan Böhmer 36e1fcfbed
Some checks are pending
Build assets artifact / Build assets artifact (push) Waiting to run
Docker Image Build / docker (push) Waiting to run
Docker Image Build (FrankenPHP) / docker (push) Waiting to run
Static analysis / Static analysis (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, mysql) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, mysql) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, mysql) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, mysql) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, postgres) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, postgres) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, postgres) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, postgres) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, sqlite) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, sqlite) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, sqlite) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, sqlite) (push) Waiting to run
Fixed bulk provider imports, issue described in #869
This makes PR #1110 obsolete
2025-12-03 22:22:21 +01: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 Added tests for new DTO objects 2025-09-21 23:07:45 +02:00
FileDTO.php Made classes readonly where possible 2025-09-21 14:25:57 +02:00
ParameterDTO.php Made classes readonly where possible 2025-09-21 14:25:57 +02:00
PartDetailDTO.php Doing refactoring to remove remains of arrays 2025-09-21 14:24:34 +02:00
PriceDTO.php Made classes readonly where possible 2025-09-21 14:25:57 +02:00
PurchaseInfoDTO.php Made classes readonly where possible 2025-09-21 14:25:57 +02:00
SearchResultDTO.php Doing refactoring to remove remains of arrays 2025-09-21 14:24:34 +02:00