Part-DB.Part-DB-server/assets/controllers/elements
Jan Böhmer 198befe2bc Allow to dynamically create elements with purely numeric names in a selector type
Before this was not possible, as this was messed up with the DB ids. Now we prefix the new created values with a special prefix, to mark them as new.

This fixes issue #381
2023-09-24 15:28:35 +02:00
..
datatables Added button to inverse part selection in tables 2023-08-21 22:49:02 +02:00
attachment_autocomplete_controller.js Properly destroy tomSelect on disconnect() 2023-02-12 17:53:10 +01:00
attachmenttype_change_controller.js Added copyright/license info to files 2022-11-29 21:21:26 +01:00
ckeditor_controller.js Moved components styles to their own subfolders to improve organization. 2022-12-11 23:13:40 +01:00
collection_type_controller.js Removed unused controller, which was used for U2F registration before 2023-06-28 16:10:18 +02:00
delete_btn_controller.js delete_btn_controller: Keep the value and name of the original clicked button 2023-05-15 00:34:06 +02: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
part_select_controller.js Properly destroy tomSelect on disconnect() 2023-02-12 17:53:10 +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
structural_entity_select_controller.js Allow to dynamically create elements with purely numeric names in a selector type 2023-09-24 15:28:35 +02:00
tagsinput_controller.js Properly destroy tomSelect on disconnect() 2023-02-12 17:53:10 +01:00
tree_controller.js Fixed darkmode for some elements 2023-06-20 01:01:40 +02:00