bmc_hub/app
Christian a8eaf6e2a9 feat: enhance tag management and search functionality
- Updated the index.html template to include a new column for "Næste todo" in the sag table.
- Added new JavaScript functions to load and manage case statuses in settings.html, including normalization and rendering of statuses.
- Introduced a new tag search feature in tags_admin.html, allowing users to filter tags by name, type, and module with pagination support.
- Enhanced the backend router.py to include a new endpoint for listing tag usage across modules with server-side filtering and pagination.
- Improved the overall UI and UX of the tag administration page, including responsive design adjustments and better error handling.
2026-03-20 18:43:45 +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 feat: enhance tag management and search functionality 2026-03-20 18:43:45 +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 feat: enhance tag management and search functionality 2026-03-20 18:43:45 +01:00
shared/frontend feat: enhance tag management and search functionality 2026-03-20 18:43:45 +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 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 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