bmc_hub/app/modules/sag/templates
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
..
create.html feat: Enhance contact management and user/group functionalities 2026-02-03 15:37:16 +01:00
detail.html feat: Add subscriptions and products management 2026-02-08 12:42:19 +01:00
edit.html feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
index_old.html Refactor Sager module templates and functionality 2026-02-01 11:58:44 +01:00
index.html feat: Add reminder system for sag cases with user preferences and notification channels 2026-02-06 10:47:14 +01:00
varekob_salg.html feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00