Commit Graph
1064 Commits
Author SHA1 Message Date
perl_dandJan Wyzula f562c61e3c fix: connect signals the correct way around 2026-04-14 17:28:19 +02:00
wyzula_jandJan Wyzula bda5d38965 refactor: code cleanup 2026-04-14 17:28:19 +02:00
wyzula_jandJan Wyzula 9b0ec9dd79 fix(bec_console): persistent bec session 2026-04-14 17:28:19 +02:00
perl_dandJan Wyzula 1754e759f0 fix: create new bec shell if deleted 2026-04-14 17:28:19 +02:00
perl_dandJan Wyzula 308e84d0e1 tests: update tests 2026-04-14 17:28:19 +02:00
perl_dandJan Wyzula fa2ef83bb9 fix: formatting in plugin template 2026-04-14 17:28:19 +02:00
perl_dandJan Wyzula 02cb393bb0 feat: add qtermwidget plugin and replace web term 2026-04-14 17:28:19 +02:00
appel_candChristian Appel 2dab16b684 test: Add tests for admin access 2026-04-01 14:54:28 +02:00
appel_candChristian Appel e6c8cd0b1a fix: allow admin user to pass deployment group check 2026-04-01 14:54:28 +02:00
appel_candChristian Appel 242f8933b2 fix(bec-atlas-admin-view): Fix atlas_url to bec-atlas-prod.psi.ch 2026-04-01 14:54:28 +02:00
wyzula_jandJan Wyzula 90ecd8ea87 fix(ring): hook update hover to update method 2026-04-01 10:51:11 +02:00
wyzula_jandJan Wyzula 2f75aaea16 fix(ring): changed inheritance to BECWidget and added cleanup 2026-04-01 10:51:11 +02:00
wyzula_jandJan Wyzula 677550931b fix(ring): minor general fixes 2026-04-01 10:51:11 +02:00
wyzula_jandJan Wyzula 96b5179658 fix(ring_progress_bar): added hover mouse effect 2026-04-01 10:51:11 +02:00
wyzula_jandJan Wyzula e25b6604d1 fix(hover_widget): make it fancy + mouse tracking 2026-04-01 10:51:11 +02:00
wyzula_jandJan Wyzula a2923752c2 fix(waveform): alignment panel indicators request autoscale if updated 2026-03-26 12:24:56 +01:00
wyzula_jandJan Wyzula a486c52058 feat(waveform): 1D alignment mode panel 2026-03-26 12:24:56 +01:00
wyzula_jandJan Wyzula 31389a3dd0 fix(lmfit_dialog): compact layout size policy for better alignment panel UX 2026-03-26 12:24:56 +01:00
copilot-swe-agent[bot]andJan Wyzula 05c38d9b82 fix(lmfit_dialog): fix fit_curve_id type annotation and remove_dap_data selection behavior
Co-authored-by: wyzula-jan <133381102+wyzula-jan@users.noreply.github.com>
Agent-Logs-Url: https://github.com/bec-project/bec_widgets/sessions/97395c0e-0271-4cdf-b39f-f3117d21bfa3
2026-03-24 12:25:44 +01:00
wyzula_jandJan Wyzula f67b60ac98 fix(lmfit_dialog): dialog compact adjustment and cleanup of stale methods 2026-03-24 12:25:44 +01:00
wyzula_jandJan Wyzula 5ec59d5dbb fix(lmfit_dialog): fix cpp object deleted 2026-03-24 12:25:44 +01:00
wyzula_jandJan Wyzula da400d20b6 fix(positioner_box): remove CompactPopupWidget inheritance 2026-03-23 19:23:47 +01:00
wakonig_k 3d29a67c0b fix: typos 2026-03-22 20:12:46 +01:00
wyzula_jandJan Wyzula 90222f3082 fix(dap_combobox): rewritten as proper combobox 2026-03-20 15:00:12 +01:00
wyzula_jandJan Wyzula 79af15a88b fix(dap_combobox): added safeguard for no DAP models 2026-03-20 15:00:12 +01:00
appel_candChristian Appel d4ecefd80a fix: Fix black 2026 formatting 2026-03-20 14:17:41 +01:00
appel_candChristian Appel d4afcb6832 refactor(fuzzy-search): unify is_match for fuzzy search 2026-03-20 14:17:41 +01:00
appel_candChristian Appel 2b0f575733 refactor(atlas-http-service): Rename AtlasEndpoints 2026-03-20 14:17:41 +01:00
appel_candChristian Appel 0c6f3f8352 fix(admin-widget): Cleanup and minor improvements 2026-03-20 14:17:41 +01:00
wakonig_kandChristian Appel 48c9c83bb0 fix(admin_view): minor changes
fixed the styling and avoid shadowing styles
minor rewording
2026-03-20 14:17:41 +01:00
appel_candChristian Appel ab223d5fdc refactor: fix formatting, running black 2026.1 2026-03-20 14:17:41 +01:00
appel_candChristian Appel a7a9458180 refactor: address review comments 2026-03-20 14:17:41 +01:00
appel_candChristian Appel 23c146b3e6 fix(bec-atlas-admin-view): Fix connect_slot for dispatcher 2026-03-20 14:17:41 +01:00
appel_candChristian Appel df44d9b50e test(bec-atlas-admin-view): complement tests for BECAtlasAdminView, ExperimentSelection, BECAtlasHTTPService 2026-03-20 14:17:41 +01:00
appel_candChristian Appel de941d1bc5 fix(actions): allow minimum icon size for actions in toolbar 2026-03-20 14:17:41 +01:00
appel_candChristian Appel 34e80ee8f9 test(bec-atlas-http-service): add tests for http service 2026-03-20 14:17:41 +01:00
appel_candChristian Appel d1a1d85abd fix(login-dialog): remove login_dialog 2026-03-20 14:17:41 +01:00
appel_candChristian Appel 8e53ae2d39 fix(RPC): fix rpc access 2026-03-20 14:17:41 +01:00
appel_candChristian Appel 895b318990 refactor: cleanup widgets 2026-03-20 14:17:41 +01:00
appel_candChristian Appel 3a17a249ed refactor(admin-view): Refactor experiment selection, http service, admin view, and add main view 2026-03-20 14:17:41 +01:00
appel_candChristian Appel 598c453a18 feat(experiment-selection): add experiment selection widget 2026-03-20 14:17:41 +01:00
appel_candChristian Appel ec58fbd6d8 feat(bec-atlas-admin-view): Add initial admin view 2026-03-20 14:17:41 +01:00
appel_candChristian Appel 17708730fc feat(bec-atlas-admin-view): add http service through QNetworkAccessManager 2026-03-20 14:17:41 +01:00
appel_candChristian Appel 1384a329ab feat(bec-atlas-admin-view): Add login dilaog 2026-03-20 14:17:41 +01:00
perl_dandJan Wyzula b9145d762c fix: check adding parent for filesystemmodel 2026-03-16 16:06:22 +01:00
wyzula_jandJan Wyzula 4c9d7fddce fix(image): disconnecting of 2d monitor 2026-03-16 15:26:40 +01:00
wyzula_jandJan Wyzula b4f6f5aa8b feat(waveform): composite DAP with multiple models 2026-03-11 21:52:10 +01:00
wyzula_jandJan Wyzula 14d51b8016 feat(curve, waveform): add dap_parameters for lmfit customization in DAP requests 2026-03-11 21:52:10 +01:00
wyzula_jandJan Wyzula 53e5ec42b8 fix(profile_utils): renamed to fetch widgets settings 2026-03-11 12:57:40 +01:00
wyzula_jandwakonig_k 278d8de058 fix(monaco_dock): optimization, removal of QTimer, eventFilter replaced by signal/slot 2026-03-09 09:45:40 +01:00