bmc_hub/app
Christian 8e8616c835 feat: Enhance vendor and customer linking functionality
- Added endpoints to link and unlink customers to vendors, including validation for relationship types.
- Implemented a UI for managing linked customers in the vendor detail view.
- Introduced a search feature for customers when linking to vendors.
- Updated database schema to support customer-vendor relationships with necessary constraints and indices.
- Added migration scripts for new tables and fields related to supplier invoices and customer-vendor links.
- Modified bottom bar visibility in the frontend for improved user experience.
2026-04-15 09:34:26 +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: Enhance vendor and customer linking functionality 2026-04-15 09:34:26 +02: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 feat: Add bottom bar functionality with real-time updates and manual endpoint tests 2026-04-12 02:27:01 +02:00
customers feat: Enhance vendor and customer linking functionality 2026-04-15 09:34:26 +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 feat: Enhance vendor and customer linking functionality 2026-04-15 09:34:26 +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(anydesk): Implement multi-ID support for AnyDesk cases 2026-04-06 12:46:04 +02:00
models Add migrations for seeding tags and enhancing todo steps 2026-03-20 00:24:58 +01:00
modules feat: Enhance vendor and customer linking functionality 2026-04-15 09:34:26 +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 bottom bar functionality with real-time updates and manual endpoint tests 2026-04-12 02:27:01 +02:00
services feat: Add bottom bar functionality with real-time updates and manual endpoint tests 2026-04-12 02:27:01 +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: Enhance vendor and customer linking functionality 2026-04-15 09:34:26 +02:00
subscriptions feat: Add bottom bar functionality with real-time updates and manual endpoint tests 2026-04-12 02:27:01 +02: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: Enhance vendor and customer linking functionality 2026-04-15 09:34:26 +02:00
vendors feat: Enhance vendor and customer linking functionality 2026-04-15 09:34:26 +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