bmc_hub/app/modules/sag/templates
Christian 3452472ba9 Add migrations for recent cases, time tracking pause/resume, and user notes
- Created `sag_recent_cases` table to persist recently opened cases per user for quick access in the bottom bar.
- Added pause/resume support in `tmodule_times` by introducing `paused_at` and `pause_total_seconds` columns.
- Established `user_notes` table for personal user notes with indexing for active and updated notes, along with a trigger to update the `updated_at` timestamp on modifications.

Co-authored-by: Copilot <copilot@github.com>
2026-04-24 11:28:12 +02:00
..
create.html feat: Add global search functionality and email results section 2026-04-01 21:34:58 +02:00
detail.html Add migrations for recent cases, time tracking pause/resume, and user notes 2026-04-24 11:28:12 +02:00
detail.html.bak Release v2.2.49: sag relation tree UX, type dropdown, 12x quick-action modals, email service 2026-03-05 08:41:59 +01:00
edit.html feat: Add Technician Dashboard V1, V2, and V3 with enhanced UI and functionality 2026-02-17 08:29:05 +01:00
index_old.html Refactor Sager module templates and functionality 2026-02-01 11:58:44 +01:00
index.html Add migrations for recent cases, time tracking pause/resume, and user notes 2026-04-24 11:28:12 +02:00
varekob_salg.html feat: Add Technician Dashboard V1, V2, and V3 with enhanced UI and functionality 2026-02-17 08:29:05 +01:00