bmc_hub/app
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
..
admin feat(migrations): add AI benchmark and vTiger archive tables 2026-08-31 13:01:35 +02:00
alert_notes feat: add alert notes functionality with inline and modal display 2026-02-17 12:49:11 +01:00
anydesk feat: Update sag links to include versioning in URLs across multiple templates and services 2026-04-30 23:06:00 +02:00
auth checkpoint: before bottom bar and side panel fixes 2026-08-17 19:27:43 +02:00
backups feat: Add end-to-end tests for Sag module HTTP API 2026-07-28 14:18:24 +02:00
billing feat(migrations): add AI benchmark and vTiger archive tables 2026-08-31 13:01:35 +02:00
bug_reports feat: Implement bug reporting feature with screenshot support 2026-05-05 19:13:54 +02:00
contacts release: v2.7.2 2026-08-28 20:49:55 +02:00
conversations feat: Enhance hardware detail view with ESET data synchronization and specifications 2026-02-11 23:51:21 +01:00
core feat(migrations): add AI benchmark and vTiger archive tables 2026-08-31 13:01:35 +02:00
customers release: v2.7.2 2026-08-28 20:49:55 +02:00
dashboard checkpoint: before bottom bar and side panel fixes 2026-08-17 19:27:43 +02:00
devportal Release v2.2.67: mission touch UX, camera/webhook, env temperature feed 2026-03-25 13:46:03 +01:00
economy release: v2.6.0 2026-08-25 01:09:45 +02:00
emails feat: Enhance AnyDesk integration and vendor email domain management 2026-07-30 20:11:43 +02:00
fixed_price feat: Update sag links to include versioning in URLs across multiple templates and services 2026-04-30 23:06:00 +02:00
hardware/backend Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
jobs feat(migrations): add AI benchmark and vTiger archive tables 2026-08-31 13:01:35 +02:00
models feat(migrations): add AI benchmark and vTiger archive tables 2026-08-31 13:01:35 +02:00
modules feat(migrations): add AI benchmark and vTiger archive tables 2026-08-31 13:01:35 +02:00
opportunities feat: Enhance opportunity listing and invoice error finder functionality 2026-07-17 01:58:02 +02:00
prepaid checkpoint: before bottom bar and side panel fixes 2026-08-17 19:27:43 +02:00
products release: v2.6.0 2026-08-25 01:09:45 +02:00
routers feat: Enhance AnyDesk integration and vendor email domain management 2026-07-30 20:11:43 +02:00
services feat(migrations): add AI benchmark and vTiger archive tables 2026-08-31 13:01:35 +02:00
settings feat(migrations): add AI benchmark and vTiger archive tables 2026-08-31 13:01:35 +02:00
shared/frontend feat(migrations): add AI benchmark and vTiger archive tables 2026-08-31 13:01:35 +02:00
subscriptions Implement tests for sag module, add knowledge base templates, and enhance internet connection migrations 2026-08-30 14:34:43 +02:00
system/backend feat(email): add RETURNING id to email activity log insert 2026-07-18 10:10:31 +02:00
tags feat(task-templates): implement task template MVP with modal selector and tag actions 2026-05-01 20:58:13 +02:00
ticket feat(migrations): add AI benchmark and vTiger archive tables 2026-08-31 13:01:35 +02:00
timetracking Implement tests for sag module, add knowledge base templates, and enhance internet connection migrations 2026-08-30 14:34:43 +02:00
utils feat: Add end-to-end tests for Sag module HTTP API 2026-07-28 14:18:24 +02:00
vendors Implement tests for sag module, add knowledge base templates, and enhance internet connection migrations 2026-08-30 14:34:43 +02:00
__init__.py Initial BMC Hub setup 2025-12-05 14:22:39 +01:00
apply_migration_084.py feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
apply_migration_085.py feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
create_relation_table.py Add tests for new SAG module endpoints and module deactivation 2026-01-31 23:16:24 +01:00