Part-DB-server/assets/controllers/elements
d-buchmann afbd373088 Modify select panel visibility
Make the select panel always visible because several user reports suggest that they are unaware of the feature.
Also solves the minor issue that selecting/deselecting a single row changes the position of the table which makes it prone to misclicks.
2025-08-13 11:57:00 +02:00
..
datatables Modify select panel visibility 2025-08-13 11:57:00 +02:00
attachment_autocomplete_controller.js Apply click_to_edit plugin where reasonable 2025-02-16 20:24:01 +01:00
attachmenttype_change_controller.js Added copyright/license info to files 2022-11-29 21:21:26 +01:00
ckeditor_controller.js Updated CKeditor5 to v41 2024-12-29 19:31:04 +01:00
collection_type_controller.js Added button to create attachments by uploading multiple files 2024-03-02 18:26:50 +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
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 problem, that search field and search options did not close when clicking outside 2024-10-13 23:19:03 +02:00
part_select_controller.js Restrict size of part images, if the part selector element is very wide 2023-11-13 23:05:25 +01:00
password_strength_estimate_controller.js Use symfony/ux-translator to translate password_strength_estimator badges 2023-06-28 16:00:11 +02:00
preset_input_controller.js Added copyright/license info to files 2022-11-29 21:21:26 +01:00
select_controller.js Properly destroy tomSelect on disconnect() 2023-02-12 17:53:10 +01:00
select_multiple_controller.js Properly destroy tomSelect on disconnect() 2023-02-12 17:53:10 +01:00
sidebar_tree_controller.js Added copyright/license info to files 2022-11-29 21:21:26 +01:00
static_file_autocomplete_controller.js Apply click_to_edit plugin where reasonable 2025-02-16 20:24:01 +01:00
structural_entity_select_controller.js Disable create option for input selects if an entity with this name already exists 2025-02-16 21:14:57 +01:00
tagsinput_controller.js Apply click_to_edit plugin where reasonable 2025-02-16 20:24:01 +01: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