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

1973 Commits

Author SHA1 Message Date
perl_d 83b153a14a ci: include lines with >=3 characters in report 2025-05-15 09:52:37 +02:00
wyzula_j aed450ef2c fix(side_panel): side panel can be open without icon; toolbar can be hidden if not needed 2025-05-15 08:20:19 +02:00
wakonig_k e60d0cb5ca ci: add generate-cli test 2025-05-14 23:37:15 +02:00
perl_d 01870f9cda test: coverage report settings 2025-05-14 17:43:39 +02:00
perl_d 483886495d ci: tidy workflow names 2025-05-14 17:43:39 +02:00
perl_d 42502f6eed ci: only run tests if formatter passes 2025-05-14 17:43:39 +02:00
perl_d 59d87e1c2f ci: no cov report with failed tests 2025-05-14 17:43:39 +02:00
Klaus Wakonig 3a5fa3d01a chore: update license 2025-05-14 16:36:03 +02:00
wakonig_k dbb3a1c1fb fix(workflows): update ophyd_devices clone URL to use GitHub 2025-05-14 16:15:06 +02:00
wakonig_k ca8211572f ci(workflows): update git clone URL for BEC repository to use GitHub 2025-05-14 15:41:12 +02:00
perl_d 7584af4e44 ci: don't duplicate push & PR 2025-05-14 15:08:47 +02:00
perl_d 95ef26565b ci: add codecov upload
and remove other coverage solution
2025-05-14 15:08:47 +02:00
wyzula_j abbf7a7f44 fix(device_input): remove unnecessary lowercase conversion for device selection 2025-05-14 11:58:41 +02:00
wakonig_k a301d37c4f ci: coverage 2025-05-13 19:29:11 +02:00
wyzula_j 88a17a566c fix(layout_manager): adding relative widget is shifting whole column to not destroy previous layout 2025-05-13 11:33:16 +02:00
wyzula_j bf3746da0e refactor(color_button_native): color button with OS native dialog separated from the curve tree 2025-05-12 18:24:46 +02:00
wakonig_k e3205d6c97 ci: fix upload to codecov 2025-05-12 18:23:23 +02:00
Klaus Wakonig 507ac10e8d ci: add links to badges
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-12 18:23:23 +02:00
wakonig_k 16e167019f ci: add coverage report 2025-05-12 18:23:23 +02:00
wakonig_k d712944e6b docs: badges extravaganza 2025-05-12 18:23:23 +02:00
wakonig_k d9b60c6cc9 docs: fix license reference 2025-05-12 15:37:10 +02:00
wakonig_k aee83e1a9e docs: add badge for code style, version and license 2025-05-12 15:37:10 +02:00
wakonig_k f5317341bf ci: add ci status badge 2025-05-12 15:37:10 +02:00
wakonig_k 8345dacb26 ci: add github workflows 2025-05-12 13:44:37 +02:00
semantic-release 531d9c621d 2.3.0
Automatically generated by python-semantic-release
v2.3.0
2025-05-09 12:36:13 +00:00
wyzula_j dc151cdfe3 feat(bec_connector): ability to change object name during runtime 2025-05-09 14:27:44 +02:00
semantic-release e0dfd56a0d 2.2.0
Automatically generated by python-semantic-release
v2.2.0
2025-05-09 09:41:37 +00:00
wakonig_k 1fb680abb4 feat(launcher): add support for launching plugin widget 2025-05-08 17:30:16 +02:00
wyzula_j b9e56c96cb refactor(launch_window): widget tile added 2025-05-08 13:50:01 +02:00
semantic-release dd956f18fe 2.1.3
Automatically generated by python-semantic-release
v2.1.3
2025-05-07 14:31:53 +00:00
wakonig_k cf59d31113 fix(bec-dispatcher): fix reference to boundmethods to avoid duplicated subscriptions 2025-05-07 11:08:06 +02:00
semantic-release bc0e277332 2.1.2
Automatically generated by python-semantic-release
v2.1.2
2025-05-06 11:09:41 +00:00
appel_c 75a2780fe0 tests(user-interaction-e2e): add module scoped e2e tests with user interaction; closes #508 2025-05-06 11:28:12 +02:00
appel_c a6c479e42e build: remove flush-redis from ci job 2025-05-06 11:28:12 +02:00
appel_c 64a4824054 fix(waveform): Ignore callbacks for on_async_readback from QtSender objects that are already destroyed; closes #497 2025-05-06 11:28:12 +02:00
appel_c 1619446ec9 refactor(bec-status-box): add get_server_state user_access method to BECStatusBox 2025-05-06 11:28:12 +02:00
appel_c 37f002427a refactor(bec-progressbar): add private method for bec_progressbar, udate client file 2025-05-06 11:28:12 +02:00
semantic-release 50cb70dcc6 2.1.1
Automatically generated by python-semantic-release
v2.1.1
2025-05-06 08:37:48 +00:00
perl_d 55f7efc4f5 fix: import add operator in client 2025-05-06 10:20:47 +02:00
perl_d be72c9f270 refactor: supply bec designer filename to function 2025-05-06 10:20:47 +02:00
appel_c c8cedc0124 wip 2025-05-06 08:54:36 +02:00
semantic-release 3fdbe4031e 2.1.0
Automatically generated by python-semantic-release
v2.1.0
2025-05-05 11:10:40 +00:00
wakonig_k c16b9dce9c test(Dock): add validation for new dock creation with invalid name 2025-05-05 13:01:21 +02:00
wakonig_k 9387275851 feat(SafeSlot): slot parameters can be overridden with kwarg; add option to raise 2025-05-05 13:01:21 +02:00
wakonig_k 94463afdba fix: ensure rpc object do not collide with protected names 2025-05-05 13:01:21 +02:00
wyzula_j 02563b10f3 refactor(colormap_widget): widget is rounded 2025-05-02 16:01:51 +02:00
wakonig_k fff4af2489 ci: install dev dependencies for formatter 2025-05-02 14:12:18 +02:00
wakonig_k 452124b528 chore(formatter): upgrade to black v25 2025-05-02 14:12:18 +02:00
semantic-release 9c84e158ba 2.0.3
Automatically generated by python-semantic-release
v2.0.3
2025-05-02 11:52:31 +00:00
wakonig_k 58a0bc7974 fix(image_item): wrong user access name for rotation 2025-05-02 12:23:16 +02:00