1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-08 09:47:48 +01:00
Commit Graph

2663 Commits

Author SHA1 Message Date
e734b13771 fix(main-app): fix id for main-app init of AdminView 2026-03-06 12:35:55 +01:00
8f76475bb9 refactor: address review comments 2026-03-06 12:35:55 +01:00
9c220bfc90 fix(bec-atlas-admin-view): Fix connect_slot for dispatcher 2026-03-06 12:35:55 +01:00
fc42022b9e test(bec-atlas-admin-view): complement tests for BECAtlasAdminView, ExperimentSelection, BECAtlasHTTPService 2026-03-06 12:35:55 +01:00
2b2c50ce12 fix(actions): allow minimum icon size for actions in toolbar 2026-03-06 12:35:55 +01:00
9c6accb699 test(bec-atlas-http-service): add tests for http service 2026-03-06 12:35:55 +01:00
0b19524a4f fix(login-dialog): remove login_dialog 2026-03-06 12:35:55 +01:00
6bab0470a0 fix(RPC): fix rpc access 2026-03-06 12:35:55 +01:00
41e82a3da4 fix(pyproject): add PyJWT as dependency 2026-03-06 12:35:55 +01:00
4567b6ed3b fix(main-app): skip on_enter/exit hooks if darkmodebutton clicked 2026-03-06 12:35:55 +01:00
421715008f refactor: cleanup widgets 2026-03-06 12:35:55 +01:00
4204a2f3d4 refactor(admin-view): Refactor experiment selection, http service, admin view, and add main view 2026-03-06 12:35:55 +01:00
e74499b399 feat(experiment-selection): add experiment selection widget 2026-03-06 12:35:02 +01:00
8e7bbf45c0 feat(admin-view): add admin view to views 2026-03-06 12:35:02 +01:00
f57238d416 feat(bec-atlas-admin-view): Add initial admin view 2026-03-06 12:35:02 +01:00
aebe1c7857 feat(bec-atlas-admin-view): add http service through QNetworkAccessManager 2026-03-06 12:35:02 +01:00
253a106dfc feat(bec-atlas-admin-view): Add login dilaog 2026-03-06 12:35:02 +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
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
4d41be61b5 fix(client_utils): safeguard for accessing gui.new and launcher if GUIServer not running 2026-03-05 18:12:33 +01:00
04b448e183 fix(main_window): scan progress bar rpc not exposed 2026-03-05 18:12:33 +01:00
654aeb7116 refactor(main_app): simpler id and object name management 2026-03-05 18:12:33 +01:00
3d049d67a9 fix(view): based on BECWidgets 2026-03-05 18:12:33 +01:00
de6c6284ad feat(becconnector): exposed rpc flag added to the BECConnector 2026-03-05 18:12:33 +01:00
2826919c5a refactor: add extra tour steps, add enter button 2026-03-05 18:12:33 +01:00
a1a400f540 fix: address copilot review 2026-03-05 18:12:33 +01:00
fcb43066e4 feat: add guided tour docs to device-manager-view 2026-03-05 18:12:33 +01:00