bmc_hub/static/js
Christian a36e3e716f feat: Add Service Contract Report page with customer and contract selection
- Implemented a new HTML page for generating service contract reports.
- Added CSS styles for report layout and components.
- Developed JavaScript functionality for loading customers and contracts, fetching report data, and rendering metrics and cases.
- Included buttons for downloading reports in PDF and Excel formats.

docs: Create Route Auth Audit for route access control

- Generated an audit report detailing route access requirements.
- Classified routes based on authentication needs and documented them in a markdown file.

feat: Introduce buzzwords and mission projects tables in the database

- Created `buzzwords` and `sag_buzzwords` tables for managing keywords related to SAG cases.
- Established `mission_projects`, `mission_project_milestones`, and `mission_project_blockers` tables for project management.
- Updated `sag_sager` table to link with mission projects and milestones, including necessary foreign key constraints.
2026-05-12 08:41:13 +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 Service Contract Report page with customer and contract selection 2026-05-12 08:41:13 +02:00
bug-report.js feat: Add Service Contract Report page with customer and contract selection 2026-05-12 08:41:13 +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(task-templates): implement task template MVP with modal selector and tag actions 2026-05-01 20:58:13 +02:00
task-template-selector.js feat(task-templates): implement task template MVP with modal selector and tag actions 2026-05-01 20:58:13 +02:00
telefoni.js fix: stabilize call->case prefill and migration status routing 2026-03-26 00:32:54 +01:00