bmc_hub/app/modules
Christian 30d1be61eb feat: Add global search functionality and email results section
- Introduced a global search button and modal for enhanced user experience.
- Added a new section for displaying email results in the global search modal.
- Implemented functionality to fetch and display emails based on user queries.
- Updated the UI to include a reminders button and improved accessibility features.

fix: Update docker-compose to allow reload configuration

- Changed ENABLE_RELOAD environment variable to default to true for easier development.

chore: Update requirements for new dependencies

- Added brother_ql, pyzbar, and pypdfium2 to requirements for label printing and PDF processing.

feat: Implement Brother label printing service

- Created a new service for printing labels using Brother QL printers.
- Supports direct printing of case hardware labels with customizable layouts.

feat: Add Vaultwarden service for credential management

- Implemented a service to interact with Vaultwarden for secure credential storage and retrieval.

sql: Add migrations for email thread keys and document tokens

- Created migrations to backfill email thread keys and manage document tokens for work orders.
- Introduced new tables and updated existing structures to support token-based linking of scanned documents.

sql: Import links into the database

- Added a script to import a predefined set of links into the database with associated categories.
2026-04-01 21:34:58 +02:00
..
_template feat: Implement central tagging system with CRUD operations, entity tagging, and workflow management 2025-12-17 07:56:33 +01:00
calendar Refactor opportunities and settings management 2026-02-15 11:12:58 +01:00
hardware feat: Add subscription management functionality and AnyDesk API integration 2026-03-30 07:50:15 +02:00
links feat: Add global search functionality and email results section 2026-04-01 21:34:58 +02:00
locations feat: Add Technician Dashboard V1, V2, and V3 with enhanced UI and functionality 2026-02-17 08:29:05 +01:00
nextcloud feat: Enhance hardware detail view with ESET data synchronization and specifications 2026-02-11 23:51:21 +01:00
orders feat: improve billing, sag, orders, and email workflows 2026-03-23 20:35:15 +01:00
sag feat: Add global search functionality and email results section 2026-04-01 21:34:58 +02:00
search/backend feat: Add subscription management functionality and AnyDesk API integration 2026-03-30 07:50:15 +02:00
solution Add tests for new SAG module endpoints and module deactivation 2026-01-31 23:16:24 +01:00
telefoni feat: Add subscription management functionality and AnyDesk API integration 2026-03-30 07:50:15 +02:00
test_module feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
webshop Add migrations for seeding tags and enhancing todo steps 2026-03-20 00:24:58 +01:00
wiki feat(migrations): add AnyDesk session management and customer wiki slug updates 2026-02-10 14:40:38 +01:00