Part-DB-server/assets/controllers/elements
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
..
datatables Made part table action bar sticky floating 2025-09-07 21:52:04 +02:00
attachment_autocomplete_controller.js Do not change the dropdownParent of tomselect if it is inside a modal 2025-10-19 00:34:31 +02:00
attachmenttype_change_controller.js Added copyright/license info to files 2022-11-29 21:21:26 +01:00
ckeditor_controller.js Added feature for part IPN suggest with category prefixes (#1054) 2025-11-03 00:31:47 +01:00
collection_type_controller.js Autofocus for frequently used input fields 2026-02-11 14:10:05 +01:00
delete_btn_controller.js Added an form for merging two parts together 2023-11-22 20:11:38 +01:00
hoverpic_controller.js Added copyright/license info to files 2022-11-29 21:21:26 +01:00
ipn_suggestion_controller.js Added feature for part IPN suggest with category prefixes (#1054) 2025-11-03 00:31:47 +01:00
json_formatter_controller.js Visualize generic object/JSON data of element history data as pretty tree structure on log detail page 2023-05-15 23:55:36 +02:00
link_confirm_controller.js Added button to user admin to impersonate a certain user 2023-07-08 22:43:41 +02:00
localStorage_checkbox_controller.js Save search setting checkboxes state to localStorage to persist it 2023-11-19 21:49:16 +01:00
part_search_controller.js Fixed JS translation fox new UX/translator version 2026-01-10 21:44:57 +01:00
part_select_controller.js Added clear button to optional part select fields 2026-01-25 19:12:27 +01:00
password_strength_estimate_controller.js Move frontend translations to separate domain to reduce bundle size (#1197) 2026-01-18 18:50:38 +01:00
preset_input_controller.js Added copyright/license info to files 2022-11-29 21:21:26 +01:00
select_controller.js Do not change the dropdownParent of tomselect if it is inside a modal 2025-10-19 00:34:31 +02:00
select_multiple_controller.js Do not change the dropdownParent of tomselect if it is inside a modal 2025-10-19 00:34:31 +02:00
sidebar_tree_controller.js Added copyright/license info to files 2022-11-29 21:21:26 +01:00
static_file_autocomplete_controller.js Do not change the dropdownParent of tomselect if it is inside a modal 2025-10-19 00:34:31 +02:00
structural_entity_select_controller.js Fixed JS translation fox new UX/translator version 2026-01-10 21:44:57 +01:00
tagsinput_controller.js Do not change the dropdownParent of tomselect if it is inside a modal 2025-10-19 00:34:31 +02:00
tree_controller.js Register the unselect handler on turbo:load instead of visit, to avoid problems that the newly clicked treeview node gets unselected too. 2024-01-28 21:57:42 +01:00