Part-DB-server/templates/parts
Sebastian Almberg 9831db30c8 Add KiCad API v2, orderdetail export control, EDA status indicator, BOM improvements
- Add KiCad API v2 endpoints (/kicad-api/v2) with volatile field support
  for stock and storage location (shown but not saved to schematic)
- Add kicad_export flag to Orderdetail entity for per-supplier SPN control
  (backward compatible: if no flag set, all SPNs exported as before)
- Add EDA completeness indicator column in parts datatable (bolt icon)
- Add ?minimal=true query param for faster category parts loading
- Improve category descriptions (use comment instead of URL when available)
- Improve BOM importer multi-footprint support: merge entries by Part-DB
  part ID when linked, tracking footprint variants in comments
- Fix KiCost manf/manf# fields always present (not conditional on orderdetails)
- Fix duplicate getEdaInfo() call in shouldPartBeVisible
- Consolidate supplier SPN and KiCost field generation into single loop
2026-02-16 21:12:40 +01:00
..
edit Add KiCad API v2, orderdetail export control, EDA status indicator, BOM improvements 2026-02-16 21:12:40 +01:00
import Improved documentation 2023-03-18 21:41:00 +01:00
info Fixed visual bug of tags column in parts lot 2026-02-16 18:29:34 +01:00
lists Fixed phpunit and phpstan issues 2026-02-15 00:49:12 +01:00
batch_eda_edit.html.twig Add batch EDA field editing from parts table 2026-02-16 21:10:59 +01:00