1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-05-05 22:34:19 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
appel_c 40b5688158 refactor: improve labe of auto_update script 2024-06-10 08:27:32 +02:00
wyzula_j 52bc322b2b refactor(figure): logic for .add_image and .image consolidated; logic for .add_plot and .plot consolidated 2024-06-06 17:54:41 +02:00
wyzula_j e1af5ca60f fix(test/e2e): autoupdate e2e rewritten 2024-06-06 12:16:03 +02:00
wyzula_j 7fb31fc4d7 fix(test/e2e): spiral_progress_bar e2e tests rewritten to use config_dict 2024-06-06 12:16:02 +02:00
wyzula_j 5c6ba65469 fix(test/e2e): dockarea and dock e2e tests changed to check asserts against config_dict 2024-06-06 12:09:24 +02:00
guijar_m cd9fc46ff8 fix: rpc_server_dock fixture now spawns the server process 2024-06-06 12:09:24 +02:00
wyzula_j f51b25f0af fix: tests references to add_widget_bec refactored 2024-06-06 00:13:05 +02:00
wakonig_k 131f49da8e fix: fixed support for auto updates 2024-06-05 13:47:27 +02:00
wyzula_j 9648e3ea96 fix(bar): ring saves current value in config 2024-06-05 11:30:22 +02:00
wyzula_j 07b99d91a5 fix: compatibility adjustment to .ui loading and tests for PySide6 2024-05-29 14:36:42 +02:00
wyzula_j 76bd0d339a feat(widgets/progressbar): SpiralProgressBar added with rpc interface 2024-05-24 13:59:10 +02:00
wyzula_j fc4d0f3bb2 feat(figure): changes to support direct plot functionality 2024-05-24 10:50:00 +02:00
guijar_m 5d09a13d88 fix: adapt to bec_lib changes (no more submodules in __init__.py) 2024-05-15 10:10:14 +02:00
wyzula_j ceae979f37 fix(widgets/dock): BECDockArea close overwrites the default pyqtgraph Container close + minor improvements 2024-05-07 16:31:12 +02:00
wyzula_j d8ff8afcd4 feat(widget/dock): BECDock and BECDock area for dockable windows 2024-05-07 16:30:21 +02:00
wyzula_j 4f261be4c7 test(cli/rpc_register): e2e RPCRegister 2024-04-28 18:54:20 +02:00
wyzula_j a156803389 test(rpc/bec_figure): test_rpc_plotting_shortcuts_init_configs extended by testing scatter z gradient for BECWaveform through RPC 2024-04-19 01:09:39 +02:00
wyzula_j 1bc18a201c test(e2e/rpc): rpc e2e tests extended 2024-04-16 09:51:39 +02:00
wyzula_j 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
wyzula_j 4d0df364d3 test(end-2-end): rpc end-2-end tests 2024-04-16 09:51:39 +02:00