Commit Graph

  • 04a30ea04c refactor(ophyd-validation): Allow option to keep device visible after successful validation appel_candJan Wyzula 2026-01-08 09:21:11 +01:00
  • cbdeae15a1 fix(device-manager): fix minor icon synchronization bugs appel_candJan Wyzula 2026-01-08 08:54:35 +01:00
  • 6aa33cacfa fix(device-manager-display-widget): Remove devices from ophyd validation after upload to BEC appel_candJan Wyzula 2026-01-08 08:32:33 +01:00
  • 73cfe8da4c test(device-form-dialog): adapt tests appel_candJan Wyzula 2026-01-08 08:19:05 +01:00
  • 0467d88010 fix(device-form-dialog): Adapt device-form-dialog ophyd validation test appel_candJan Wyzula 2026-01-08 07:52:07 +01:00
  • c41ef4401d fix(device-form-dialog): Adapt DeviceFormDialog to run validation of config upon editing/adding a config, and forward validation results appel_candJan Wyzula 2026-01-07 15:04:58 +01:00
  • 4f2a840c21 fix(CLI): change the default behavior of launching the profiles in CLI wyzula_jandJan Wyzula 2026-01-15 17:22:49 +01:00
  • 91050e88ae refactor(advanced_dock_area): change remove_widget to delete wyzula_jandJan Wyzula 2026-01-14 17:16:01 +01:00
  • 028efed5bc fix(advanced_dock_area): empty profile is always empty wyzula_jandJan Wyzula 2026-01-14 16:29:43 +01:00
  • 80f2ca40cb fix(advanced_dock_area): CLI API adjustments docs + names wyzula_jandJan Wyzula 2026-01-14 16:07:54 +01:00
  • 7c32d47f52 fix(advanced_dock_area): replace sanitize_namespace with slugify wyzula_jandJan Wyzula 2026-01-14 16:02:41 +01:00
  • bf7299c31e fix(client_utils): delete is deleting window and its content wyzula_jandJan Wyzula 2026-01-13 13:22:07 +01:00
  • f3470b409d fix(CLI): dock_area can be created from CLI with specific profile or empty wyzula_jandJan Wyzula 2026-01-13 12:22:12 +01:00
  • 3486dd4e44 fix(advanced_dock_area): remove widget from dock area by object name wyzula_jandJan Wyzula 2026-01-13 12:05:55 +01:00
  • 46fe5498b5 fix(advanced_dock_area): profile behaviour adjusted, cleanup of the codebase wyzula_jandJan Wyzula 2026-01-12 14:50:37 +01:00
  • e94ce73950 fix: sanitize name space util for bec connector and ads wyzula_jandJan Wyzula 2026-01-13 11:32:19 +01:00
  • 3cc469a3d1 fix(main_app): dock area from main app shares the workspace name with the CLI one to reuse the profiles created in the cli companion window wyzula_jandJan Wyzula 2026-01-07 17:50:03 +01:00
  • b4e1a7927d fix(launch_window): launch geometry for widgets launched from launcher to 80% of the primary screen as default wyzula_jandJan Wyzula 2026-01-07 17:11:58 +01:00
  • 84950cc651 fix(launch_window): argument to start with the gui class wyzula_jandJan Wyzula 2026-01-07 15:20:12 +01:00
  • 24cc8c7b98 fix(dock_area): the old BECDockArea(pg) removed and replaces by AdvancedDockArea(ADS) wyzula_jandJan Wyzula 2025-12-11 18:42:11 +01:00
  • 2132ace01b fix(advanced_dock_area): removed non-functional dock_list and dock_map from RPC wyzula_jandJan Wyzula 2026-01-08 23:41:41 +01:00
  • 67650b96a2 fix(advanced_dock_area): new profiles are saved with quickselect as default wyzula_jandJan Wyzula 2026-01-07 17:24:13 +01:00
  • 6b1d2958c3 fix(advanced_dock_area): ensure the general profile exists when launched first time wyzula_jandJan Wyzula 2026-01-07 17:51:02 +01:00
  • dab1defc76 fix(advanced_dock_area): remove all widgets when loading new profiles wyzula_jandJan Wyzula 2026-01-06 11:20:57 +01:00
  • c02f509867 fix(basic_dock_area): delete_all will also delete floating docks wyzula_jandJan Wyzula 2026-01-08 23:37:26 +01:00
  • b585a608c7 fix(main_window): delete on close wyzula_jandJan Wyzula 2026-01-06 15:43:43 +01:00
  • 21862e8021 fix(main_app): center the application window on the screen wakonig_k 2026-01-14 14:15:08 +01:00
  • 15ac1c0182 fix(main_app): refactor main function and update script entry point in pyproject.toml wakonig_k 2026-01-13 15:08:51 +01:00
  • da23a47213 ci: use shared issue sync action instead of local version wakonig_k 2026-01-08 18:22:50 +01:00
  • 1bb0f1a855 fix(developer widget): save before executing a scripts wakonig_k 2026-01-07 15:13:48 +01:00
  • f121d09baa fix(monaco widget): reset current_file wakonig_k 2026-01-07 14:04:02 +01:00
  • dd7a5e11df fix(monaco dock): update last focused editor when closing wakonig_k 2026-01-07 14:03:23 +01:00
  • 2d4eabead0 fix(monaco_dock): update editor metadata handling and improve open_file method wakonig_k 2025-11-26 10:56:41 +01:00
  • e607d34337 refactor(developer_widget): enhance documentation and add missing imports wakonig_k 2025-11-26 10:56:30 +01:00
  • 4a2bc9fcd9 feat(developer_widget): add signal connection for focused editor changes to disable run button for macro files wakonig_k 2025-11-26 10:56:14 +01:00
  • 2ffe269727 fix(client): client API regenerated wyzula_j 2025-12-19 13:59:02 +01:00
  • de5773662a feat(device-manager): Add DeviceManager Widget for BEC Widget main applications wyzula_j 2025-11-20 23:50:28 +01:00
  • 53b50e3420 fix(general_app): old general app example removed wyzula_j 2025-12-11 18:39:00 +01:00
  • b16f88b217 fix(heatmap): interpolation thread is killed only on exit, logger for dandling thread wyzula_j 2025-12-09 15:41:15 +01:00
  • 063e5d064c perf(heatmap): thread worker optimization wyzula_j 2025-12-05 10:58:58 +01:00
  • c354a9b249 fix(heatmap): interpolation of the image moved to separate thread wyzula_j 2025-11-26 21:32:31 +01:00
  • caa4e449e4 fix(motor_map): x/y motor are saved in properties wyzula_j 2025-11-27 15:43:47 +01:00
  • afc8c4733e fix: don't wait forever perl_dandwyzula_j 2025-11-28 14:10:51 +01:00
  • a00024c66f fix(widget_state_manager): PROPERTIES_TO_SKIP are not restored even if in ini file wyzula_j 2025-11-26 17:08:26 +01:00
  • 5c18b291b5 feat(advanced_dock_area): floating docks restore with relative geometry wyzula_j 2025-11-21 13:47:28 +01:00
  • 08dde431a6 refactor: improvements to enum access wakonig_kandwyzula_j 2025-11-23 13:28:20 +01:00
  • 7daa25d7c1 feat(advanced_dock_area): instance lock for multiple ads in same session wyzula_j 2025-11-20 11:32:27 +01:00
  • 8842eb617a fix(widgets): removed isVisible from all SafeProperties wyzula_j 2025-11-20 15:33:41 +01:00
  • 1d0634e142 fix(bec_widget): improved qt enums; grab safeguard wyzula_j 2025-11-19 16:18:36 +01:00
  • dc6946c924 fix(qt_ads): pythons stubs match structure of PySide6QtAds wyzula_j 2025-11-19 15:46:55 +01:00
  • 377bad4854 fix(widget_state_manager): filtering of not wanted properties wyzula_j 2025-11-19 11:29:36 +01:00
  • 6cdd813734 refactor(main_app): adapted for DockAreaWidget changes wyzula_j 2025-11-09 14:52:42 +01:00
  • 3f46f7eb7e refactor(developer_view): changed to use DockAreaWidget wyzula_j 2025-11-05 18:28:39 +01:00
  • 73f474c7e7 refactor(monaco_dock): changed to use DockAreaWidget wyzula_j 2025-11-05 18:28:24 +01:00
  • 2dfae4d38f feat(advanced_dock_area): created DockAreaWidget base class; profile management through namespaces; dock area variants wyzula_j 2025-11-04 16:59:23 +01:00
  • f7061baf7b fix(main_window): removed general forced cleanup wyzula_j 2025-11-07 14:05:59 +01:00
  • 5865d0f97d feat(advanced_dock_area): UI/UX for profile management improved, saving directories logic adjusted wyzula_j 2025-10-06 13:37:52 +02:00
  • c204815c42 fix(main_window): cleanup adjusted with shiboken6 wyzula_j 2025-10-26 20:00:00 +01:00
  • af8f3911aa fix(dark_mode_button): skip settings added wyzula_j 2025-11-09 20:32:52 +01:00
  • 73afb5a472 fix(widget_state_manager): added shiboken check wyzula_j 2025-11-09 20:32:39 +01:00
  • 5836f286de feat(bec_widget): save screenshot to bytes wyzula_j 2025-10-20 13:42:31 +02:00
  • 5567274f2d fix(becconnector): ophyd thread killer on exit + in conftest wyzula_j 2025-10-28 20:39:19 +01:00
  • 7983a4527a feat(guided_tour): add guided tour wakonig_kandwyzula_j 2025-10-27 22:04:51 +01:00
  • 0f63543326 fix: add metadata to scan control export wakonig_kandwyzula_j 2025-10-30 16:25:24 +01:00
  • 01755aba07 feat(developer_view): add developer view wyzula_j 2025-08-18 16:47:16 +02:00
  • b4987fe759 feat(jupyter_console_window): adjustment for general usage wyzula_j 2025-10-17 13:40:42 +02:00
  • b0cb048c81 feat(ads): add pyi stub file to provide type hints for ads wakonig_kandwyzula_j 2025-10-17 13:55:00 +02:00
  • e8c062a48f feat(dm-view): initial device manager view added appel_candwyzula_j 2025-08-22 07:55:33 +02:00
  • dfe914bb7e feat(help-inspector): add help inspector widget appel_candwyzula_j 2025-10-07 13:44:59 +02:00
  • b66353bf6e fix(signal_label): dispatcher unsubscribed in the cleanup wyzula_j 2025-10-03 17:57:03 +02:00
  • ead1d38b49 fix(client): abort, reset, stop button removed from RPC access wyzula_j 2025-10-03 13:19:07 +02:00
  • b2505c6a56 feat(main_app): main app with interactive app switcher wyzula_j 2025-09-04 16:30:59 +02:00
  • 663c00f1a4 feat(actions): actions can be created with label text with beside or under alignment wyzula_j 2025-10-02 12:33:32 +02:00
  • 3dd688540e feat(busy_loader): busy loader added to bec widget base class wyzula_j 2025-09-24 12:31:07 -05:00
  • 092ac915a8 feat: add SafeConnect wakonig_kandwyzula_j 2025-08-29 15:39:58 +02:00
  • 03015a72a6 fix(bec_widgets): adapt to bec_qthemes 1.0; themes can be only applied on living Qt objects wyzula_j 2025-08-19 10:50:56 +02:00
  • 7dcaf8fe4c feat(advanced_dock_area): added ads based dock area with profiles wyzula_j 2025-08-05 15:58:29 +02:00
  • 02db6307e4 fix(web_console): added startup kwarg wyzula_j 2025-10-07 13:35:03 +02:00
  • 3a10cac7c8 refactor(bec_main_window): main app theme renamed to View wyzula_j 2025-08-13 11:22:22 +02:00
  • 64fecd16dd fix(widget_state_manager): state manager can save all properties recursively to already existing settings wyzula_j 2025-08-06 20:25:01 +02:00
  • 76639b3e04 feat(bec_widget): attach/detach method for all widgets + client regenerated wyzula_j 2025-08-07 16:05:43 +02:00
  • a767ee8331 feat(widget_io): widget hierarchy can grap all bec connectors from the widget recursively wyzula_j 2025-08-06 20:24:40 +02:00
  • 5c33f1a6d4 fix(bec_connector): widget_removed and name_established signals added wyzula_j 2025-08-05 16:50:14 +02:00
  • af320d812b ci: install ttyd wakonig_kandwyzula_j 2025-10-15 16:21:40 +02:00
  • 5bfb50fdc6 ci: add artifact upload wakonig_kandwyzula_j 2025-08-26 08:53:11 +02:00
  • 5393a84494 build: PySide6-QtAds; bec_qtheme V1; dependencies updated and adjusted wyzula_j 2025-08-07 16:36:53 +02:00
  • d577fac02f test(scan control): avoid strict length comparisons wakonig_kandKlaus Wakonig 2025-12-23 11:41:25 +01:00
  • 0349c87261 ci: use auth.token instead of login_or_token wakonig_kandKlaus Wakonig 2025-12-23 11:24:15 +01:00
  • 4d59a474d6 fix(monaco_dock): update editor metadata handling and improve open_file method fix/ide_view_23-12-25 wakonig_k 2025-11-26 10:56:41 +01:00
  • ca83b5d61b refactor(developer_widget): enhance documentation and add missing imports wakonig_k 2025-11-26 10:56:30 +01:00
  • 7d123d3fe6 feat(developer_widget): add signal connection for focused editor changes to disable run button for macro files wakonig_k 2025-11-26 10:56:14 +01:00
  • d91a61ae45 f - wip feature/shared_web_console wakonig_k 2025-12-23 11:37:16 +01:00
  • 0419b63e3f feat(web console): add support for shared web console sessions wakonig_k 2025-12-23 11:07:34 +01:00
  • b4ad75aade fix(client): client API regenerated wyzula_j 2025-12-19 13:59:02 +01:00
  • 82ce27a700 feat(device-manager): Add DeviceManager Widget for BEC Widget main applications wyzula_j 2025-11-20 23:50:28 +01:00
  • fe8e6d9427 fix(general_app): old general app example removed wyzula_j 2025-12-11 18:39:00 +01:00
  • f8cd8d0d06 fix(heatmap): interpolation thread is killed only on exit, logger for dandling thread wyzula_j 2025-12-09 15:41:15 +01:00
  • 821b61bcc0 perf(heatmap): thread worker optimization wyzula_j 2025-12-05 10:58:58 +01:00
  • d9afe31d61 fix(heatmap): interpolation of the image moved to separate thread wyzula_j 2025-11-26 21:32:31 +01:00
  • 8df2576390 fix(motor_map): x/y motor are saved in properties wyzula_j 2025-11-27 15:43:47 +01:00