d3a2e94856
fix(tests): client_mocks moved inside the package, imports for tests adjusted
2025-10-27 15:16:09 +01:00
7322cd194f
fix: move log panel to bec connector and add rate limiter
2025-05-30 15:03:08 +02:00
d9dc60ee99
fix: logpanel error cycle
2025-05-30 15:03:08 +02:00
d2c90757c2
docs: better document logpanel code
2025-04-11 18:27:28 +02:00
1d7b423bb3
fix: warning in logpanel
...
- chain a signal to the child BecLogsQueue rather than passing the
signal instance in
2025-04-11 18:27:28 +02:00
b3217b7ca5
feat(widget): add LogPanel widget
...
hopefully without segfaults - compared to first implementation:
- explicitly set parent of all dialog components
- try/except and log for redis new message callback
- pass in ServiceStatusMixin and explicitly clean it up
2025-02-06 16:26:02 +01:00
d07744397e
Revert "feat(widget): add LogPanel widget"
...
This reverts commit f048880277
2025-02-05 08:57:09 +01:00
f048880277
feat(widget): add LogPanel widget
2025-01-31 10:10:08 +01:00