bmc_hub/app/dashboard/backend
Christian d81a8f41b4 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
..
mission_router.py feat: Add end-to-end tests for Sag module HTTP API 2026-07-28 14:18:24 +02:00
mission_service.py feat: Add end-to-end tests for Sag module HTTP API 2026-07-28 14:18:24 +02:00
mission_ws.py feat(mission): add Mission Control MVP with realtime webhooks and fullscreen dashboard 2026-03-03 22:12:05 +01:00
router.py feat: Add end-to-end tests for Sag module HTTP API 2026-07-28 14:18:24 +02:00
views.py feat: Add Service Contract Report page with customer and contract selection 2026-05-12 08:41:13 +02:00