1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-14 20:52:56 +01:00
Commit Graph

2672 Commits

Author SHA1 Message Date
ccc3fbfb41 refactor: address review comments 2026-03-12 15:07:58 +01:00
4c64a57095 fix(bec-atlas-admin-view): Fix connect_slot for dispatcher 2026-03-12 15:07:58 +01:00
f02e493c5b test(bec-atlas-admin-view): complement tests for BECAtlasAdminView, ExperimentSelection, BECAtlasHTTPService 2026-03-12 15:07:58 +01:00
d8f97a36b0 fix(actions): allow minimum icon size for actions in toolbar 2026-03-12 15:07:58 +01:00
795ff97945 test(bec-atlas-http-service): add tests for http service 2026-03-12 15:07:58 +01:00
961ec505df fix(login-dialog): remove login_dialog 2026-03-12 15:07:58 +01:00
9002277a52 fix(RPC): fix rpc access 2026-03-12 15:07:58 +01:00
e86f7578c2 fix(pyproject): add PyJWT as dependency 2026-03-12 15:07:58 +01:00
f6cc12d641 fix(main-app): skip on_enter/exit hooks if darkmodebutton clicked 2026-03-12 15:07:58 +01:00
5d2b10e309 refactor: cleanup widgets 2026-03-12 15:07:58 +01:00
5645328185 refactor(admin-view): Refactor experiment selection, http service, admin view, and add main view 2026-03-12 15:07:58 +01:00
9ed5cb1472 feat(experiment-selection): add experiment selection widget 2026-03-12 15:07:58 +01:00
2677175628 feat(admin-view): add admin view to views 2026-03-12 15:07:58 +01:00
aa75bace2b feat(bec-atlas-admin-view): Add initial admin view 2026-03-12 15:07:58 +01:00
25fd78087b feat(bec-atlas-admin-view): add http service through QNetworkAccessManager 2026-03-12 15:07:58 +01:00
3822e5aee2 feat(bec-atlas-admin-view): Add login dilaog 2026-03-12 15:07:58 +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
b4f6f5aa8b feat(waveform): composite DAP with multiple models 2026-03-11 21:52:10 +01:00
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
7e0e391888 build: increased minimal version of bec and bec qthemes 2026-03-11 12:57:40 +01:00
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
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
4382d5c9b1 fix(dock_area): remove old AdvancedDockArea references 2026-03-06 16:33:23 +01:00
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
e2daf2e89c build: update min bec dependency to 3.106 2026-03-06 11:46:29 +01:00
ef1233163c test: fix import of bec_lib json extended 2026-03-06 11:46:29 +01:00
419c01bdd4 fix(positioner box): include username in scan queue request 2026-03-06 11:46:29 +01:00
d4e037f338 refactor(black): black 26 applied 2026-03-06 11:25:37 +01:00
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
75697f5b1f test: adjust metadata assertions to new schema defaults 2026-03-06 10:59:24 +01:00
2697496515 test: adjust metadata assertions to new schema defaults 2026-03-06 10:59:24 +01:00
56f16b6352 feat(bec_queue): add tooltip support for user metadata in queue display 2026-03-06 10:59:24 +01:00
ab3efdbd0a feat(scan queue): add scan name to queue 2026-03-06 10:59:24 +01:00
0b94ee1485 tests: fix tests to match bec core changes 2026-03-06 10:59:24 +01:00
72e66cf57f fix(scan metadata): set scan_name to current scan if empty in form data 2026-03-06 10:59:24 +01:00
e6b41b4e92 feat(scan control): wrap metadata form in a group box for better organization 2026-03-06 10:59:24 +01:00
ac824f6b83 feat(StrFormItem): set placeholder text from spec description 2026-03-06 10:59:24 +01:00
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
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
5bcf440be7 fix(main_app): rpc access refined 2026-03-05 18:12:33 +01:00
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
010373fd5b feat(becconnector): added rpc_passthrough_children flag in addition to rpc_exposed 2026-03-05 18:12:33 +01:00
0eabd0f72b fix(rpc_server): add check for rpc_exposed to serialize_object 2026-03-05 18:12:33 +01:00
963941a788 fix(dock_area): profile management with empty profile, applied across the whole repo 2026-03-05 18:12:33 +01:00