|
3a5fa3d01a
|
chore: update license
|
2025-05-14 16:36:03 +02:00 |
|
|
dbb3a1c1fb
|
fix(workflows): update ophyd_devices clone URL to use GitHub
|
2025-05-14 16:15:06 +02:00 |
|
|
ca8211572f
|
ci(workflows): update git clone URL for BEC repository to use GitHub
|
2025-05-14 15:41:12 +02:00 |
|
|
7584af4e44
|
ci: don't duplicate push & PR
|
2025-05-14 15:08:47 +02:00 |
|
|
95ef26565b
|
ci: add codecov upload
and remove other coverage solution
|
2025-05-14 15:08:47 +02:00 |
|
|
abbf7a7f44
|
fix(device_input): remove unnecessary lowercase conversion for device selection
|
2025-05-14 11:58:41 +02:00 |
|
|
a301d37c4f
|
ci: coverage
|
2025-05-13 19:29:11 +02:00 |
|
|
88a17a566c
|
fix(layout_manager): adding relative widget is shifting whole column to not destroy previous layout
|
2025-05-13 11:33:16 +02:00 |
|
|
bf3746da0e
|
refactor(color_button_native): color button with OS native dialog separated from the curve tree
|
2025-05-12 18:24:46 +02:00 |
|
|
e3205d6c97
|
ci: fix upload to codecov
|
2025-05-12 18:23:23 +02:00 |
|
|
507ac10e8d
|
ci: add links to badges
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-05-12 18:23:23 +02:00 |
|
|
16e167019f
|
ci: add coverage report
|
2025-05-12 18:23:23 +02:00 |
|
|
d712944e6b
|
docs: badges extravaganza
|
2025-05-12 18:23:23 +02:00 |
|
|
d9b60c6cc9
|
docs: fix license reference
|
2025-05-12 15:37:10 +02:00 |
|
|
aee83e1a9e
|
docs: add badge for code style, version and license
|
2025-05-12 15:37:10 +02:00 |
|
|
f5317341bf
|
ci: add ci status badge
|
2025-05-12 15:37:10 +02:00 |
|
|
8345dacb26
|
ci: add github workflows
|
2025-05-12 13:44:37 +02:00 |
|
|
531d9c621d
|
2.3.0
Automatically generated by python-semantic-release
v2.3.0
|
2025-05-09 12:36:13 +00:00 |
|
|
dc151cdfe3
|
feat(bec_connector): ability to change object name during runtime
|
2025-05-09 14:27:44 +02:00 |
|
|
e0dfd56a0d
|
2.2.0
Automatically generated by python-semantic-release
v2.2.0
|
2025-05-09 09:41:37 +00:00 |
|
|
1fb680abb4
|
feat(launcher): add support for launching plugin widget
|
2025-05-08 17:30:16 +02:00 |
|
|
b9e56c96cb
|
refactor(launch_window): widget tile added
|
2025-05-08 13:50:01 +02:00 |
|
|
dd956f18fe
|
2.1.3
Automatically generated by python-semantic-release
v2.1.3
|
2025-05-07 14:31:53 +00:00 |
|
|
cf59d31113
|
fix(bec-dispatcher): fix reference to boundmethods to avoid duplicated subscriptions
|
2025-05-07 11:08:06 +02:00 |
|
|
bc0e277332
|
2.1.2
Automatically generated by python-semantic-release
v2.1.2
|
2025-05-06 11:09:41 +00:00 |
|
|
75a2780fe0
|
tests(user-interaction-e2e): add module scoped e2e tests with user interaction; closes #508
|
2025-05-06 11:28:12 +02:00 |
|
|
a6c479e42e
|
build: remove flush-redis from ci job
|
2025-05-06 11:28:12 +02:00 |
|
|
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 |
|
|
1619446ec9
|
refactor(bec-status-box): add get_server_state user_access method to BECStatusBox
|
2025-05-06 11:28:12 +02:00 |
|
|
37f002427a
|
refactor(bec-progressbar): add private method for bec_progressbar, udate client file
|
2025-05-06 11:28:12 +02:00 |
|
|
50cb70dcc6
|
2.1.1
Automatically generated by python-semantic-release
v2.1.1
|
2025-05-06 08:37:48 +00:00 |
|
|
55f7efc4f5
|
fix: import add operator in client
|
2025-05-06 10:20:47 +02:00 |
|
|
be72c9f270
|
refactor: supply bec designer filename to function
|
2025-05-06 10:20:47 +02:00 |
|
|
c8cedc0124
|
wip
|
2025-05-06 08:54:36 +02:00 |
|
|
3fdbe4031e
|
2.1.0
Automatically generated by python-semantic-release
v2.1.0
|
2025-05-05 11:10:40 +00:00 |
|
|
c16b9dce9c
|
test(Dock): add validation for new dock creation with invalid name
|
2025-05-05 13:01:21 +02:00 |
|
|
9387275851
|
feat(SafeSlot): slot parameters can be overridden with kwarg; add option to raise
|
2025-05-05 13:01:21 +02:00 |
|
|
94463afdba
|
fix: ensure rpc object do not collide with protected names
|
2025-05-05 13:01:21 +02:00 |
|
|
02563b10f3
|
refactor(colormap_widget): widget is rounded
|
2025-05-02 16:01:51 +02:00 |
|
|
fff4af2489
|
ci: install dev dependencies for formatter
|
2025-05-02 14:12:18 +02:00 |
|
|
452124b528
|
chore(formatter): upgrade to black v25
|
2025-05-02 14:12:18 +02:00 |
|
|
9c84e158ba
|
2.0.3
Automatically generated by python-semantic-release
v2.0.3
|
2025-05-02 11:52:31 +00:00 |
|
|
58a0bc7974
|
fix(image_item): wrong user access name for rotation
|
2025-05-02 12:23:16 +02:00 |
|
|
770dbd4b63
|
fix(generate_cli): apply isort config
|
2025-05-02 12:23:16 +02:00 |
|
|
d22035f897
|
ci: add job to test that the generated client is up to date
|
2025-05-02 11:24:38 +02:00 |
|
|
fe21b39b7f
|
2.0.2
Automatically generated by python-semantic-release
v2.0.2
|
2025-05-01 11:00:33 +00:00 |
|
|
1b78840fd8
|
fix(plot_base): no content margin for plot_widget window
|
2025-05-01 12:02:47 +02:00 |
|
|
46519342b6
|
2.0.1
Automatically generated by python-semantic-release
v2.0.1
|
2025-04-30 11:52:51 +00:00 |
|
|
9079ddd727
|
fix(dock_area): restore state safeguard to not pass none to pyqtgraph restoreState
|
2025-04-30 13:14:16 +02:00 |
|
|
205745cc72
|
2.0.0
Automatically generated by python-semantic-release
v2.0.0
|
2025-04-29 17:22:28 +00:00 |
|