1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-04-25 17:50:47 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
wyzula_j 55083aac40 fix(motor_table): fixed ui loading + tests 2024-05-28 15:24:24 +02:00
wyzula_j 76bd0d339a feat(widgets/progressbar): SpiralProgressBar added with rpc interface 2024-05-24 13:59:10 +02:00
wyzula_j fc4d0f3bb2 feat(figure): changes to support direct plot functionality 2024-05-24 10:50:00 +02:00
wyzula_j 3455c60236 refactor(reconstruction): repository structure is changed to separate assets needed for each widget 2024-05-21 16:31:55 +02:00
wyzula_j edc25fbf9d refactor(clean-up): 1st generation widgets are removed 2024-05-21 16:31:55 +02:00
guijar_m 5d09a13d88 fix: adapt to bec_lib changes (no more submodules in __init__.py) 2024-05-15 10:10:14 +02:00
wakonig_k 4117fd7b5b refactor: applied formatter 2024-05-09 11:29:42 +02:00
wyzula_j ceae979f37 fix(widgets/dock): BECDockArea close overwrites the default pyqtgraph Container close + minor improvements 2024-05-07 16:31:12 +02:00
guijar_m 0dfcaa4b70 fix: 'disconnect_slot' has to be symmetric with 'connect_slot' regarding QtThreadSafeCallback 2024-04-30 17:27:02 +02:00
wyzula_j 40eb75f85a test(cli/rpc_register): rpc_register tests added 2024-04-28 12:47:17 +02:00
wyzula_j ab8537483d fix(widgets/editor): qscintilla editor removed 2024-04-26 17:57:54 +02:00
wyzula_j 67a99a1a19 fix(plot/image): monitors are now validated with current bec session 2024-04-20 01:35:17 +02:00
wakonig_k 1111610f32 fix(cli): fixed support for devices as cli input 2024-04-19 18:18:25 +02:00
wyzula_j 5600624c57 refactor(isort): isort applied 2024-04-16 09:51:39 +02:00
wyzula_j 2446c401d9 test: unit tests moved to separate folder; scope of autouse bec_dispatcher fixture reduced only for unit tests; ci adjusted 2024-04-16 09:51:39 +02:00