4456297beb
fix(scan_control): scan parameters fetched from the scan_history, fix #707
2025-06-23 16:17:59 +02:00
b0d03c0648
refactor: rename field widgets
2025-06-17 15:32:24 +01:00
b225a7cc90
refactor: store modules with widget search
2025-05-28 13:05:28 +02:00
d915d2f507
fix: ( #612 ) fix additional MD form
...
makes sure the form is validated on any changes of the additional
metadata table model so that they are propagated to the scan control
widget even when nothing is entered in the standard form
2025-05-16 14:37:07 +02:00
1f2db927f5
fix(scan_control): restore scan parameters always regenerate the arg box, preventing infinite loop
2025-04-29 17:38:56 +02:00
d04770fe91
refactor: rearrange base of metadata forms for generic use
2025-04-29 11:35:10 +02:00
7309c1dede
feat: add metadata widget to scan control
2025-02-26 12:08:32 +01:00
12811eccdb
tests(scan_control): fixed hard-coded redis paths
2025-02-13 17:49:00 +01:00
aab0229a40
refactor(widgets): widget module structure reorganised
2024-11-14 14:20:20 +01:00
acb79020d4
test(scan_control): tests added for grid_scan to ensure scan_args signal validity
2024-10-22 16:05:14 +02:00
e3d0a7bbf9
refactor: move add/remove bundle to scan group box
2024-10-17 09:29:55 +02:00
b07e67715c
test(scan_control): tests extended for getting kwargs between scan switching and getting parameters from redis
2024-09-04 16:15:56 +02:00
7dadab1f14
refactor: add option to select scan and hide arg bundle buttons
2024-08-29 12:57:40 +02:00
bf6294ecbf
test: removed explicit call to close the widget
2024-08-07 12:25:54 +02:00
73cd11e472
test: register all widgets with qtbot and close them
2024-08-05 13:54:20 +02:00
37682e7b8a
fix(scan_group_box): added row counter based on widgets
2024-06-23 12:11:30 +02:00
56e74a0e7d
test(scan_control): tests added
2024-06-23 12:11:30 +02:00
c09644b29d
tests WIP
2024-06-23 12:11:30 +02:00
67d398caf7
fix(scan_control): scan_control.py combatible with the newest BEC versions, test disabled
2024-06-23 12:10:33 +02:00
216511b951
fix(widgets): removed widget module import of sub widgets
2024-06-19 13:38:46 +02:00
5600624c57
refactor(isort): isort applied
2024-04-16 09:51:39 +02:00
2446c401d9
test: unit tests moved to separate folder; scope of autouse bec_dispatcher fixture reduced only for unit tests; ci adjusted
2024-04-16 09:51:39 +02:00