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
631fc6cdca
bmc_hub
/
app
/
modules
/
migration_center
/
frontend
/
__init__.py
2 lines
33 B
Python
Raw
Normal View
History
Unescape
Escape
feat: Add end-to-end tests for Sag module HTTP API - Implemented a comprehensive end-to-end testing script for the Sag module's HTTP API, covering various functionalities including case creation, updates, and file uploads. - Introduced a safe HTML sanitizer utility to ensure safe rendering of HTML content in the BMC Hub UI. - Added database migrations for new features including WAN connection marking for wall outlets, permanent audit trails for supplier invoices, and dedicated permissions for the Sag module. - Created a migration center for manual subscription and invoice migrations with relevant tables and indexes. - Added tests for migration center functionalities, ensuring stability and correctness of the new features.
2026-07-28 14:18:24 +02:00
"""
Migration centre frontend.
"""
Reference in New Issue
Copy Permalink