Part-DB-server/src/Form/AdminPages
buchmann 76f0b05a09 Autofocus for frequently used input fields
Fixes #1157.
- Focus `name` field on new part
- Focus `amount` on add/withdraw modal
- Focus first "number type" input on any newly added collectionType table row... (debatable)

It would be even more favorable if the user could configure if they want to use autofocus and/or for which fields/dialogs it should be enabled.
2026-02-11 14:10:05 +01:00
..
AttachmentTypeAdminForm.php Use imports instead of FQNs 2023-06-11 15:00:28 +02:00
BaseEntityAdminForm.php Autofocus for frequently used input fields 2026-02-11 14:10:05 +01:00
CategoryAdminForm.php Added feature for part IPN suggest with category prefixes (#1054) 2025-11-03 00:31:47 +01:00
CompanyForm.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
CurrencyAdminForm.php Moved default language, default timezone and base currency settings to new settings system 2024-08-03 23:14:29 +02:00
FootprintAdminForm.php Removed unused import statements 2024-03-03 20:34:36 +01:00
GroupAdminForm.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
ImportType.php Implement excel based import/export 2025-08-31 22:15:58 +02:00
LabelProfileAdminForm.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
MassCreationForm.php Use imports instead of FQNs 2023-06-11 15:00:28 +02:00
MeasurementUnitAdminForm.php Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
PartCustomStateAdminForm.php Added custom part status (#1053) 2025-10-27 21:58:16 +01:00
ProjectAdminForm.php Added declare strict types to all files 2023-06-11 18:59:07 +02:00
StorelocationAdminForm.php Removed unused imports 2023-04-15 22:27:19 +02:00
SupplierForm.php Moved default language, default timezone and base currency settings to new settings system 2024-08-03 23:14:29 +02:00