bmc_hub/app/dashboard/frontend
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
..
index.html feat(dashboard): enhance dashboard stats and add upcoming reminders feature 2026-02-12 07:03:18 +01:00
mission_control_legacy.html feat: Add Service Contract Report page with customer and contract selection 2026-05-12 08:41:13 +02:00
mission_control_v2.html feat: Add Service Contract Report page with customer and contract selection 2026-05-12 08:41:13 +02:00
mission_control.html Release: mission day workflow, telefoni contact modal, fedex support overview, and economic sync dry-run 2026-05-02 11:02:29 +02:00
sales.html feat: Update sag links to include versioning in URLs across multiple templates and services 2026-04-30 23:06:00 +02:00