bmc_hub/app/ticket/frontend
Christian 1cfe5aee76 feat(migrations): add AI benchmark and vTiger archive tables
- Created tables for AI benchmark runs and results to facilitate model evaluation.
- Added expected answers column to benchmark results.
- Introduced tables for internet connection change cases and vTiger archive management, including records, relations, and checkpoints.
- Implemented triggers to enforce append-only behavior for vTiger archive records and files.
- Enhanced solution management with soft delete capabilities for sag_solutions and knowledge_articles.

feat(scripts): add CRM benchmarking script for Ollama models

- Developed a Python script to benchmark CRM models exposed through Ollama, including various test cases and scoring mechanisms.

test(tests): add comprehensive tests for new features

- Implemented tests for internet change case service, vTiger archive functionality, and sag solution knowledge management.
- Ensured coverage for edge cases and error handling in the new features.
2026-08-31 13:01:35 +02:00
..
mockups feat(migrations): add AI benchmark and vTiger archive tables 2026-08-31 13:01:35 +02:00
__init__.py feat(ticket-module): Implement ticket system with comprehensive database schema, permissions, and testing suite 2025-12-15 23:40:23 +01:00
archived_ticket_detail.html chore(release): bump version to 2.3.23 2026-07-03 20:20:22 +02:00
archived_ticket_list.html chore(release): bump version to 2.3.23 2026-07-03 20:20:22 +02:00
dashboard.html feat: Add Technician Dashboard V1, V2, and V3 with enhanced UI and functionality 2026-02-17 08:29:05 +01:00
dashboard.html.old feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
technician_dashboard_selector.html feat: Add Technician Dashboard V1, V2, and V3 with enhanced UI and functionality 2026-02-17 08:29:05 +01:00
ticket_detail.html checkpoint: before bottom bar and side panel fixes 2026-08-17 19:27:43 +02:00
ticket_list.html feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
ticket_new.html feat(migrations): add AnyDesk session management and customer wiki slug updates 2026-02-10 14:40:38 +01:00
views.py chore(release): bump version to 2.3.23 2026-07-03 20:20:22 +02:00
worklog_review.html checkpoint: before bottom bar and side panel fixes 2026-08-17 19:27:43 +02:00