|
|
c1d4758e4c
|
feat(client_utils): theme can be changed from the CLI
|
2026-03-05 18:12:32 +01:00 |
|
|
|
7507f27d68
|
fix(becconnector): sanitize the setObjectName from qobject inheritance
|
2026-03-05 18:12:32 +01:00 |
|
|
|
b798ea2340
|
feat(bec-login): Add login widget in material design style
|
2026-03-05 18:12:32 +01:00 |
|
|
|
cd9c7ab079
|
fix(colors): more benevolent fetching of colormap names, avoid hardcoded wrong colormap mapping from GradientWidget from pg
|
2026-03-05 18:12:32 +01:00 |
|
|
|
fb55e72713
|
fix(screen_utils): screen utilities added and fixed sizing for widgets from launch window and main app
|
2026-03-05 18:12:32 +01:00 |
|
|
|
71ed2d353a
|
refactor(dock_area): change name to BECDockArea
|
2026-03-05 18:12:32 +01:00 |
|
|
|
48387c0ad9
|
fix(editors): VSCode widget removed
|
2026-03-05 18:12:32 +01:00 |
|
|
|
80c0dfa4f2
|
feat(image): modernization of image widget
|
2026-03-05 18:12:32 +01:00 |
|
|
|
940face118
|
fix(device_input_widgets): removed RPC access
|
2026-03-05 18:12:32 +01:00 |
|
|
|
fbddf4a284
|
feat(device_combobox): device filter added based on its signal classes
|
2026-03-05 18:12:32 +01:00 |
|
|
|
cfd6bde268
|
feat(signal_combobox): extended that can filter by signal class and dimension of the signal
|
2026-03-05 18:12:32 +01:00 |
|
|
|
dd69578b91
|
feat(plot_base): plot_base, image and heatmap widget adopted to property-toolbar sync
|
2026-03-05 18:12:32 +01:00 |
|
|
|
84d6653d19
|
fix(rpc_server): use single shot instead of processEvents to avoid dead locks
|
2026-03-05 18:12:32 +01:00 |
|
|
|
7fd7f67857
|
fix: adjust ring progress bar to ads
|
2026-03-05 18:12:32 +01:00 |
|
|
|
5435fec68a
|
feat: add export and load settings methods to BECConnector; add SafeProperty safe getter flag
|
2026-03-05 18:12:32 +01:00 |
|
|
|
d9b728584f
|
fix(launch_window): logic for showing launcher
|
2026-03-05 18:12:32 +01:00 |
|
|
|
de835e81d8
|
test: fix test
|
2026-03-05 18:12:32 +01:00 |
|
|
|
4edc57158b
|
test(device-manager-view): improve test coverage for device-manager-view
|
2026-03-05 18:12:31 +01:00 |
|
|
|
b67f3a14aa
|
test cleanup add mocked client
|
2026-03-05 18:12:31 +01:00 |
|
|
|
fa49322d1f
|
fix(device-manager-display-widget): fix error message popup on cancelling upload
|
2026-03-05 18:12:31 +01:00 |
|
|
|
24701c2a27
|
test(config-communicator): add test for cancel action
|
2026-03-05 18:12:31 +01:00 |
|
|
|
94faaba24d
|
fix(busy-loader): adjust busy loader and tests
|
2026-03-05 18:12:31 +01:00 |
|
|
|
332ca205c1
|
refactor(busy-loader): refactor busy loader to use custom widget
|
2026-03-05 18:12:31 +01:00 |
|
|
|
5deafb9797
|
feat(device-initialization-progress-bar): add progress bar for device initialization
|
2026-03-05 18:12:31 +01:00 |
|
|
|
0752f3d6a9
|
feat(toolbar): splitter action added
|
2026-03-05 18:12:31 +01:00 |
|
|
|
f6712e8bb8
|
fix(scatter_waveform): remove curve_json from the properties
|
2026-03-05 18:12:31 +01:00 |
|
|
|
66a95102dd
|
fix(signal_combo_box): get_signal_name added; remove duplicates from heatmap and scatter waveform settings;
|
2026-03-05 18:12:31 +01:00 |
|
|
|
7ab8e0c2ed
|
fix(scatter_waveform): devices and entries saved as properties
|
2026-03-05 18:12:31 +01:00 |
|
|
|
6baf1962fa
|
fix(heatmap): devices are saved as SafeProperties
|
2026-03-05 18:12:31 +01:00 |
|
|
|
6296055c66
|
test(script_tree): improve hover event handling with waitUntil
|
2026-03-05 18:12:31 +01:00 |
|
|
|
5e111cfc54
|
feat(web console): add support for shared web console sessions
|
2026-03-05 18:12:31 +01:00 |
|
|
|
836fedd50e
|
test(device-manager): use mocked client for tests
|
2026-03-05 18:12:31 +01:00 |
|
|
|
89d5c5abdb
|
refactor(ophyd-validation): Allow option to keep device visible after successful validation
|
2026-03-05 18:12:31 +01:00 |
|
|
|
1d654bd8bd
|
fix(device-manager): fix minor icon synchronization bugs
|
2026-03-05 18:12:31 +01:00 |
|
|
|
f827e77e87
|
test(device-form-dialog): adapt tests
|
2026-03-05 18:12:31 +01:00 |
|
|
|
eda30e3139
|
refactor(advanced_dock_area): change remove_widget to delete
|
2026-03-05 18:12:31 +01:00 |
|
|
|
6883982bf6
|
fix(advanced_dock_area): CLI API adjustments docs + names
|
2026-03-05 18:12:31 +01:00 |
|
|
|
9c66dd5991
|
fix(CLI): dock_area can be created from CLI with specific profile or empty
|
2026-03-05 18:12:31 +01:00 |
|
|
|
8f44213ecc
|
fix(advanced_dock_area): remove widget from dock area by object name
|
2026-03-05 18:12:31 +01:00 |
|
|
|
a6583ad53f
|
fix(dock_area): the old BECDockArea(pg) removed and replaces by AdvancedDockArea(ADS)
|
2026-03-05 18:12:30 +01:00 |
|
|
|
fa79179f89
|
feat(developer_widget): add signal connection for focused editor changes to disable run button for macro files
|
2026-03-05 18:12:30 +01:00 |
|
|
|
a6357af8ff
|
feat(device-manager): Add DeviceManager Widget for BEC Widget main applications
|
2026-03-05 18:12:30 +01:00 |
|
|
|
6fc524c819
|
fix(heatmap): interpolation thread is killed only on exit, logger for dandling thread
|
2026-03-05 18:12:30 +01:00 |
|
|
|
f98a5de7e9
|
perf(heatmap): thread worker optimization
|
2026-03-05 18:12:30 +01:00 |
|
|
|
323c8d5bc0
|
fix(heatmap): interpolation of the image moved to separate thread
|
2026-03-05 18:12:30 +01:00 |
|
|
|
96060fca53
|
fix(motor_map): x/y motor are saved in properties
|
2026-03-05 18:12:30 +01:00 |
|
|
|
440cecddf7
|
feat(advanced_dock_area): floating docks restore with relative geometry
|
2026-03-05 18:12:30 +01:00 |
|
|
|
58b88efcb6
|
feat(advanced_dock_area): created DockAreaWidget base class; profile management through namespaces; dock area variants
|
2026-03-05 18:12:30 +01:00 |
|
|
|
7305498475
|
feat(advanced_dock_area): UI/UX for profile management improved, saving directories logic adjusted
|
2026-03-05 18:12:30 +01:00 |
|
|
|
0b9e5c15af
|
fix(becconnector): ophyd thread killer on exit + in conftest
|
2026-03-05 18:12:30 +01:00 |
|