bmc_hub/static/js
Christian ceb560e2f2 feat: Add bottom bar functionality with real-time updates and manual endpoint tests
- Implemented a new bottom bar feature in `bottom-bar.js` that fetches and displays various notifications and statuses in real-time.
- Added functions for handling visibility, state updates, and user interactions within the bottom bar.
- Introduced WebSocket connection for real-time updates and fallback polling mechanism.
- Created a manual testing script `test_manual.py` to validate API endpoints for the manual module.
- Included tests for various paths to ensure expected responses from the server.
2026-04-12 02:27:01 +02:00
..
## Plan: Manualmodul MVP i BMC Hub.prompt.md feat: Add bottom bar functionality with real-time updates and manual endpoint tests 2026-04-12 02:27:01 +02:00
bottom-bar.js feat: Add bottom bar functionality with real-time updates and manual endpoint tests 2026-04-12 02:27:01 +02:00
notifications.js feat: Add reminder system for sag cases with user preferences and notification channels 2026-02-06 10:47:14 +01:00
sms.js feat: Add subscription management functionality and AnyDesk API integration 2026-03-30 07:50:15 +02:00
tag-picker.js feat: Enhance case listing and detail views with improved filtering and relation handling 2026-04-04 02:46:37 +02:00
telefoni.js fix: stabilize call->case prefill and migration status routing 2026-03-26 00:32:54 +01:00