mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
aa56721563
Add billingPlan prop to createProject.svelte; derive isProPlan from prop Introduce useNewPricingModal derived from currentPlan.usagePerProject Wire pricing modal triggers to use new modal only when usagePerProject is true Add planSummaryOld.svelte and conditionally render based on useNewPricingModal Optimize billing/+page.ts to fetch only needed projects by from usage/aggregation Remove no-op reactive block in planSummary.svelte; resolve unused prop warning