Ryan Westfall westfarn
  • Joined on 2025-02-26
109aea2242 Update company_site/financial/migrations/0016_billing_invoices_subscriptions.py for Stripe invoices (#23)
cb7b39bf43 Update company_site/financial/invoice_views.py for Stripe invoices (#23)
cbdeb93810 Update company_site/financial/urls.py for Stripe invoices (#23)
73448806cc Update company_site/financial/tests.py for Stripe invoices (#23)
2fdd322640 Update company_site/financial/templates/financial/index.html for Stripe invoices (#23)
eefa59abad Update company_site/financial/models.py for Stripe invoices (#23)
d63c6af374 Update company_site/financial/forms.py for Stripe invoices (#23)
71e64cfc45 Update company_site/financial/admin.py for Stripe invoices (#23)
db95cabe9c Update company_site/company_site/settings/base.py for Stripe invoices (#23)
f932fcbdba Update .env.prod.example for Stripe invoices (#23)
bccab2b6e9 Add admin Stripe invoices and recurring customer subscriptions.
westfarn created branch feature/23-admin-stripe-invoices in ai_ml_operations/company_site 2026-07-31 04:32:27 -07:00
westfarn pushed to master at ai_ml_operations/chat_web_app 2026-07-31 04:29:45 -07:00
c6bacbb23c Fix BillingSection test mock types so beta build compiles
westfarn deleted branch feature/plans-quotas-token-usage from ai_ml_operations/chat_backend 2026-07-31 04:24:23 -07:00
westfarn pushed to master at ai_ml_operations/chat_backend 2026-07-31 04:24:22 -07:00
841c0962d9 Multi-plan subscriptions, quotas, and token usage APIs (#16 #17 #36) (#37)
westfarn merged pull request ai_ml_operations/chat_backend#37 2026-07-31 04:24:21 -07:00
Multi-plan subscriptions, quotas, and token usage APIs (#16 #17 #36)
westfarn pushed to master at ai_ml_operations/chat_web_app 2026-07-31 04:24:15 -07:00
e89ccbbeca Show plan quotas and token usage in chat + billing UI (#72)
westfarn deleted branch feature/plans-quotas-token-usage from ai_ml_operations/chat_web_app 2026-07-31 04:24:15 -07:00
westfarn merged pull request ai_ml_operations/chat_web_app#72 2026-07-31 04:24:14 -07:00
Show plan quotas and token usage in chat + billing UI