Part-DB.Part-DB-server/tests
Treeed 9e85b70c17
Added capability to scan Digikey barcodes and open the local part part page based on the result (#811)
* added capability to scan digikey barcodes and open the local part page based on the digikey part number or manufacturer part number

* had replaced one too many doublequotes

* Generalized interpretation of format06 barcodes, added ids for mouser

* Renamed vendor_barcode to user_barcode in entities

* Added a own class to parse EIGP114 barcodes

* Added tests to EIGP114Barcode parser

* Refactored code

* Changed BarcodeRedirector to support the new Barcode EIGP114BarcodeScanResult class

* Added possibility to just show all information contained in a barcode

* Dont require trailer for EIGP114 barcodes, as digikey does not seem to put them onto their  barcodes

* Fixed inspection issues

---------

Co-authored-by: jona <a@b.c>
Co-authored-by: Jan Böhmer <mail@jan-boehmer.de>
2025-01-04 01:20:51 +01:00
..
API Applied rector to remaining test files 2024-06-22 00:37:47 +02:00
assets Started to work on an import possibility for Partkeepr databases 2023-03-23 01:16:12 +01:00
Controller Applied rector to remaining test files 2024-06-22 00:37:47 +02:00
DataTables/Filters Added declare strict types to all files 2023-06-11 18:59:07 +02:00
Doctrine Applied rector suggestions 2024-06-22 00:31:43 +02:00
Entity Use DatetimeImmutable instead of DateTime wherever possible 2024-06-22 17:36:54 +02:00
EventSubscriber Only check every 10 minutes if the user needs to setup a 2FA method enforced by its group 2023-07-19 00:56:28 +02:00
Exceptions Remove project path in twig label error messages to prevent information leakage 2024-08-23 22:28:29 +02:00
Helpers Fixed (wrongly) failing test on IPAnonymizer 2024-12-02 11:01:39 +01:00
Repository Added missing tests for LogEntryRepository 2024-06-23 16:07:42 +02:00
Security Added declare strict types to all files 2023-06-11 18:59:07 +02:00
Serializer Applied rector suggestions 2024-06-22 00:31:43 +02:00
Services Added capability to scan Digikey barcodes and open the local part part page based on the result (#811) 2025-01-04 01:20:51 +01:00
Twig Allow locales like de_DE in removeLocaleFromPath function 2024-06-22 19:48:11 +02:00
Validator Applied rector suggestions 2024-06-22 00:31:43 +02:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
ApplicationAvailabilityFunctionalTest.php Test merge and update from info provider controller endpoints 2023-11-24 23:13:15 +01:00
bootstrap.php Added declare strict types to all files 2023-06-11 18:59:07 +02:00
DatatablesAvailabilityTest.php Fixed total amount and less than desired filter on postgresql 2024-06-16 23:26:57 +02:00
object-manager.php Fixed PHPstan issues 2023-08-28 22:39:29 +02:00
symfony-container.php Added declare strict types to all files 2023-06-11 18:59:07 +02:00