1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-04-22 00:04:35 +02:00
Commit Graph

2657 Commits

Author SHA1 Message Date
wyzula_j e3eb2466d7 WIP first try 2026-03-13 11:04:48 +01:00
semantic-release bd5aafc052 3.2.0
Automatically generated by python-semantic-release
v3.2.0
2026-03-11 20:52:57 +00:00
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
semantic-release e94554b471 3.1.4
Automatically generated by python-semantic-release
v3.1.4
2026-03-11 11:58:34 +00:00
wyzula_j 7e0e391888 build: increased minimal version of bec and bec qthemes 2026-03-11 12:57:40 +01:00
wyzula_j 53e5ec42b8 fix(profile_utils): renamed to fetch widgets settings 2026-03-11 12:57:40 +01:00
semantic-release 0e49828a23 3.1.3
Automatically generated by python-semantic-release
v3.1.3
2026-03-09 08:46:29 +00:00
wyzula_j 278d8de058 fix(monaco_dock): optimization, removal of QTimer, eventFilter replaced by signal/slot 2026-03-09 09:45:40 +01:00
semantic-release cb4c2beed4 3.1.2
Automatically generated by python-semantic-release
v3.1.2
2026-03-06 15:34:15 +00:00
wyzula_j 4382d5c9b1 fix(dock_area): remove old AdvancedDockArea references 2026-03-06 16:33:23 +01:00
wakonig_k 8463b32792 build(deps): update isort requirement 2026-03-06 12:02:48 +01:00
semantic-release 5aff336446 3.1.1
Automatically generated by python-semantic-release
v3.1.1
2026-03-06 10:47:17 +00:00
wakonig_k e2daf2e89c build: update min bec dependency to 3.106 2026-03-06 11:46:29 +01:00
wakonig_k ef1233163c test: fix import of bec_lib json extended 2026-03-06 11:46:29 +01:00
wakonig_k 419c01bdd4 fix(positioner box): include username in scan queue request 2026-03-06 11:46:29 +01:00
wyzula_j d4e037f338 refactor(black): black 26 applied 2026-03-06 11:25:37 +01:00
wyzula_j e157f0d7c9 build(deps): upgrade to black 26 2026-03-06 11:25:37 +01:00
semantic-release 2136699806 3.1.0
Automatically generated by python-semantic-release
v3.1.0
2026-03-06 10:00:11 +00:00
wakonig_k 75697f5b1f test: adjust metadata assertions to new schema defaults 2026-03-06 10:59:24 +01:00
wakonig_k 2697496515 test: adjust metadata assertions to new schema defaults 2026-03-06 10:59:24 +01:00
wakonig_k 56f16b6352 feat(bec_queue): add tooltip support for user metadata in queue display 2026-03-06 10:59:24 +01:00
wakonig_k ab3efdbd0a feat(scan queue): add scan name to queue 2026-03-06 10:59:24 +01:00
perl_d 0b94ee1485 tests: fix tests to match bec core changes 2026-03-06 10:59:24 +01:00
wakonig_k 72e66cf57f fix(scan metadata): set scan_name to current scan if empty in form data 2026-03-06 10:59:24 +01:00
wakonig_k e6b41b4e92 feat(scan control): wrap metadata form in a group box for better organization 2026-03-06 10:59:24 +01:00
wakonig_k ac824f6b83 feat(StrFormItem): set placeholder text from spec description 2026-03-06 10:59:24 +01:00
wakonig_k 5e34c8a351 fix(forms): use FieldInfo title for label text in _add_griditem method 2026-03-06 10:59:24 +01:00
semantic-release 29ff45a24b 3.0.0
Automatically generated by python-semantic-release
v3.0.0
2026-03-06 08:57:30 +00:00
wyzula_j bfc9f19472 fix(main_app): temporarily disable IDE view
Will remain disabled until we have migrated the IDE view to use the procedures
2026-03-06 09:13:29 +01:00
wyzula_j 5bcf440be7 fix(main_app): rpc access refined 2026-03-05 18:12:33 +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 010373fd5b feat(becconnector): added rpc_passthrough_children flag in addition to rpc_exposed 2026-03-05 18:12:33 +01:00
wyzula_j 0eabd0f72b fix(rpc_server): add check for rpc_exposed to serialize_object 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 f8be43741a fix(main_window): safeguard of fetching the launcher from the main window if GUIServer is not running 2026-03-05 18:12:33 +01:00
wyzula_j 4d41be61b5 fix(client_utils): safeguard for accessing gui.new and launcher if GUIServer not running 2026-03-05 18:12:33 +01:00
wyzula_j 04b448e183 fix(main_window): scan progress bar rpc not exposed 2026-03-05 18:12:33 +01:00
wyzula_j 654aeb7116 refactor(main_app): simpler id and object name management 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 de6c6284ad feat(becconnector): exposed rpc flag added to the BECConnector 2026-03-05 18:12:33 +01:00
appel_c 2826919c5a refactor: add extra tour steps, add enter button 2026-03-05 18:12:33 +01:00
appel_c a1a400f540 fix: address copilot review 2026-03-05 18:12:33 +01:00
appel_c fcb43066e4 feat: add guided tour docs to device-manager-view 2026-03-05 18:12:33 +01:00
appel_c 83489b7519 refactor(guided-tour): add support for QTableWidgetItem 2026-03-05 18:12:33 +01:00
appel_c 7bcdc31f11 fix(guided-tour): fix skip past invalid step for 'prev' step 2026-03-05 18:12:33 +01:00
wakonig_k 3ffdf11c3e feat: guided tour for main app 2026-03-05 18:12:33 +01:00
wyzula_j 0d05839e9e fix(server): gui server can reach shutdown, logic moved to becconnector 2026-03-05 18:12:33 +01:00
wyzula_j a632f35c40 fix(dock_area): tabbed dock have correct parent 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