This website requires JavaScript.
Explore
Help
Sign In
ct
/
bmc_hub
Watch
1
Star
0
Fork
0
You've already forked bmc_hub
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
be68148448
bmc_hub
/
app
/
modules
/
drift
/
backend
/
__init__.py
2 lines
27 B
Python
Raw
Normal View
History
Unescape
Escape
feat(drift): add Drift module with frontend and backend components - Implemented the Drift module with a new FastAPI router and HTML templates for the frontend. - Created database tables for drift sources, devices, events, event history, and customer mappings. - Added functionality to manage and display drift events, including filtering and bulk mapping of monitors to customers. - Introduced tests for the Drift module, covering various functionalities including event blacklisting and UISP connector configuration. - Enhanced Telefoni service tests to ensure proper call termination handling.
2026-06-26 14:15:46 +02:00
from
.
router
import
router
Reference in New Issue
Copy Permalink