bmc_hub/app/modules/telefoni/backend
Christian e6b4d8fb47 feat: add alert notes functionality with inline and modal display
- Implemented alert notes JavaScript module for loading and displaying alerts for customers and contacts.
- Created HTML template for alert boxes to display alerts inline on detail pages.
- Developed modal for creating and editing alert notes with form validation and user restrictions.
- Added modal for displaying alerts with acknowledgment functionality.
- Enhanced user experience with toast notifications for successful operations.
2026-02-17 12:49:11 +01:00
..
__init__.py feat: add SMS service and frontend integration 2026-02-14 02:26:29 +01:00
router.py feat: add alert notes functionality with inline and modal display 2026-02-17 12:49:11 +01:00
schemas.py feat: add SMS service and frontend integration 2026-02-14 02:26:29 +01:00
service.py feat: add alert notes functionality with inline and modal display 2026-02-17 12:49:11 +01:00
utils.py feat: add SMS service and frontend integration 2026-02-14 02:26:29 +01:00
websocket.py feat: add SMS service and frontend integration 2026-02-14 02:26:29 +01:00