|
e883dbad81
|
fix(ring): automatic updates are disabled uf user specify updates manually with .set_update; 'scan_progres' do not reset number of rings
|
2024-06-06 13:56:10 +02:00 |
|
|
a2abad344f
|
fix(ring): enable_auto_updates(True) do not reset properties of already setup bars
|
2024-06-06 13:56:10 +02:00 |
|
|
d44b1cf8b1
|
fix(ring): set_min_max accepts floats
|
2024-06-06 13:56:10 +02:00 |
|
|
c5b6499e41
|
fix(ring): set_update changed to Literals, no need to specify endpoint manually
|
2024-06-06 13:56:10 +02:00 |
|
|
a951ebf1be
|
docs: fixed syntax of add_widget
|
2024-06-06 12:30:40 +02:00 |
|
|
32da803df9
|
docs: added auto update; closes #206
|
2024-06-06 12:26:34 +02:00 |
|
|
07d60cf735
|
docs: cleanup
|
2024-06-06 12:26:34 +02:00 |
|
|
fceb851c32
|
0.57.2
Automatically generated by python-semantic-release
v0.57.2
|
2024-06-06 10:24:04 +00:00 |
|
|
e1af5ca60f
|
fix(test/e2e): autoupdate e2e rewritten
|
2024-06-06 12:16:03 +02:00 |
|
|
7fb31fc4d7
|
fix(test/e2e): spiral_progress_bar e2e tests rewritten to use config_dict
|
2024-06-06 12:16:02 +02:00 |
|
|
5c6ba65469
|
fix(test/e2e): dockarea and dock e2e tests changed to check asserts against config_dict
|
2024-06-06 12:09:24 +02:00 |
|
|
cd9fc46ff8
|
fix: rpc_server_dock fixture now spawns the server process
|
2024-06-06 12:09:24 +02:00 |
|
|
2a88e17b23
|
fix: accept scalars or numpy arrays of 1 element
|
2024-06-06 12:09:24 +02:00 |
|
|
69f4371007
|
refactor: move _get_output and _start_plot_process at the module level
|
2024-06-06 12:09:24 +02:00 |
|
|
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 |
|