Part-DB-server/docs/usage
Sebastian Almberg 3998248905
Import: document EDA/KiCad columns, test both column forms, fix eda_invisible inversion (#1436)
- Document the eda_* import columns in docs/usage/import_export.md: the flat form and its short
  aliases, and the nested eda_info.* form used by the CSV/JSON export and the shipped
  part_import_example.csv.
- Add EntityImporterTest coverage locking in that BOTH the nested eda_info.* form and the flat
  form import the EDA fields correctly (the nested form already worked via the serializer but was
  untested, so an export -> re-import round-trip could silently regress).
- Fix the eda_invisible alias: it was a plain key-rename to eda_visibility, so eda_invisible=1
  stored visibility=true (made the part visible - the opposite of the name). It is now handled
  explicitly and inverted.
2026-07-20 20:52:01 +02:00
..
ai.md Added ollama as AI provider 2026-06-21 20:41:24 +02:00
backup_restore.md Improve documentation clarity and fix outdated information (#1129) 2025-12-06 22:40:45 +01:00
bom_import.md Added documentation about the new BOM file types 2025-09-06 23:34:47 +02:00
console_commands.md Enhance KiCad integration: API v2, batch EDA editing, field export control (#1241) 2026-03-01 22:10:13 +01:00
eda_integration.md Clarify library addition as HTTP in KiCad documentation (#1438) 2026-07-17 00:07:52 +02:00
getting_started.md Improve documentation clarity and fix outdated information (#1129) 2025-12-06 22:40:45 +01:00
import_export.md Import: document EDA/KiCad columns, test both column forms, fix eda_invisible inversion (#1436) 2026-07-20 20:52:01 +02:00
index.md Moved remaining docs from github wiki to pages 2023-02-07 13:05:55 +01:00
information_provider_system.md Mention browser plugin in documentation 2026-05-19 17:18:21 +02:00
keybindings.md add option to disable keybindings fixing #1251 (#1254) 2026-02-28 22:07:14 +01:00
labels.md Added hint about HTML block to twig label documentation 2026-02-15 14:24:31 +01:00
scanner.md Added documentation about the barcode scanner 2026-03-01 18:11:58 +01:00
tips_tricks.md Improve documentation clarity and fix outdated information (#1129) 2025-12-06 22:40:45 +01:00
update_manager.md Add Update Manager documentation 2026-02-03 11:55:53 +01:00