|
af2c816d35
|
0.57.1
Automatically generated by python-semantic-release
v0.57.1
|
2024-06-06 07:31:09 +00:00 |
|
|
f51b25f0af
|
fix: tests references to add_widget_bec refactored
|
2024-06-06 00:13:05 +02:00 |
|
|
c3f4845b4f
|
docs: docs refactored from add_widget_bec to add_widget
|
2024-06-06 00:10:13 +02:00 |
|
|
8ae323f5c3
|
fix(dock): add_widget and add_widget_bec consolidated
|
2024-06-06 00:06:11 +02:00 |
|
|
a3805a765b
|
0.57.0
Automatically generated by python-semantic-release
v0.57.0
|
2024-06-05 15:14:01 +00:00 |
|
|
8c03034acf
|
feat(widgets/console): BECJupyterConsole added
|
2024-06-05 16:41:44 +02:00 |
|
|
4160f3d6d7
|
docs: extend user documentation for BEC Widgets
|
2024-06-05 16:30:29 +02:00 |
|
|
4742e1ff6a
|
0.56.3
Automatically generated by python-semantic-release
v0.56.3
|
2024-06-05 14:26:41 +00:00 |
|
|
4af1abe4e1
|
ci: increased verbosity for e2e tests
|
2024-06-05 13:47:27 +02:00 |
|
|
131f49da8e
|
fix: fixed support for auto updates
|
2024-06-05 13:47:27 +02:00 |
|
|
f9bf496bd3
|
0.56.2
Automatically generated by python-semantic-release
v0.56.2
|
2024-06-05 10:41:50 +00:00 |
|
|
9648e3ea96
|
fix(bar): ring saves current value in config
|
2024-06-05 11:30:22 +02:00 |
|
|
4be756a867
|
fix(dock): dock saves configs of all children widgets
|
2024-06-05 11:07:14 +02:00 |
|
|
46face0ee5
|
fix(dock_area): save/restore state is saved in config
|
2024-06-05 11:01:31 +02:00 |
|
|
6f3b1ea985
|
fix(figure): added correct types of configs to subplot widgets
|
2024-06-05 10:47:50 +02:00 |
|
|
3c9181d93d
|
docs: restructured docs layout
|
2024-06-04 12:22:02 +02:00 |
|
|
a05f24785e
|
0.56.1
Automatically generated by python-semantic-release
v0.56.1
|
2024-06-04 09:13:07 +00:00 |
|
|
9d615c915c
|
fix(spiral_progress_bar/rings): config min/max values added check for floats
|
2024-06-04 10:56:53 +02:00 |
|
|
d2539918b2
|
fix(spiral_progress_bar): Endpoint is always stored as a string in the RingConnection Config
|
2024-06-04 10:56:53 +02:00 |
|
|
ed264cb528
|
0.56.0
Automatically generated by python-semantic-release
v0.56.0
|
2024-05-29 22:03:10 +00:00 |
|
|
ad208a5ef8
|
docs(examples): example apps section deleted
|
2024-05-29 21:34:19 +02:00 |
|
|
ddc9510c2b
|
fix(examples): outdated examples removed (mca_plot.py, stream_plot.py, motor_example.py)
|
2024-05-29 20:45:21 +02:00 |
|
|
855be3551a
|
ci: added tests for pyside6, pyqt6 and pyqt5, default test and e2e is python 3.11 and pyqt6
|
2024-05-29 18:56:53 +02:00 |
|
|
db301b1be2
|
build: added pyside6 as dependency
|
2024-05-29 14:36:42 +02:00 |
|
|
07b99d91a5
|
fix: compatibility adjustment to .ui loading and tests for PySide6
|
2024-05-29 14:36:42 +02:00 |
|
|
0fea8d6065
|
feat(utils/ui_loader): universal ui loader for pyside/pyqt
|
2024-05-28 10:59:31 +02:00 |
|
|
2a67f1667a
|
0.55.0
Automatically generated by python-semantic-release
v0.55.0
|
2024-05-24 12:05:40 +00:00 |
|
|
76bd0d339a
|
feat(widgets/progressbar): SpiralProgressBar added with rpc interface
|
2024-05-24 13:59:10 +02:00 |
|
|
43759082dd
|
0.54.0
Automatically generated by python-semantic-release
v0.54.0
|
2024-05-24 09:05:54 +00:00 |
|
|
fc4d0f3bb2
|
feat(figure): changes to support direct plot functionality
|
2024-05-24 10:50:00 +02:00 |
|
|
a47a8ec413
|
build: added pyqt6 as sphinx build dependency
|
2024-05-23 11:43:48 +02:00 |
|
|
3455c60236
|
refactor(reconstruction): repository structure is changed to separate assets needed for each widget
|
2024-05-21 16:31:55 +02:00 |
|
|
edc25fbf9d
|
refactor(clean-up): 1st generation widgets are removed
|
2024-05-21 16:31:55 +02:00 |
|
|
dc38f2308b
|
0.53.3
Automatically generated by python-semantic-release
v0.53.3
|
2024-05-16 08:27:45 +00:00 |
|
|
7d64cac661
|
fix: removed apparently unnecessary sleep while waiting for an rpc response
|
2024-05-15 14:14:25 +02:00 |
|
|
ab4f1acd75
|
0.53.2
Automatically generated by python-semantic-release
v0.53.2
|
2024-05-15 10:39:21 +00:00 |
|
|
9f8fbdd5fc
|
fix: check device class without importing to speed up initial import time
|
2024-05-15 10:10:14 +02:00 |
|
|
d1e6cd388c
|
fix: speed up initial import times using lazy import (from bec_lib)
|
2024-05-15 10:10:14 +02:00 |
|
|
5d09a13d88
|
fix: adapt to bec_lib changes (no more submodules in __init__.py )
|
2024-05-15 10:10:14 +02:00 |
|
|
0490e80c48
|
ci: added echo to highlight the current branch
|
2024-05-13 11:46:36 +02:00 |
|
|
48553ba9b1
|
0.53.1
Automatically generated by python-semantic-release
v0.53.1
|
2024-05-09 18:58:27 +00:00 |
|
|
0f6a5e5fa9
|
fix: docs config
|
2024-05-09 20:51:26 +02:00 |
|
|
8ff36105d1
|
ci: fixed rtd pages url
|
2024-05-09 19:44:44 +02:00 |
|
|
ce78271af4
|
0.53.0
Automatically generated by python-semantic-release
v0.53.0
|
2024-05-09 16:03:51 +00:00 |
|
|
57ee735e5c
|
docs: update install instructions
|
2024-05-09 14:53:57 +02:00 |
|
|
32e1a9d847
|
fix: fixed semver job and upgraded to v9
|
2024-05-09 14:11:42 +02:00 |
|
|
5cc816d0af
|
ci: use formatter config of toml file
|
2024-05-09 11:29:42 +02:00 |
|
|
4117fd7b5b
|
refactor: applied formatter
|
2024-05-09 11:29:42 +02:00 |
|
|
c86ce302a9
|
feat: moved to pyproject.toml; closes #162
|
2024-05-09 11:21:18 +02:00 |
|
|
c33ce05951
|
0.52.1
Automatically generated by python-semantic-release
v0.52.1
|
2024-05-08 13:56:39 +00:00 |
|