barisgit
|
d0f2422e0d
|
Implement functionality to import schematic csv (or any other csv for that matter), with ability to map input columns to output columns with input validation and error handling
|
2025-09-06 19:54:13 +02:00 |
|
Jan Böhmer
|
946032a101
|
Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0
|
2024-12-28 23:08:08 +01:00 |
|
Jan Böhmer
|
a96c10a13e
|
Made KiCAD bom import independent from the language of the header rows
This fixes issue #604
|
2024-04-29 00:09:10 +02:00 |
|
Jan Böhmer
|
6a2ff9d153
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |
|
Jan Böhmer
|
684334ba22
|
Improved code style of tests
|
2023-06-11 15:02:59 +02:00 |
|
Jan Böhmer
|
7ee01d9a05
|
Applied rector with PHP8.1 migration rules
|
2023-06-11 14:17:19 +02:00 |
|
Jan Böhmer
|
63df16a369
|
Removed unused imports
|
2023-04-15 22:27:19 +02:00 |
|
Jan Böhmer
|
29d1d49aca
|
Fixed some more inspection issues
|
2023-04-15 22:05:29 +02:00 |
|
Jan Böhmer
|
e97a149474
|
Fixed static analysis issues
|
2023-03-17 00:11:01 +01:00 |
|
Jan Böhmer
|
e444388517
|
Added tests for PCBnew BOM type
|
2023-03-16 23:32:12 +01:00 |
|
Jan Böhmer
|
bd2559c37b
|
Added the basic possibility to import KiCAD BOMs into projects
|
2023-03-16 00:05:46 +01:00 |
|