bmc_hub/tests
Christian 0655b4c4f8 feat: Enhance opportunity listing and invoice error finder functionality
- Added customer_id and contact_id filters to the list_opportunities endpoint for improved querying.
- Implemented a redirect for opportunity detail pages to a new format.
- Refactored SubscriptionMatrixService to load invoices from a local snapshot instead of an external service, improving performance and reliability.
- Updated settings to include 'pipeline' as a case type and added a new section for managing ignored product texts in the invoice error finder.
- Introduced a new user_sag_create_preferences table to store per-user default case types for new cases.
- Enhanced frontend settings page with invoice error finder configuration options and improved handling of ignored product texts.
- Added migrations to support new features, including resolved status for invoice error finder issues and user-specific case type preferences.
2026-07-17 01:58:02 +02:00
..
api.http feat: Add subscription management functionality and AnyDesk API integration 2026-03-30 07:50:15 +02:00
test_contacts_router_simple.py chore(release): bump version to 2.3.25 2026-07-10 08:10:31 +02:00
test_drift_uisp_support.py chore(release): bump version to 2.3.23 2026-07-03 20:20:22 +02:00
test_globalconnect_internet_sync.py Add comprehensive tests for internet connections module, invoice parsing, and subscription provisioning 2026-07-09 23:44:30 +02:00
test_internet_connections_module.py feat: Enhance opportunity listing and invoice error finder functionality 2026-07-17 01:58:02 +02:00
test_invoice2data_globalconnect.py Add comprehensive tests for internet connections module, invoice parsing, and subscription provisioning 2026-07-09 23:44:30 +02:00
test_invoice_error_finder.py feat: Enhance opportunity listing and invoice error finder functionality 2026-07-17 01:58:02 +02:00
test_module_deactivation.py Add tests for new SAG module endpoints and module deactivation 2026-01-31 23:16:24 +01:00
test_sag_module.py Add tests for new SAG module endpoints and module deactivation 2026-01-31 23:16:24 +01:00
test_subscription_network_provisioning.py Add comprehensive tests for internet connections module, invoice parsing, and subscription provisioning 2026-07-09 23:44:30 +02:00
test_telefoni_call_logging.py feat(drift): add Drift module with frontend and backend components 2026-06-26 14:15:46 +02:00