coolify/templates
Andras Bacsai 76ae720c36 feat(subscription): add Stripe server limit quantity adjustment flow
Introduce a new `UpdateSubscriptionQuantity` Stripe action to:
- preview prorated due-now and next-cycle recurring costs
- update subscription item quantity with proration invoicing
- revert quantity and void invoice when payment is not completed

Wire the flow into the Livewire subscription actions UI with a new adjust-limit modal,
price preview loading, and confirmation-based updates. Also refactor the subscription
management section layout and fix modal confirmation behavior for temporary 2FA bypass.

Add `Subscription::billingInterval()` helper and comprehensive Pest coverage for
quantity updates, preview calculations, failure/revert paths, and billing interval logic.
2026-03-03 12:24:13 +01:00
..
compose fix(service): ente photos join link doesn't work (#8727) 2026-03-03 11:56:15 +01:00
service-templates-latest.json feat(subscription): add Stripe server limit quantity adjustment flow 2026-03-03 12:24:13 +01:00
service-templates.json feat(subscription): add Stripe server limit quantity adjustment flow 2026-03-03 12:24:13 +01:00
test-database-detection.yaml Pinning to the current latest 2025-12-15 17:56:33 +01:00