bmc_hub/app/core
Christian 0831715d3a feat: add SMS service and frontend integration
- Implement SmsService class for sending SMS via CPSMS API.
- Add SMS sending functionality in the frontend with validation and user feedback.
- Create database migrations for SMS message storage and telephony features.
- Introduce telephony settings and user-specific configurations for click-to-call functionality.
- Enhance user experience with toast notifications for incoming calls and actions.
2026-02-14 02:26:29 +01:00
..
__init__.py Initial BMC Hub setup 2025-12-05 14:22:39 +01:00
auth_dependencies.py feat: Add case types to settings if not found 2026-02-09 15:30:07 +01:00
auth_service.py feat: add SMS service and frontend integration 2026-02-14 02:26:29 +01:00
config.py feat: add SMS service and frontend integration 2026-02-14 02:26:29 +01:00
contact_utils.py feat: Enhance hardware detail view with ESET data synchronization and specifications 2026-02-11 23:51:21 +01:00
crypto.py feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
database.py feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
module_loader.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00