0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 11:11:49 +02:00
Commit Graph

1722 Commits

Author SHA1 Message Date
3653fe9799 wip - fix formatter 2025-03-13 10:32:04 +01:00
750350dc52 wip - removed rpcreference import 2025-03-13 10:30:04 +01:00
9eb1608b01 wip - test namespace 2025-03-13 10:24:35 +01:00
0433b40054 wip - namespace 2025-03-13 10:24:35 +01:00
d1a41752c4 wip - namespace 2025-03-13 10:24:35 +01:00
bf060b3aba wip - namespace 2025-03-13 10:24:35 +01:00
5f0dd62f25 wip - namespace 2025-03-13 10:24:35 +01:00
21b1f0b2de wip - namespace 2025-03-13 10:24:35 +01:00
17f6dbb0d4 wip - namespace 2025-03-13 10:24:35 +01:00
ba347e026a wip - namespace update 2025-03-13 10:06:11 +01:00
705f157c04 docs(plot_base): update docstrings for properties and setters 2025-03-06 16:07:56 +01:00
4736c2fad1 refactor(waveform_widget): removed and replaced by Waveform 2025-03-06 16:07:56 +01:00
31b40aeede test(plot_indicators): tests adapted to not be dependent on BECWaveformWidget 2025-03-06 16:07:56 +01:00
77e8a5c884 fix(plot_indicators): cleanup adjusted 2025-03-06 16:07:56 +01:00
0f4365bbb0 feat(waveform): new Waveform widget based on NextGen PlotBase 2025-03-06 16:07:56 +01:00
906ca03929 fix(entry_validator): validator reports list of signal if user chooses the wrong one 2025-03-06 16:07:56 +01:00
1206069a8f fix(plot_base): update mouse mode state on mode change 2025-03-06 16:07:56 +01:00
86487a5f4d fix(plot_base): aspect ratio removed from the PlotBase 2025-03-06 16:07:56 +01:00
4bdcae7028 fix(plot_base): inner and outer axis setting in popup mode 2025-03-06 16:07:56 +01:00
81f61f3c3b fix(plot_base): fix cleanup of popups if popups are still open when PlotBase is closed 2025-03-06 16:07:56 +01:00
89e8ebf1b6 fix(lmfit_dialog_vertical): vertical sizePolicy fixed 2025-03-06 16:07:56 +01:00
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
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
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
4db0f9f10c 1.24.2
Automatically generated by python-semantic-release
v1.24.2
2025-02-27 10:08:57 +00:00
46b1a228be fix(e2e): added wait time to flaky e2e 2025-02-27 10:54:36 +01:00
531018b0ac 1.24.1
Automatically generated by python-semantic-release
v1.24.1
2025-02-26 21:06:09 +00:00
8679b5f08b test: extended test coverage for axis settings, plot base and qt toolbar action 2025-02-26 21:54:33 +01:00
6f2c2401ac refactor(plot_base): toolbar buttons adapted for the Switch actions from toolbar; plot export and mouse modes consolidated into one switch button 2025-02-26 21:54:33 +01:00
6d1106e33e fix(toolbar): Switch Actions for default checked actions fixed 2025-02-26 21:54:33 +01:00
90a184643a refactor(axis_settings): spinbox migrated to new BECSpinBoxes 2025-02-26 21:54:33 +01:00
3aa2f2225f fix(plot_base): ability to choose between popup or side panel gui mode 2025-02-26 21:54:33 +01:00
f54e69f1cf 1.24.0
Automatically generated by python-semantic-release
v1.24.0
2025-02-26 11:20:07 +00:00
7309c1dede feat: add metadata widget to scan control 2025-02-26 12:08:32 +01:00
1c0021f98b fix: make scan metadata use collapsible frame 2025-02-26 12:08:32 +01:00
d32952a0d5 style: isort 2025-02-26 12:08:32 +01:00
5206528fec feat: add expandable/collapsible frame 2025-02-26 12:08:32 +01:00
42665b69c5 fix: replace add'l md table w/ tree view 2025-02-26 12:08:32 +01:00
209c898e3d 1.23.1
Automatically generated by python-semantic-release
v1.23.1
2025-02-24 13:54:40 +00:00
6a43554f3b fix: update redis mock for changes in bec 2025-02-24 14:43:02 +01:00
95c931af0b 1.23.0
Automatically generated by python-semantic-release
v1.23.0
2025-02-24 10:00:25 +00:00
f19d9485df feat(bec_spin_box): double spin box with setting inside for defining decimals 2025-02-24 10:49:10 +01:00
575c988c4f 1.22.0
Automatically generated by python-semantic-release
v1.22.0
2025-02-19 16:54:57 +00:00
6b08f7cfb2 refactor(toolbar): added dark mode button for testing appearance for the toolbar example 2025-02-19 17:43:49 +01:00
6ae33a23a6 test(toolbar): blocking tests fixed 2025-02-19 17:08:56 +01:00
facb8c30ff fix(toolbar): update_separators logic updated, there cannot be two separators next to each other 2025-02-19 15:44:44 +01:00
333570ba2f feat(toolbar): SwitchableToolBarButton 2025-02-19 15:42:31 +01:00