bmc_hub/app/ticket/frontend
Christian e4b9091a1b feat: Implement fixed-price agreements frontend views and related templates
- Added views for listing fixed-price agreements, displaying agreement details, and a reporting dashboard.
- Created HTML templates for listing, detailing, and reporting on fixed-price agreements.
- Introduced API endpoint to fetch active customers for agreement creation.
- Added migration scripts for creating necessary database tables and views for fixed-price agreements, billing periods, and reporting.
- Implemented triggers for auto-generating agreement numbers and updating timestamps.
- Enhanced ticket management with archived ticket views and filtering capabilities.
2026-02-08 01:45:00 +01:00
..
mockups feat(ticket-module): Implement ticket system with comprehensive database schema, permissions, and testing suite 2025-12-15 23:40:23 +01:00
__init__.py feat(ticket-module): Implement ticket system with comprehensive database schema, permissions, and testing suite 2025-12-15 23:40:23 +01:00
archived_ticket_detail.html feat: Implement fixed-price agreements frontend views and related templates 2026-02-08 01:45:00 +01:00
archived_ticket_list.html feat: Implement fixed-price agreements frontend views and related templates 2026-02-08 01:45:00 +01:00
dashboard.html feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
dashboard.html.old feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
ticket_detail.html feat: Implement Transcription Service for audio files using Whisper API 2026-01-11 19:23:21 +01:00
ticket_list.html feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
ticket_new.html feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
views.py feat: Implement fixed-price agreements frontend views and related templates 2026-02-08 01:45:00 +01:00
worklog_review.html feat: Enhance time tracking with Hub Worklog integration and editing capabilities 2026-01-10 21:09:29 +01:00