bmc_hub/app
Christian 92b888b78f Add migrations for seeding tags and enhancing todo steps
- Created migration 146 to seed case type tags with various categories and keywords.
- Created migration 147 to seed brand and type tags, including a comprehensive list of brands and case types.
- Added migration 148 to introduce a new column `is_next` in `sag_todo_steps` for persistent next-task selection.
- Implemented a new script `run_migrations.py` to facilitate running SQL migrations against the PostgreSQL database with options for dry runs and error handling.
2026-03-20 00:24:58 +01:00
..
alert_notes feat: add alert notes functionality with inline and modal display 2026-02-17 12:49:11 +01:00
auth Add migrations for seeding tags and enhancing todo steps 2026-03-20 00:24:58 +01:00
backups Add migrations for seeding tags and enhancing todo steps 2026-03-20 00:24:58 +01:00
billing release: v2.2.56 email layout + supplier invoice stabilization 2026-03-18 07:14:28 +01:00
contacts feat: add alert notes functionality with inline and modal display 2026-02-17 12:49:11 +01:00
conversations feat: Enhance hardware detail view with ESET data synchronization and specifications 2026-02-11 23:51:21 +01:00
core Add migrations for seeding tags and enhancing todo steps 2026-03-20 00:24:58 +01:00
customers release: v2.2.36 helpdesk sag routing 2026-03-02 23:58:56 +01:00
dashboard Add migrations for seeding tags and enhancing todo steps 2026-03-20 00:24:58 +01:00
devportal feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
emails release: v2.2.57 email+sag tab stability 2026-03-18 07:33:32 +01:00
fixed_price feat: Implement fixed-price agreements frontend views and related templates 2026-02-08 01:45:00 +01:00
hardware/backend Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
jobs feat: add alert notes functionality with inline and modal display 2026-02-17 12:49:11 +01:00
models Add migrations for seeding tags and enhancing todo steps 2026-03-20 00:24:58 +01:00
modules Add migrations for seeding tags and enhancing todo steps 2026-03-20 00:24:58 +01:00
opportunities feat: Add Technician Dashboard V1, V2, and V3 with enhanced UI and functionality 2026-02-17 08:29:05 +01:00
prepaid feat: Implement fixed-price agreements frontend views and related templates 2026-02-08 01:45:00 +01:00
products feat: Add Technician Dashboard V1, V2, and V3 with enhanced UI and functionality 2026-02-17 08:29:05 +01:00
routers feat(migrations): add AnyDesk session management and customer wiki slug updates 2026-02-10 14:40:38 +01:00
services release: v2.2.65 fix AI prompt tests and case email threading 2026-03-18 13:49:33 +01:00
settings Add migrations for seeding tags and enhancing todo steps 2026-03-20 00:24:58 +01:00
shared/frontend Fix QuickCreate AI request payload 2026-03-18 10:25:47 +01:00
subscriptions feat: Add Technician Dashboard V1, V2, and V3 with enhanced UI and functionality 2026-02-17 08:29:05 +01:00
system/backend Fix user admin actions on v2 + add archived sync monitor in settings 2026-03-07 02:39:57 +01:00
tags Add migrations for seeding tags and enhancing todo steps 2026-03-20 00:24:58 +01:00
ticket Add migrations for seeding tags and enhancing todo steps 2026-03-20 00:24:58 +01:00
timetracking feat: Add Technician Dashboard V1, V2, and V3 with enhanced UI and functionality 2026-02-17 08:29:05 +01:00
vendors feat: Enhance billing frontend with Jinja2 templates and improve invoice handling 2025-12-08 09:15:52 +01: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