bmc_hub/app/dashboard/backend
Christian d5dd958bf9 Refactor Sager module templates and functionality
- Updated index.html to extend base template and improve structure.
- Added new styles and search/filter functionality in the Sager list view.
- Created a backup of the old index.html as index_old.html.
- Updated navigation links in base.html for consistency.
- Included new dashboard API router in main.py.
- Added test scripts for customer and sag queries to validate database interactions.
2026-02-01 11:58:44 +01:00
..
router.py Refactor Sager module templates and functionality 2026-02-01 11:58:44 +01:00
views.py feat: Implement Transcription Service for audio files using Whisper API 2026-01-11 19:23:21 +01:00