1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-04 16:02:51 +01:00
Commit Graph

642 Commits

Author SHA1 Message Date
59408d6fab feat(generate_cli): RPC API from content widget can be merged with the RPC API of the container widget statically 2026-03-04 08:32:14 +01:00
5b13e2c9d5 fix(dock_area): profile management with empty profile, applied across the whole repo 2026-03-04 08:32:14 +01:00
01005c909e fix(main_window): scan progress bar rpc not exposed 2026-03-04 08:32:14 +01:00
e933a4446a refactor(main_app): simpler id and object name management 2026-03-04 08:32:14 +01:00
1493d8e99d fix(view): based on BECWidgets 2026-03-04 08:32:14 +01:00
c26ad6d143 feat: add guided tour docs to device-manager-view 2026-03-03 16:45:45 +01:00
e45cab5b67 feat: guided tour for main app 2026-03-03 16:45:45 +01:00
3630a5518b fix(dock_area): tabbed dock have correct parent 2026-02-27 10:02:24 +01:00
6d41c94c83 fix(dock_area): widget_map and widget_list by default returns only becconnector based widgets 2026-02-27 09:59:30 +01:00
copilot-swe-agent[bot]
e97f417412 test(widget_io): add dedicated unit tests for iter_widget_tree and helper methods
Co-authored-by: wyzula-jan <133381102+wyzula-jan@users.noreply.github.com>
2026-02-25 13:38:32 +01:00
d42c9fccae feat(widget_hierarchy_tree): widget displaying parent child hierarchy from the app widgets 2026-02-25 13:38:32 +01:00
38d593941b feat(widget_highlighter): reusable separate widget highlighter 2026-02-25 13:38:32 +01:00
017faf33e2 refactor: global refactoring to use device-signal pair names 2026-02-24 15:11:21 +01:00
0315a10602 feat(client_utils): theme can be changed from the CLI 2026-02-24 14:27:25 +01:00
736fbedaae fix(dark_mode_button): RPC access disabled 2026-02-24 14:27:25 +01:00
7de228a412 fix(becconnector): sanitize the setObjectName from qobject inheritance 2026-02-20 17:38:42 +01:00
c998e3ec48 feat(bec-login): Add login widget in material design style 2026-02-20 08:40:41 +01:00
1534118f21 fix(colors): more benevolent fetching of colormap names, avoid hardcoded wrong colormap mapping from GradientWidget from pg 2026-02-02 14:11:59 +01:00
572797626c fix(screen_utils): screen utilities added and fixed sizing for widgets from launch window and main app 2026-01-31 20:05:04 +01:00
40a666aa18 refactor(dock_area): change name to BECDockArea 2026-01-30 16:26:35 +01:00
df4082b31b fix(editors): VSCode widget removed 2026-01-30 12:54:05 +01:00
0580b539fa feat(image): modernization of image widget 2026-01-29 14:37:09 +01:00
148b41e238 fix(device_input_widgets): removed RPC access 2026-01-28 12:47:19 +01:00
6e398e8077 feat(device_combobox): device filter added based on its signal classes 2026-01-28 12:47:19 +01:00
8d75c2af1c feat(signal_combobox): extended that can filter by signal class and dimension of the signal 2026-01-28 12:47:19 +01:00
24dbb885f6 feat(plot_base): plot_base, image and heatmap widget adopted to property-toolbar sync 2026-01-28 11:16:48 +01:00
4bb8e86509 test(e2e): raise with widget name 2026-01-28 10:50:52 +01:00
e5b76bc855 fix(rpc_server): use single shot instead of processEvents to avoid dead locks 2026-01-28 10:50:52 +01:00
99176198ee fix: adjust ring progress bar to ads 2026-01-28 10:50:52 +01:00
d48b9d224f feat: add export and load settings methods to BECConnector; add SafeProperty safe getter flag 2026-01-28 10:50:52 +01:00
44f7acaeda fix(launch_window): logic for showing launcher 2026-01-27 21:53:10 +01:00
d67227d20c test: fix test 2026-01-26 22:07:14 +01:00
2b5b7360ae test(device-manager-view): improve test coverage for device-manager-view 2026-01-26 22:07:14 +01:00
ee6fd5fb9e test cleanup add mocked client 2026-01-26 22:07:14 +01:00
53fe1ac63d fix(device-manager-display-widget): fix error message popup on cancelling upload 2026-01-26 22:07:14 +01:00
58e57169e8 test(config-communicator): add test for cancel action 2026-01-26 22:07:14 +01:00
b1a3403cd3 fix(busy-loader): adjust busy loader and tests 2026-01-26 22:07:14 +01:00
b38d6dc549 refactor(busy-loader): refactor busy loader to use custom widget 2026-01-26 22:07:14 +01:00
cc45fed387 feat(device-initialization-progress-bar): add progress bar for device initialization 2026-01-26 22:07:14 +01:00
45e9f03093 feat(toolbar): splitter action added 2026-01-23 15:10:12 +01:00
953760c828 fix(scatter_waveform): remove curve_json from the properties 2026-01-18 18:36:33 +01:00
dc3129357b fix(signal_combo_box): get_signal_name added; remove duplicates from heatmap and scatter waveform settings; 2026-01-18 18:36:33 +01:00
7e9cc20e59 fix(scatter_waveform): devices and entries saved as properties 2026-01-18 18:36:33 +01:00
5209f4c210 fix(heatmap): devices are saved as SafeProperties 2026-01-16 17:29:19 +01:00
5f30ab5aa2 test(script_tree): improve hover event handling with waitUntil 2026-01-16 17:07:48 +01:00
3926c5c947 feat(web console): add support for shared web console sessions 2026-01-16 17:07:48 +01:00
f71c8c882f test(device-manager): use mocked client for tests 2026-01-16 11:05:18 +01:00
04a30ea04c refactor(ophyd-validation): Allow option to keep device visible after successful validation 2026-01-16 11:05:18 +01:00
cbdeae15a1 fix(device-manager): fix minor icon synchronization bugs 2026-01-16 11:05:18 +01:00
73cfe8da4c test(device-form-dialog): adapt tests 2026-01-16 11:05:18 +01:00