bmc_hub/app/backups/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
..
__init__.py feat: Implement SFTP offsite backup functionality (v1.3.75) 2026-01-02 12:35:02 +01:00
notifications.py feat: Add end-to-end tests for Sag module HTTP API 2026-07-28 14:18:24 +02:00
router.py Release v2.2.79: economy queue, contact-company backfill, and production fixes 2026-05-04 16:24:38 +02:00
scheduler.py feat: Enhance email processing and backup scheduling 2026-01-06 15:11:28 +01:00
service.py Fix backup pg_dump resolution across environments 2026-05-02 11:13:18 +02:00