|
|
b4987fe759
|
feat(jupyter_console_window): adjustment for general usage
|
2026-01-05 11:25:54 +01:00 |
|
|
|
b0cb048c81
|
feat(ads): add pyi stub file to provide type hints for ads
|
2026-01-05 11:25:54 +01:00 |
|
|
|
e8c062a48f
|
feat(dm-view): initial device manager view added
|
2026-01-05 11:25:54 +01:00 |
|
|
|
dfe914bb7e
|
feat(help-inspector): add help inspector widget
|
2026-01-05 11:25:54 +01:00 |
|
|
|
b66353bf6e
|
fix(signal_label): dispatcher unsubscribed in the cleanup
|
2026-01-05 11:25:54 +01:00 |
|
|
|
ead1d38b49
|
fix(client): abort, reset, stop button removed from RPC access
|
2026-01-05 11:25:54 +01:00 |
|
|
|
b2505c6a56
|
feat(main_app): main app with interactive app switcher
|
2026-01-05 11:25:54 +01:00 |
|
|
|
663c00f1a4
|
feat(actions): actions can be created with label text with beside or under alignment
|
2026-01-05 11:25:54 +01:00 |
|
|
|
3dd688540e
|
feat(busy_loader): busy loader added to bec widget base class
|
2026-01-05 11:25:54 +01:00 |
|
|
|
092ac915a8
|
feat: add SafeConnect
|
2026-01-05 11:25:54 +01:00 |
|
|
|
03015a72a6
|
fix(bec_widgets): adapt to bec_qthemes 1.0; themes can be only applied on living Qt objects
|
2026-01-05 11:25:54 +01:00 |
|
|
|
7dcaf8fe4c
|
feat(advanced_dock_area): added ads based dock area with profiles
|
2026-01-05 11:25:54 +01:00 |
|
|
|
02db6307e4
|
fix(web_console): added startup kwarg
|
2026-01-05 11:25:54 +01:00 |
|
|
|
3a10cac7c8
|
refactor(bec_main_window): main app theme renamed to View
|
2026-01-05 11:25:54 +01:00 |
|
|
|
64fecd16dd
|
fix(widget_state_manager): state manager can save all properties recursively to already existing settings
|
2026-01-05 11:25:54 +01:00 |
|
|
|
76639b3e04
|
feat(bec_widget): attach/detach method for all widgets + client regenerated
|
2026-01-05 11:25:54 +01:00 |
|
|
|
a767ee8331
|
feat(widget_io): widget hierarchy can grap all bec connectors from the widget recursively
|
2026-01-05 11:25:54 +01:00 |
|
|
|
5c33f1a6d4
|
fix(bec_connector): widget_removed and name_established signals added
|
2026-01-05 11:25:54 +01:00 |
|
|
|
af320d812b
|
ci: install ttyd
|
2026-01-05 11:25:54 +01:00 |
|
|
|
5bfb50fdc6
|
ci: add artifact upload
|
2026-01-05 11:25:54 +01:00 |
|
|
|
5393a84494
|
build: PySide6-QtAds; bec_qtheme V1; dependencies updated and adjusted
|
2026-01-05 11:25:54 +01:00 |
|
|
|
d577fac02f
|
test(scan control): avoid strict length comparisons
|
2025-12-23 13:14:28 +01:00 |
|
|
|
0349c87261
|
ci: use auth.token instead of login_or_token
|
2025-12-23 13:14:28 +01:00 |
|
|
|
de8fe3b5f5
|
test(device config): validate against pydantic
|
2025-12-18 14:02:10 +01:00 |
|
semantic-release
|
2b75d5600a
|
2.45.13
Automatically generated by python-semantic-release
v2.45.13
|
2025-12-17 13:52:45 +00:00 |
|
|
|
01c6e092b9
|
fix(scan queue): adjustments for changes to the pydantic model of the scan queue
|
2025-12-17 14:51:54 +01:00 |
|
semantic-release
|
ca6f355aac
|
2.45.12
Automatically generated by python-semantic-release
v2.45.12
|
2025-12-16 12:37:06 +00:00 |
|
|
|
d876ca72bc
|
fix(heatmap): more robust logic for fast and slow axis in grid scan
|
2025-12-16 13:36:17 +01:00 |
|
|
|
e0fd97616d
|
fix(heatmap): flush image if config changes during scan
|
2025-12-16 13:36:17 +01:00 |
|
|
|
6af8a5cbfe
|
fix(heatmap): grid scan image correctly map to scan positions
|
2025-12-16 13:36:17 +01:00 |
|
semantic-release
|
944e2cedf8
|
2.45.11
Automatically generated by python-semantic-release
v2.45.11
|
2025-12-15 14:48:20 +00:00 |
|
|
|
cd11a6cce3
|
fix(waveform): support for AsyncMultiSignal
|
2025-12-15 15:47:26 +01:00 |
|
semantic-release
|
c98106e594
|
2.45.10
Automatically generated by python-semantic-release
v2.45.10
|
2025-12-10 11:21:40 +00:00 |
|
|
|
04f1ff4fe7
|
fix(devices): minor fix to comply with new config helper in bec_lib
|
2025-12-10 12:20:48 +01:00 |
|
semantic-release
|
45ed92494c
|
2.45.9
Automatically generated by python-semantic-release
v2.45.9
|
2025-12-09 14:21:27 +00:00 |
|
|
|
5fc96bd299
|
fix(rpc): add expiration to GUI registry state updates
|
2025-12-09 15:20:42 +01:00 |
|
semantic-release
|
1ad5df57fe
|
2.45.8
Automatically generated by python-semantic-release
v2.45.8
|
2025-12-08 14:36:13 +00:00 |
|
|
|
440e778162
|
fix(notification_banner): backwards compatibility to push messages from Broker to Centre as dict
|
2025-12-08 15:35:23 +01:00 |
|
|
|
fdeb8fcb0f
|
fix(notification_banner): formatted error messages fetched directly from BECMessage; do not repreat notifications ids
|
2025-12-08 15:35:23 +01:00 |
|
|
|
5c90983dd4
|
fix(notification_banner): better contrast in light mode
|
2025-12-08 15:35:23 +01:00 |
|
|
|
4171de1e45
|
fix(notification_banner): expired messages are hidden in notification center but still accessible
|
2025-12-08 15:35:23 +01:00 |
|
semantic-release
|
f12339e6f9
|
2.45.7
Automatically generated by python-semantic-release
v2.45.7
|
2025-12-08 14:04:02 +00:00 |
|
|
|
ce8e5f0bec
|
fix: handle none in literal combobox
|
2025-12-08 15:03:17 +01:00 |
|
semantic-release
|
7ea9ab5175
|
2.45.6
Automatically generated by python-semantic-release
v2.45.6
|
2025-11-27 09:43:46 +00:00 |
|
|
|
b72f0dc6e8
|
fix(curve): update dap curves if data are set manually
|
2025-11-27 10:42:58 +01:00 |
|
semantic-release
|
cb9d429884
|
2.45.5
Automatically generated by python-semantic-release
v2.45.5
|
2025-11-26 13:25:28 +00:00 |
|
|
|
0a80bd0a92
|
fix: remove ghost widgets in scan metadata
|
2025-11-26 14:24:36 +01:00 |
|
semantic-release
|
9bc9d355e2
|
2.45.4
Automatically generated by python-semantic-release
v2.45.4
|
2025-11-24 13:30:46 +00:00 |
|
|
|
7d5e702a11
|
fix(web_links): fixed link to bec widget issues from gitlab to github
|
2025-11-24 14:29:56 +01:00 |
|
|
|
40cbf7fe4f
|
fix(main_window): removed hiding scan progressbar animation
|
2025-11-24 14:29:56 +01:00 |
|