Samir Boulahtit
d2daf34c90
feat: add admin frontend for subscription and billing management
Add admin pages for managing subscription tiers, vendor subscriptions,
and billing history:
- Subscription Tiers page: Create, edit, activate/deactivate tiers
- Vendor Subscriptions page: View/edit subscriptions, custom limits
- Billing History page: View invoices with filters and PDF links
- Stats dashboard with MRR/ARR calculations
Also includes:
- Pydantic schemas for billing operations (models/schema/billing.py)
- Admin subscription service layer for database operations
- Security validation fixes (SEC-001, SEC-021, SEC-022)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 21:45:26 +01:00
..
2025-12-24 18:15:27 +01:00
2025-12-21 14:12:43 +01:00
2025-12-13 22:36:09 +01:00
2025-11-28 19:37:38 +01:00
2025-12-25 21:45:26 +01:00
2025-11-28 20:10:22 +01:00
2025-12-02 19:39:16 +01:00
2025-12-21 14:12:02 +01:00
2025-12-25 17:17:09 +01:00
2025-12-18 21:05:12 +01:00
2025-12-24 18:23:49 +01:00
2025-12-21 14:12:26 +01:00
2025-12-13 13:33:03 +01:00
2025-12-13 22:59:51 +01:00
2025-11-28 19:30:17 +01:00
2025-12-13 22:59:51 +01:00
2025-12-21 14:08:31 +01:00
2025-11-28 19:30:17 +01:00
2025-12-13 22:59:51 +01:00
2025-12-20 20:33:48 +01:00
2025-12-20 20:33:48 +01:00
2025-12-13 22:59:51 +01:00
2025-12-13 14:51:10 +01:00
2025-11-28 19:30:17 +01:00
2025-12-21 20:57:47 +01:00
2025-12-24 18:15:27 +01:00
2025-11-28 20:10:22 +01:00
2025-11-28 19:37:38 +01:00
2025-12-25 12:58:00 +01:00
2025-12-03 21:34:20 +01:00
2025-12-20 22:17:55 +01:00