bmc_hub/app/modules
Christian 6320809f17 feat: Add subscriptions and products management
- Implemented frontend views for products and subscriptions using FastAPI and Jinja2 templates.
- Created API endpoints for managing subscriptions, including creation, listing, and status updates.
- Added HTML templates for displaying active subscriptions and their statistics.
- Established database migrations for sag_subscriptions, sag_subscription_items, and products, including necessary indexes and triggers for automatic subscription number generation.
- Introduced product price history tracking to monitor changes in product pricing.
2026-02-08 12:42:19 +01:00
..
_template feat: Implement central tagging system with CRUD operations, entity tagging, and workflow management 2025-12-17 07:56:33 +01:00
hardware feat(tag-picker): Enhance keyboard shortcut context handling and logging 2026-02-01 00:25:02 +01:00
locations feat: Implement fixed-price agreements frontend views and related templates 2026-02-08 01:45:00 +01:00
nextcloud feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
sag feat: Add subscriptions and products management 2026-02-08 12:42:19 +01:00
search/backend feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
solution Add tests for new SAG module endpoints and module deactivation 2026-01-31 23:16:24 +01:00
test_module feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
webshop feat: Add reminder system for sag cases with user preferences and notification channels 2026-02-06 10:47:14 +01:00