bmc_hub/app
Christian ee8c517acc feat(manual): add admin interface for creating and editing manuals
- Implemented admin page for manual articles with fields for title, module, difficulty, tags, summary, content, steps, and relations.
- Added preview functionality for markdown content.
- Created list view for recent manuals with edit and view options.
- Developed detail view for individual manuals displaying content, steps, and related guides.
- Established database schema for manual articles, steps, and relations with appropriate indexing.
- Seeded initial manual articles and steps for core functionalities.
- Normalized newline characters in existing manual content.
- Added additional manuals and steps for enhanced user guidance.
2026-04-05 21:48:59 +02:00
..
alert_notes feat: add alert notes functionality with inline and modal display 2026-02-17 12:49:11 +01:00
anydesk feat: Add subscription management functionality and AnyDesk API integration 2026-03-30 07:50:15 +02:00
auth feat: Add subscription management functionality and AnyDesk API integration 2026-03-30 07:50:15 +02:00
backups Add migrations for seeding tags and enhancing todo steps 2026-03-20 00:24:58 +01:00
billing feat: improve billing, sag, orders, and email workflows 2026-03-23 20:35:15 +01:00
contacts feat: Add global search functionality and email results section 2026-04-01 21:34:58 +02:00
conversations feat: Enhance hardware detail view with ESET data synchronization and specifications 2026-02-11 23:51:21 +01:00
core Fix email case auto-create guard and CreateSagFromEmailRequest fields 2026-04-02 09:40:23 +02:00
customers feat: Add global search functionality and email results section 2026-04-01 21:34:58 +02:00
dashboard fix: stabilize call->case prefill and migration status routing 2026-03-26 00:32:54 +01:00
devportal Release v2.2.67: mission touch UX, camera/webhook, env temperature feed 2026-03-25 13:46:03 +01:00
emails Fix email case auto-create guard and CreateSagFromEmailRequest fields 2026-04-02 09:40:23 +02: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 global search functionality and email results section 2026-04-01 21:34:58 +02:00
models Add migrations for seeding tags and enhancing todo steps 2026-03-20 00:24:58 +01:00
modules feat(manual): add admin interface for creating and editing manuals 2026-04-05 21:48:59 +02: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: improve billing, sag, orders, and email workflows 2026-03-23 20:35:15 +01:00
products feat: improve billing, sag, orders, and email workflows 2026-03-23 20:35:15 +01:00
routers feat: Add subscription management functionality and AnyDesk API integration 2026-03-30 07:50:15 +02:00
services Preserve email body in auto-created cases and backfill missing content 2026-04-03 00:50:34 +02:00
settings fix: expose migrations execute API route and preserve real migration errors in UI fallback 2026-04-01 23:55:20 +02:00
shared/frontend feat(manual): add admin interface for creating and editing manuals 2026-04-05 21:48:59 +02:00
subscriptions feat: improve billing, sag, orders, and email workflows 2026-03-23 20:35:15 +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 feat: enhance tag management and search functionality 2026-03-20 18:43:45 +01:00
ticket Add migrations for seeding tags and enhancing todo steps 2026-03-20 00:24:58 +01:00
timetracking feat: Add subscription management functionality and AnyDesk API integration 2026-03-30 07:50:15 +02: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