c3fdbb87e8
wip
2025-05-22 11:17:43 +02:00
d223fe27c4
refactor: move device config form to module
2025-05-22 09:34:42 +02:00
ab8438c85f
feat: ( #493 ) device browser to display config
2025-05-22 09:10:24 +02:00
5027edbdb1
fix: make generate plugin robust to multiline init
...
instead of str.find, use multiline regex with whitespace
2025-05-21 15:02:08 +02:00
29af69da04
fix(device browser): mocks and utils for tests
2025-05-21 15:02:08 +02:00
7b9e5f7234
feat: ( #493 ) add dict to dynamic form types
2025-05-21 15:02:08 +02:00
4397366d78
feat: ( #493 ) add helpers to dynamic form widgets
2025-05-21 15:02:08 +02:00
8227c44c33
docs: fix build process for sphinx
2025-05-21 14:21:16 +02:00
semantic-release
83098d930c
2.5.1
...
Automatically generated by python-semantic-release
v2.5.1
2025-05-21 11:14:04 +00:00
a7ae856c8f
fix(ui loader): fix loader for widget plugins
2025-05-21 13:13:18 +02:00
Klaus Wakonig
06f43e4883
docs: add kwargs to example
2025-05-21 09:29:24 +02:00
Klaus Wakonig
5ec9697271
docs(developer): fix hello world example
2025-05-21 09:29:24 +02:00
semantic-release
41296b5471
2.5.0
...
Automatically generated by python-semantic-release
v2.5.0
2025-05-20 14:37:27 +00:00
1d018e863c
feat(image_rois): image rois with RPC can be added to Image widget
2025-05-20 16:36:48 +02:00
6ee0f5004d
ci: try uv for test env setup
2025-05-20 15:05:06 +02:00
semantic-release
40b5081632
2.4.3
...
Automatically generated by python-semantic-release
v2.4.3
2025-05-19 15:25:35 +00:00
f064baae68
fix: twine upload key
2025-05-19 17:24:55 +02:00
semantic-release
58f01fb3a2
2.4.2
...
Automatically generated by python-semantic-release
v2.4.2
2025-05-19 15:04:48 +00:00
1e344eacb7
fix: push release using GH_token
2025-05-19 17:04:04 +02:00
semantic-release
34002fa51a
2.4.1
...
Automatically generated by python-semantic-release
v2.4.1
2025-05-19 14:34:58 +00:00
a00d510a75
fix: skip actions on new tags
2025-05-19 16:34:19 +02:00
semantic-release
120faf9523
2.4.0
...
Automatically generated by python-semantic-release
v2.4.0
2025-05-19 13:53:08 +00:00
d7bd61f69e
ci: use custom semver action
2025-05-19 15:50:24 +02:00
94bcfff724
ci: add known hosts
2025-05-19 15:10:38 +02:00
a17e7a0d52
ci: add deploy ssh key to release job
2025-05-19 15:02:54 +02:00
7f67d28887
ci: use ssh key for push
2025-05-19 14:39:01 +02:00
52d8e4b332
ci: build with ssh key
2025-05-19 14:26:17 +02:00
dea2b44e6a
ci: fix job permissions for release
2025-05-19 13:47:25 +02:00
dc70ea6dfb
ci: fix missing build dependencies
2025-05-19 13:32:16 +02:00
133ddda3e3
ci: fix missing build dependencies
2025-05-19 13:16:29 +02:00
8eee92e5cf
ci: add semantic-release job
2025-05-19 12:57:17 +02:00
Klaus Wakonig
85de24aa89
chore: update issue templates
2025-05-17 20:38:32 +02:00
56b6a0b8c2
feat: add web console
2025-05-17 13:34:21 +02:00
d579d894f0
feat(modular_toolbar): remove action/bundle by id
2025-05-17 09:55:00 +02:00
d915d2f507
fix: ( #612 ) fix additional MD form
...
makes sure the form is validated on any changes of the additional
metadata table model so that they are propagated to the scan control
widget even when nothing is entered in the standard form
2025-05-16 14:37:07 +02:00
7d7a88669f
fix: ( #572 ) signal input base filter
...
use name attribute rather than value from Kind, to compare with kind_str
2025-05-16 10:50:27 +02:00
a42dcec6d4
fix(entry_validator): device signals retrieved from ._info instead of .describe(), close #570
2025-05-15 15:33:00 +02:00
8cf1f09926
ci: exclude test dir from coverage report
2025-05-15 11:35:45 +02:00
83b153a14a
ci: include lines with >=3 characters in report
2025-05-15 09:52:37 +02:00
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
e60d0cb5ca
ci: add generate-cli test
2025-05-14 23:37:15 +02:00
01870f9cda
test: coverage report settings
2025-05-14 17:43:39 +02:00
483886495d
ci: tidy workflow names
2025-05-14 17:43:39 +02:00
42502f6eed
ci: only run tests if formatter passes
2025-05-14 17:43:39 +02:00
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
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