Part-DB-server/assets/controllers/pages
swdee c5ea4d243f fix bug with manual form submission where a part does not exist but decodes properly which causes the camera to not redraw on page reload due to unclean shutdown. this is an existing bug in the scanner interface.
steps to produce the issue:
- have camera active
- put in code in Input
- info mode ticked
- click submit button

on page reload the camera does not reactivate
2026-02-19 12:19:46 +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 fix bug with manual form submission where a part does not exist but decodes properly which causes the camera to not redraw on page reload due to unclean shutdown. this is an existing bug in the scanner interface. 2026-02-19 12:19:46 +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_stocktake_modal_controller.js Added a modal to stocktake / set part lots amount from info page 2026-02-10 23:17:10 +01:00
part_withdraw_modal_controller.js Autofocus for frequently used input fields 2026-02-11 14:10:05 +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