Part-DB-server/src/Form
Sebastian Almberg 9178154986 Add configurable KiCad field export for part parameters
Add a kicad_export checkbox to parameters, allowing users to control
which specifications appear as fields in the KiCad HTTP library API.
Parameters with kicad_export enabled are included using their formatted
value, without overwriting hardcoded fields like description or Stock.
2026-02-16 21:10:59 +01:00
..
AdminPages Merge branch 'autofocus-fields' 2026-02-15 21:37:12 +01:00
Extension Made password toggle buttons labels translatable 2025-11-30 15:36:54 +01:00
Filters Allow to order and filter by GTIN in part tables 2026-02-08 15:51:39 +01:00
History Fixed some deprecations 2025-09-23 00:03:04 +02:00
InfoProviderSystem Ran rector to convert some our twig extensions to use #[AsTwigXX] attributes 2026-02-14 23:53:31 +01:00
LabelSystem Allow to scan gtin barcodes and find parts via it 2026-02-08 16:06:01 +01:00
Part Allow stocktake date to be empty on part lot form 2026-02-16 18:25:41 +01:00
Permissions Applied rector suggestions 2024-06-22 00:31:43 +02:00
ProjectSystem Applied rector suggestions 2024-06-22 00:31:43 +02:00
Settings Use static message in settings to remove translation editor clutter 2025-11-30 15:17:37 +01:00
Type Added the option to only show attachment types for certain element classes 2026-02-08 19:30:06 +01:00
AttachmentFormType.php Ran rector to convert some our twig extensions to use #[AsTwigXX] attributes 2026-02-14 23:53:31 +01:00
LabelOptionsType.php Removed unused import statements 2024-03-03 20:34:36 +01:00
ParameterType.php Add configurable KiCad field export for part parameters 2026-02-16 21:10:59 +01:00
TFAGoogleSettingsType.php Added translation for the confirmation code field in the authenticator app 2FA setup section 2024-10-13 20:46:12 +02:00
UserAdminForm.php Ran rector to convert some our twig extensions to use #[AsTwigXX] attributes 2026-02-14 23:53:31 +01:00
UserSettingsType.php Ran rector to convert some our twig extensions to use #[AsTwigXX] attributes 2026-02-14 23:53:31 +01:00