Part-DB-server/assets/controllers/elements
Wieland Schopohl 31e3049bdd Fix sort order after column reorder on page reload
When columns are reordered via colReorder and the page is reloaded,
the saved sort state uses visual column indices. These were sent
directly as initial_order to the server, which interprets them as
original indices — causing the wrong column to be sorted.

Use the saved colReorder mapping to translate visual indices back to
original indices before sending initial_order in the _init request.
2026-04-16 11:30:44 +02:00
..
datatables Fix sort order after column reorder on page reload 2026-04-16 11:30:44 +02:00
attachment_autocomplete_controller.js Clear input after option selection in tomselect fields 2026-03-07 21:22:29 +01: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 Focus the first newly created number input for collection_types 2026-02-15 21:43:47 +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
nonprintable_char_input_controller.js Allow to scan labels anywhere on the page 2026-03-01 16:48:29 +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 Clear input after option selection in tomselect fields 2026-03-07 21:22:29 +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 Clear input after option selection in tomselect fields 2026-03-07 21:22:29 +01:00
select_multiple_controller.js Clear input after option selection in tomselect fields 2026-03-07 21:22:29 +01:00
sidebar_tree_controller.js Select the respective node in the sidebar treeviews, when navigating Part-DB 2026-03-06 23:23:38 +01:00
static_file_autocomplete_controller.js Clear input after option selection in tomselect fields 2026-03-07 21:22:29 +01:00
structural_entity_select_controller.js Clear input after option selection in tomselect fields 2026-03-07 21:22:29 +01:00
tagsinput_controller.js Clear input after option selection in tomselect fields 2026-03-07 21:22:29 +01:00
tree_controller.js Fixed highlight on url change for tools sidebar tree 2026-03-07 00:26:33 +01:00