1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-05-07 07:14:23 +02:00
Commit Graph

241 Commits

Author SHA1 Message Date
wyzula_j b4f6f5aa8b feat(waveform): composite DAP with multiple models 2026-03-11 21:52:10 +01:00
wyzula_j 14d51b8016 feat(curve, waveform): add dap_parameters for lmfit customization in DAP requests 2026-03-11 21:52:10 +01:00
wyzula_j 4382d5c9b1 fix(dock_area): remove old AdvancedDockArea references 2026-03-06 16:33:23 +01:00
wyzula_j 758956be09 feat(generate_cli): RPC API from content widget can be merged with the RPC API of the container widget statically 2026-03-05 18:12:33 +01:00
wyzula_j 963941a788 fix(dock_area): profile management with empty profile, applied across the whole repo 2026-03-05 18:12:33 +01:00
wyzula_j 3d049d67a9 fix(view): based on BECWidgets 2026-03-05 18:12:33 +01:00
wyzula_j 3a5317be53 fix(dock_area): widget_map and widget_list by default returns only becconnector based widgets 2026-03-05 18:12:32 +01:00
wyzula_j b93fbc5cd3 refactor: global refactoring to use device-signal pair names 2026-03-05 18:12:32 +01:00
wyzula_j 4fc252220d fix(dark_mode_button): RPC access disabled 2026-03-05 18:12:32 +01:00
wyzula_j 5b15c75b88 fix(rpc): rpc flags adjustment for MainApp and DeveloperWidget 2026-03-05 18:12:32 +01:00
wyzula_j 71ed2d353a refactor(dock_area): change name to BECDockArea 2026-03-05 18:12:32 +01:00
wyzula_j 48387c0ad9 fix(editors): VSCode widget removed 2026-03-05 18:12:32 +01:00
wyzula_j 80c0dfa4f2 feat(image): modernization of image widget 2026-03-05 18:12:32 +01:00
wyzula_j 940face118 fix(device_input_widgets): removed RPC access 2026-03-05 18:12:32 +01:00
wyzula_j cfd6bde268 feat(signal_combobox): extended that can filter by signal class and dimension of the signal 2026-03-05 18:12:32 +01:00
wakonig_k 7fd7f67857 fix: adjust ring progress bar to ads 2026-03-05 18:12:32 +01:00
appel_c caba3a55f3 fix(device-init-progress-bar): fix ui format for device init progressbar 2026-03-05 18:12:31 +01:00
appel_c 332ca205c1 refactor(busy-loader): refactor busy loader to use custom widget 2026-03-05 18:12:31 +01:00
wyzula_j f6712e8bb8 fix(scatter_waveform): remove curve_json from the properties 2026-03-05 18:12:31 +01:00
wyzula_j 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
wyzula_j 7ab8e0c2ed fix(scatter_waveform): devices and entries saved as properties 2026-03-05 18:12:31 +01:00
wyzula_j 6baf1962fa fix(heatmap): devices are saved as SafeProperties 2026-03-05 18:12:31 +01:00
wakonig_k 5e111cfc54 feat(web console): add support for shared web console sessions 2026-03-05 18:12:31 +01:00
wyzula_j b43b6e844b fix(CLI): change the default behavior of launching the profiles in CLI 2026-03-05 18:12:31 +01:00
wyzula_j eda30e3139 refactor(advanced_dock_area): change remove_widget to delete 2026-03-05 18:12:31 +01:00
wyzula_j aba67d3129 fix(advanced_dock_area): empty profile is always empty 2026-03-05 18:12:31 +01:00
wyzula_j 6883982bf6 fix(advanced_dock_area): CLI API adjustments docs + names 2026-03-05 18:12:31 +01:00
wyzula_j 9c66dd5991 fix(CLI): dock_area can be created from CLI with specific profile or empty 2026-03-05 18:12:31 +01:00
wyzula_j 8f44213ecc fix(advanced_dock_area): remove widget from dock area by object name 2026-03-05 18:12:31 +01:00
wyzula_j 22df7bb532 fix(advanced_dock_area): profile behaviour adjusted, cleanup of the codebase 2026-03-05 18:12:31 +01:00
wyzula_j a6583ad53f fix(dock_area): the old BECDockArea(pg) removed and replaces by AdvancedDockArea(ADS) 2026-03-05 18:12:30 +01:00
wyzula_j 88b6e015bf fix(advanced_dock_area): removed non-functional dock_list and dock_map from RPC 2026-03-05 18:12:30 +01:00
wyzula_j 7083f94f46 fix(client): client API regenerated 2026-03-05 18:12:30 +01:00
wyzula_j 198684c65d feat(waveform): dap curve can be attached to custom and history curves 2025-11-10 20:27:31 +01:00
wyzula_j d5e6f095fe refactor(plot_base): consolidated user access for the PlotBase 2025-11-05 22:42:57 +01:00
wakonig_k 13a9175ba5 feat: add pdf viewer widget 2025-10-30 08:58:11 +01:00
wyzula_j 1e19092319 feat(positioner_box_2d): added properties to enable/disable vertical and horizontal controls 2025-10-21 15:16:24 +02:00
wyzula_j 96664c3923 feat(image_roi): enhance get_coordinates to include rectangle center and dimensions 2025-10-21 15:16:01 +02:00
wyzula_j e59f27a22d fix(waveform): if scan id and scan number is provided, the scan is fetched from the scan id 2025-10-08 13:40:48 +02:00
wyzula_j f083dff612 feat(waveform): new type of curve - history curve 2025-10-08 13:40:48 +02:00
wakonig_k 108ddae6ca fix(image): add support for specifying preview signals through cli 2025-09-23 17:01:00 +02:00
wakonig_k 65bc5f5421 fix(ringprogressbar): fix client signature 2025-09-23 16:18:33 +02:00
David Perl 4bbb8fa519 fix: display short lists in SignalDisplay 2025-07-31 09:26:59 +02:00
wakonig_k fc68d2cf2d feat(monaco): add insert, delete and lsp header 2025-07-29 15:23:36 +02:00
wakonig_k 627b49b33a feat(monaco): add vim mode 2025-07-29 15:23:36 +02:00
wakonig_k fd5af01842 feat(dock area): add screenshot toolbar action 2025-07-29 15:08:17 +02:00
wyzula_j e4521d9528 feat(bec_main_window): plugin and rpc created 2025-07-29 09:01:01 +02:00
wyzula_j 10cbb9a05c refactor(widgets): all plugins regenerated 2025-07-29 09:01:01 +02:00
perl_d fd1f9941e0 chore: update client.py 2025-07-22 15:24:03 +01:00
wakonig_k 2373c7e996 feat: add monaco editor 2025-07-17 15:02:01 +02:00