Part-DB-server/assets/controllers/pages
2026-01-19 16:13:06 +13:00
..
association_edit_type_select_controller.js Hide the custom type input field if not needed to improve the UX 2023-11-16 22:33:31 +01:00
barcode_scan_controller.js when a part is scanned and not found, the scanner did not redraw so scanning subsequent parts was not possible without reloading the browser page. fixed the barcode scanner initialization and shutdown so it redraws properly after part not found 2026-01-19 16:13:06 +13:00
checkbox_multicheck_controller.js Improved frontend of build page 2023-01-22 17:34:10 +01:00
dont_check_quantity_checkbox_controller.js Added possibility to ignore the checks of withdraw amount when building projects 2023-08-20 23:23:18 +02:00
label_download_btn_controller.js Added copyright/license info to files 2022-11-29 21:21:26 +01:00
latex_preview_controller.js Update AbstractParameter.php (#959) 2025-07-06 00:20:29 +02:00
parameters_autocomplete_controller.js Update AbstractParameter.php (#959) 2025-07-06 00:20:29 +02:00
part_merge_modal_controller.js Added an modal form on the part info page, to merge a part into another one 2023-11-22 22:50:25 +01:00
part_withdraw_modal_controller.js Improved the backdrop removal of the modal after modal submission 2023-01-07 20:58:13 +01:00
reelCalculator_controller.js Added copyright/license info to files 2022-11-29 21:21:26 +01:00
synonyms_collection_controller.js Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00