bmc_hub/app/services
Christian 270af0e277 feat(anydesk): Implement multi-ID support for AnyDesk cases
- Added endpoints to list, upsert, and delete AnyDesk IDs associated with cases.
- Introduced normalization for AnyDesk IDs and ensured case existence checks.
- Enhanced session management with quick-connect functionality and local session synchronization.
- Created a new job for syncing AnyDesk sessions from a local endpoint.
- Added database migration for the new `sag_anydesk_ids` table to store AnyDesk IDs per case.
2026-04-06 12:46:04 +02:00
..
anydesk.py feat(anydesk): Implement multi-ID support for AnyDesk cases 2026-04-06 12:46:04 +02:00
brother_label_print_service.py feat: Add global search functionality and email results section 2026-04-01 21:34:58 +02:00
case_analysis_service.py Add QuickCreate heuristic fallback when AI unavailable 2026-03-18 10:29:45 +01:00
customer_activity_logger.py feat: Add comprehensive customer activity logging for all CRUD operations 2026-01-06 13:12:46 +01:00
customer_consistency.py feat: Implement tracking of billed Hub order ID for time entries and update related services 2026-01-08 18:57:04 +01:00
cvr_service.py feat: Add global search functionality and email results section 2026-04-01 21:34:58 +02:00
economic_service.py feat: improve billing, sag, orders, and email workflows 2026-03-23 20:35:15 +01:00
email_activity_logger.py feat: Implement Email Workflow System with comprehensive documentation and migration scripts 2025-12-15 12:28:12 +01:00
email_analysis_service.py release: v2.2.65 fix AI prompt tests and case email threading 2026-03-18 13:49:33 +01:00
email_processor_service.py feat: improve billing, sag, orders, and email workflows 2026-03-23 20:35:15 +01:00
email_service.py feat: Add global search functionality and email results section 2026-04-01 21:34:58 +02:00
email_workflow_service.py Preserve email body in auto-created cases and backfill missing content 2026-04-03 00:50:34 +02:00
eset_service.py feat: add SMS service and frontend integration 2026-02-14 02:26:29 +01:00
invoice2data_service.py feat: Implement Email Workflow System with comprehensive documentation and migration scripts 2025-12-15 12:28:12 +01:00
ollama_service.py Release v2.2.67: mission touch UX, camera/webhook, env temperature feed 2026-03-25 13:46:03 +01:00
reminder_notification_service.py feat: Add global search functionality and email results section 2026-04-01 21:34:58 +02:00
simple_classifier.py feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00
simplycrm_service.py feat: Add Technician Dashboard V1, V2, and V3 with enhanced UI and functionality 2026-02-17 08:29:05 +01:00
sms_service.py feat: add SMS service and frontend integration 2026-02-14 02:26:29 +01:00
subscription_matrix.py fix: Skip invoice lines with zero amount (text/description fields only) 2026-01-27 06:58:39 +01:00
template_service.py feat: Implement Email Workflow System with comprehensive documentation and migration scripts 2025-12-15 12:28:12 +01:00
transcription_service.py feat: Implement Transcription Service for audio files using Whisper API 2026-01-11 19:23:21 +01:00
vaultwarden_service.py feat: Add global search functionality and email results section 2026-04-01 21:34:58 +02:00
vtiger_service.py feat: Add Technician Dashboard V1, V2, and V3 with enhanced UI and functionality 2026-02-17 08:29:05 +01:00