Part-DB-server/tests/Services
Sebastian Almberg ae7e31f0bd Address PR review: rename to eda_visibility, merge migrations, API versioning
Changes based on jbtronics' review of PR #1241:

- Rename kicad_export -> eda_visibility (entities, forms, templates,
  translations, tests) with nullable bool for system default support
- Merge two database migrations into one (Version20260211000000)
- Rename createCachedJsonResponse -> createCacheableJsonResponse
- Change bool $apiV2 -> int $apiVersion with version validation
- EDA visibility field only shown for part parameters, not other entities
- PopulateKicadCommand: check alternative names of footprints/categories
- PopulateKicadCommand: support external JSON mapping file (--mapping-file)
- Ship default mappings JSON at contrib/kicad-populate/default_mappings.json
- Add system-wide defaultEdaVisibility setting in KiCadEDASettings
- Add KiCad HTTP Library v2 spec link in controller docs
2026-02-18 09:26:40 +01:00
..
Attachments Ran rector and made tests final 2026-02-14 23:32:43 +01:00
EDA Address PR review: rename to eda_visibility, merge migrations, API versioning 2026-02-18 09:26:40 +01:00
EntityMergers/Mergers Ran rector and made tests final 2026-02-14 23:32:43 +01:00
Formatters Ran rector and made tests final 2026-02-14 23:32:43 +01:00
ImportExportSystem Fix fallback filename (#1238) 2026-02-15 14:41:25 +01:00
InfoProviderSystem Ran rector and made tests final 2026-02-14 23:32:43 +01:00
LabelSystem Ran rector and made tests final 2026-02-14 23:32:43 +01:00
LogSystem Ran rector and made tests final 2026-02-14 23:32:43 +01:00
Misc Ran rector and made tests final 2026-02-14 23:32:43 +01:00
Parameters Ran rector and made tests final 2026-02-14 23:32:43 +01:00
Parts Ran rector and made tests final 2026-02-14 23:32:43 +01:00
ProjectSystem Ran rector and made tests final 2026-02-14 23:32:43 +01:00
System Ran rector and made tests final 2026-02-14 23:32:43 +01:00
Trees Ran rector and made tests final 2026-02-14 23:32:43 +01:00
UserSystem Ran rector and made tests final 2026-02-14 23:32:43 +01:00
ElementTypeNameGeneratorTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00
ElementTypesTest.php Ran rector and made tests final 2026-02-14 23:32:43 +01:00