9ce2279533
feat(qt_utils): added error handle utility with popup messageBoxes
2024-07-16 17:47:19 +02:00
b98fd00ade
feat(color_map_selector): added colormap selector with plugin
2024-07-15 22:26:14 +02:00
006992e43c
test(waveform): tests extended
2024-07-14 19:32:36 +02:00
0c6a9f2310
feat(waveform): async readback update implemented for async devices
2024-07-14 19:12:19 +02:00
11a7204c98
test(toolbar): added reference pngs for spinner for Darwin
2024-07-14 16:49:33 +02:00
63db1352ee
fix: spinner: update reference image for widget test, use apply_theme
2024-07-10 15:36:06 +02:00
eb26e2a11b
test(vscode): fixed vscode tests for new cleanup routine
2024-07-09 00:40:15 +02:00
5de8804da1
test(vscode): improved vscode test
2024-07-09 00:40:15 +02:00
2988fd387e
feat: added reference utils to compare renderings of widgets
2024-07-09 00:40:15 +02:00
1b017edfad
feat(widgets): added device box with spinner
2024-07-09 00:40:15 +02:00
90178e2f61
fix(rpc_server): pass cli config to server
2024-07-07 23:25:45 +02:00
734f4c7750
tests(motor_map_widget): tests added
2024-07-07 22:59:02 +02:00
74a249bd06
test(setting_dialog): tests added
2024-07-07 22:59:02 +02:00
b9bff38b64
feat(toggle): added angular component-like toggle
2024-07-07 22:50:25 +02:00
f04862933f
refactor(device_input): DeviceComboBox and DeviceLineEdit moved to top layer of widgets
2024-07-07 18:53:32 +02:00
f5b8375fd3
refactor(stop_button): moved to top layer, plugin added
2024-07-07 18:53:32 +02:00
99114f14f6
fix(motor_control): temporary remove of motor control widgets
2024-07-07 11:41:07 +02:00
03819a3d90
feat(plugins): moved plugin dict to dataclass and container
2024-07-06 12:00:35 +02:00
e403870874
fix: changed inheritance to adress qt designer bug in rendering
2024-07-05 08:06:10 +02:00
576353cfe8
refactor: simplify logic in bec_status_box
2024-07-05 08:05:20 +02:00
008a33a9b1
fix(figure): API cleanup
2024-07-02 12:43:38 +02:00
a391f3018c
feat(bec_connector): export config to yaml
2024-07-02 12:43:38 +02:00
572f2fb811
feat(utils): colors added convertor for rgba to hex
2024-07-02 12:43:38 +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
4a97105e4b
fix(figure): subplot methods consolidated; added subplot factory
2024-07-02 12:43:38 +02:00
797f73c39a
fix(image): image can be fully reconstructed from config
2024-07-02 12:43:38 +02:00
c42511dd44
fix(plugins): fixes and tests for auto-gen plugins
2024-06-28 13:49:12 +02:00
3faee98ec8
feat(widgets): added simple bec queue widget
2024-06-26 20:42:37 +02:00
a268caaa30
test(bec_figure): tests for removing widgets with rpc e2e
2024-06-26 11:41:29 +02:00
7271b422f9
test(waveform1d): dap e2e test added
2024-06-25 18:37:23 +02:00
1866ba66c8
feat(waveform1d): dap LMFit model can be added to plot
2024-06-25 18:37:20 +02:00
7120f3e93b
fix(vscode): only run terminate if the process is still alive
2024-06-25 18:17:02 +02:00
88ecd05b95
test: add test for imageitem
2024-06-25 11:58:55 +02:00
e5c0087c9a
fix: renamed spiral progress bar to ring progress bar; closes #235
2024-06-24 16:37:36 +02:00
4348ed1bb2
test: bugfix to prohibit leackage of mock
2024-06-24 14:04:42 +02:00
4ca1efeeb8
feat(connector): added threadpool wrapper
2024-06-24 13:41:10 +02:00
aa7ce2ea27
tests(status_box_test): temporary disabled tests for status_box due to high rate of failures
2024-06-24 13:15:59 +02:00
83001a0d82
test(scan_control):e2e tests added
2024-06-23 12:53:15 +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
4e2c9df6a4
refactor(device_line_edit): renamed default_device to default
2024-06-23 12:11:27 +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
48ae950d57
feat(widgets): added vscode widget
2024-06-21 13:47:05 +02:00
ce374163ca
fix: ignore GUI server output (any output will go to log file)
...
If a logger is given to log `_start_log_process`, the server stdout and
stderr streams will be redirected as log entries with levels DEBUG or ERROR
in their parent process
2024-06-21 12:32:59 +02:00
630616ec72
feat: add logger for BEC GUI server
2024-06-21 12:32:59 +02:00
d2f2b206bb
refactor: Change inheritance to QTreeWidget from QWidget
2024-06-21 10:27:15 +02:00
5d4ca816cd
test: add test suite for bec_status_box and status_item
2024-06-20 18:08:26 +02:00
ef25f56380
feat(rpc): discover widgets automatically
2024-06-20 14:04:30 +02:00
1a0a98a453
test(device_input): tests added
2024-06-20 09:25:43 +02:00