1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-01-01 03:21:19 +01:00
Commit Graph

1745 Commits

Author SHA1 Message Date
36749dd76d refactor: cleanup rpc reference tracking, fix appquit, fix namespace updates edge cases 2025-03-25 16:45:07 +01:00
225b73b073 refactor(rpc_reference): refactor rpc reference tracking 2025-03-25 16:45:07 +01:00
26bc6ec089 test: fix tests for namespace updates 2025-03-25 16:45:07 +01:00
1172a1250a fix (client-utils): start server if not running for 'show' and 'new' 2025-03-25 16:45:07 +01:00
64236c2cfc fix(device_input_base): removed enums from Pydantic models to make them serialisable 2025-03-25 16:45:07 +01:00
2adcc4a4ad fix(server): remove window.hide() since widgets will be teared down on kill_server before siginit signals is sent 2025-03-25 16:45:07 +01:00
1c322cc20a feat: add rpc broadcast 2025-03-25 16:45:07 +01:00
6282210698 fix(motor_map): limit map creating optimized 2025-03-25 16:45:07 +01:00
441b663880 refactor(motor_map_widget): BECMotorMapWidget removed 2025-03-25 16:45:07 +01:00
7a9a1dc220 feat(motor_map): new MotorMap widget based on PlotBase 2025-03-25 16:45:07 +01:00
d9de75bbfa fix(plot_base): do not enable inner axes when label is changed 2025-03-25 16:45:07 +01:00
35ebd19062 fix(plot_base): axis setting filter for relevant properties 2025-03-25 16:45:07 +01:00
9df815a7c8 fix(scatter_waveform,waveform): Added QTimer to fetch the last data points after 500ms 2025-03-25 16:45:07 +01:00
7b7c0c4570 feat(scatter_waveform): scatter waveform widget based on new Plotbase 2025-03-25 16:45:07 +01:00
57a6906dd7 refactor(tests): create dummy scan item moved to client_mocks.py 2025-03-25 16:45:07 +01:00
c2f8f285a8 fix(plot_base): improved handling of matplotlib exporter errors 2025-03-25 16:45:07 +01:00
339e0152ff fix(plot_base): ability to set y label suffix 2025-03-25 16:45:07 +01:00
080c9e25ff refactor(image_widget): old BECImageWidget removed 2025-03-25 16:45:07 +01:00
b06fc5e255 feat(image): new Image widget based on new PlotBase 2025-03-25 16:45:07 +01:00
240044d680 fix(toolbar): update action check handling logic for SwitchableToolBarAction 2025-03-25 16:45:07 +01:00
7bf7fa5b7c fix(plot_base): enable popup property fixed 2025-03-25 16:45:07 +01:00
c431deecf4 fix(crosshair): adapted for 2D image 2025-03-25 16:45:07 +01:00
7a2c19c295 test: disable test_bec_dock_rpc_e2e module, issue to fix this created #450 2025-03-25 16:45:07 +01:00
70a1de5456 tests: fix e2e tests for namespace refactoring 2025-03-25 16:45:07 +01:00
4f7babb757 refactor: cleanup MR 2025-03-25 16:45:06 +01:00
08f5a1cceb feat!: namespace update for gui, dock_area and docks. 2025-03-25 16:45:06 +01:00
f895dd4863 docs(plot_base): update docstrings for properties and setters 2025-03-25 16:45:06 +01:00
22e804a7bc refactor(waveform_widget): removed and replaced by Waveform 2025-03-25 16:45:06 +01:00
5f1455910a test(plot_indicators): tests adapted to not be dependent on BECWaveformWidget 2025-03-25 16:45:06 +01:00
0bb301b678 fix(plot_indicators): cleanup adjusted 2025-03-25 16:45:06 +01:00
147ced2cb0 feat(waveform): new Waveform widget based on NextGen PlotBase 2025-03-25 16:45:06 +01:00
f4d3820838 fix(entry_validator): validator reports list of signal if user chooses the wrong one 2025-03-25 16:45:06 +01:00
1f548bbf9b fix(plot_base): update mouse mode state on mode change 2025-03-25 16:45:06 +01:00
6c286b02e8 fix(plot_base): aspect ratio removed from the PlotBase 2025-03-25 16:45:06 +01:00
9b42e95eeb fix(plot_base): inner and outer axis setting in popup mode 2025-03-25 16:45:06 +01:00
5776fe66e9 fix(plot_base): fix cleanup of popups if popups are still open when PlotBase is closed 2025-03-25 16:45:06 +01:00
b948e183c5 fix(lmfit_dialog_vertical): vertical sizePolicy fixed 2025-03-25 16:45:06 +01:00
semantic-release
8f2f42f818 1.25.1
Automatically generated by python-semantic-release
v1.25.1
2025-03-24 19:00:20 +00:00
e5c9dd288c fix(positioner_box): if possible tweak should use the current setpoint instead of the readback 2025-03-24 15:27:32 +01:00
be274a10fc fix(positioner_box): fixed motor moving flags for spinner 2025-03-21 18:12:55 +01:00
d86ef4e763 ci: add e2e job for pre_release branches 2025-03-13 16:44:57 +01:00
6cf39b3796 ci: fix conda channels for PSI policy change 2025-03-13 16:13:44 +01:00
semantic-release
15e11b287d 1.25.0
Automatically generated by python-semantic-release
v1.25.0
2025-03-07 15:19:37 +00:00
7cbebbb1f0 feat(waveform): add slice handling and reset functionality for async updates 2025-03-07 15:44:46 +01:00
semantic-release
66f4f9bfa8 1.24.5
Automatically generated by python-semantic-release
v1.24.5
2025-03-06 14:51:03 +00:00
66c6c7fa50 fix: add support for additional keyword arguments in widget constructors 2025-03-06 15:39:16 +01:00
semantic-release
31c3337300 1.24.4
Automatically generated by python-semantic-release
v1.24.4
2025-03-05 19:59:54 +00:00
2c506ee3c8 fix(cli/server): handle RedisError during heartbeat emission to properly close the app even if the Redis connection is lost 2025-03-05 20:41:33 +01:00
semantic-release
25423f4a3a 1.24.3
Automatically generated by python-semantic-release
v1.24.3
2025-03-05 09:46:53 +00:00
fa91366dcb fix(multi_waveform): update on_async_readback to use structured metadata for async updates with "add" instead of "extend" 2025-03-04 22:31:14 +01:00