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

2080 Commits

Author SHA1 Message Date
8577d6d809 f 2025-06-04 21:20:28 +02:00
271bcca980 wip listitem 2025-06-04 15:56:26 +02:00
aefc1d49f4 wip 2025-06-04 14:21:05 +02:00
21b9dc086d wip feat: allow editing device config in browser 2025-06-04 11:02:06 +02:00
f5bba072ea fix: scale dict widget height 2025-06-04 10:59:55 +02:00
b9074e87b7 fix: pass on kwargs from PydanticModelForm 2025-06-04 10:59:55 +02:00
b6dd94121f refactor: move device config form to module 2025-06-04 10:59:51 +02:00
e6ab96ebdf feat: (#493) device browser to display config 2025-06-04 10:56:28 +02:00
eb76d5bfbd fix: exclude metadata from RPC 2025-06-04 09:36:19 +02:00
d8d870ffda feat: add clickable label util 2025-06-04 09:36:19 +02:00
797f72b28a fix: grid formatting in TypedForm 2025-06-04 09:36:19 +02:00
d9e5231d54 feat: (#493) device browser to display config 2025-06-04 09:36:19 +02:00
152514e4e1 fix: make generate plugin robust to multiline init
instead of str.find, use multiline regex with whitespace
2025-06-03 14:08:44 +02:00
5e73a063f4 fix(device browser): mocks and utils for tests 2025-06-03 14:08:44 +02:00
21645ddef3 feat: (#493) add dict to dynamic form types 2025-06-03 14:08:44 +02:00
f2dd735a53 feat: (#493) add helpers to dynamic form widgets 2025-06-03 14:08:44 +02:00
f68f072da3 2.10.2
Automatically generated by python-semantic-release
v2.10.2
2025-06-03 11:57:23 +00:00
1df6c1925b fix: remove unnecessary PySide imports 2025-06-03 13:56:35 +02:00
6b939ac34d ci: check for disallowed imports from PySide 2025-06-03 13:56:35 +02:00
6bcf20af07 2.10.1
Automatically generated by python-semantic-release
v2.10.1
2025-06-02 18:37:30 +00:00
a64cf0dd87 build: pyte removed from dependencies 2025-06-02 20:36:51 +02:00
cd4e90a79f fix(console): qt console widget deleted 2025-06-02 20:36:51 +02:00
49a96a18d6 2.10.0
Automatically generated by python-semantic-release
v2.10.0
2025-06-02 13:51:20 +00:00
2b4454a291 ci: fix artifact version 2025-06-02 15:50:41 +02:00
d12bd9fe1a ci: add job logs to e2e test 2025-06-02 15:50:41 +02:00
d0c1ac0cf5 feat(waveform): large async dataset warning popup 2025-06-02 15:50:41 +02:00
f90150d1c7 fix(waveform): waveform only update async data when scan is currently running 2025-06-02 15:50:41 +02:00
c684b6c230 2.9.2
Automatically generated by python-semantic-release
v2.9.2
2025-05-30 13:03:46 +00:00
91126168b6 fix(log_panel): removed lambda callback method 2025-05-30 15:03:08 +02:00
7322cd194f fix: move log panel to bec connector and add rate limiter 2025-05-30 15:03:08 +02:00
d9dc60ee99 fix: logpanel error cycle 2025-05-30 15:03:08 +02:00
e4cd4891ad 2.9.1
Automatically generated by python-semantic-release
v2.9.1
2025-05-30 11:27:23 +00:00
12f8c82eb5 fix: make registry update log message debug level 2025-05-30 13:26:40 +02:00
f46ffb14e1 2.9.0
Automatically generated by python-semantic-release
v2.9.0
2025-05-30 11:14:35 +00:00
2b9919bb34 docs: add usage docs for signal label widget 2025-05-30 13:13:55 +02:00
822e7d06ff feat: (#569) add signal label widget
add a widget which shows the current value of a signal from BEC.
configurable with many properties in designer. intended for use mainly
in static GUIs.
2025-05-30 13:13:55 +02:00
91195ae0fd fix(DeviceSignalInput): improve robustness
use set for storing filter properties to allow multiple set to true or
false
2025-05-30 13:13:55 +02:00
a6c5c21afa style: typing in bec_dispatcher 2025-05-30 13:13:55 +02:00
ff06954cb7 2.8.4
Automatically generated by python-semantic-release
v2.8.4
2025-05-30 11:01:06 +00:00
c8128faf79 fix(crosshair): label decimal precision is dynamically scaled with the plot zoom; API of all affected widgets adjusted; option added to PlotBase; closes #637 2025-05-30 13:00:18 +02:00
6b65a94c81 2.8.3
Automatically generated by python-semantic-release
v2.8.3
2025-05-30 09:03:15 +00:00
bf172b8431 fix: guard plugin repo import in e2e test 2025-05-30 11:02:14 +02:00
05329ab50f test(e2e): add tests involving plugin repo 2025-05-28 20:39:51 +02:00
b225a7cc90 refactor: store modules with widget search 2025-05-28 13:05:28 +02:00
3d8af05688 2.8.2
Automatically generated by python-semantic-release
v2.8.2
2025-05-27 14:44:05 +00:00
0bdd4e86a2 fix(image_roi): rois are invertible by default, fixes resizing bug when adding from ROI manager 2025-05-27 16:43:22 +02:00
104e4e427b 2.8.1
Automatically generated by python-semantic-release
v2.8.1
2025-05-27 14:34:15 +00:00
ada0977a1b fix(launch_window): font and tile size fixed across OSs, closes #607 2025-05-27 16:33:36 +02:00
1ea467c5fc 2.8.0
Automatically generated by python-semantic-release
v2.8.0
2025-05-26 13:05:43 +00:00
4f69f5da45 refactor(toolbar): add warning if no parent is provided as it may lead to segfaults 2025-05-26 15:05:06 +02:00