0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-14 03:31:50 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
91959e82de refactor: do not flush selection upon receiving config update; allow widgetIO to receive kwargs to be able to use get_value to receive string instead of int for QComboBox 2024-10-24 18:09:18 +02:00
0350833f36 feat: add filter i/o utility class 2024-10-22 16:56:16 +02:00
9ef1d1c9ac feat(image): image widget can take data from monitor_1d endpoint 2024-10-13 16:13:53 +02:00
e870e5ba08 test: added test for device browser 2024-08-21 14:38:34 +02:00
70fb276fdf test(image_widget): tests added 2024-07-23 18:17:35 +02:00
006992e43c test(waveform): tests extended 2024-07-14 19:32:36 +02:00
1b017edfad feat(widgets): added device box with spinner 2024-07-09 00:40:15 +02:00
734f4c7750 tests(motor_map_widget): tests added 2024-07-07 22:59:02 +02:00
2e2d422910 fix(motor_map): API changes updates current visualisation; motor_map can be initialised from config 2024-07-02 12:43:38 +02:00
1a0a98a453 test(device_input): tests added 2024-06-20 09:25:43 +02:00
5d09a13d88 fix: adapt to bec_lib changes (no more submodules in __init__.py) 2024-05-15 10:10:14 +02:00
67a99a1a19 fix(plot/image): monitors are now validated with current bec session 2024-04-20 01:35:17 +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