From 643316e19a49a013eb5eb50ab4488d9d51227e50 Mon Sep 17 00:00:00 2001 From: iamsivin Date: Mon, 3 Nov 2025 11:59:12 +0530 Subject: [PATCH] chore: Update credit sections --- .../components-next/notice/Notice.vue | 9 +- .../dashboard/i18n/locale/en/settings.json | 12 +- .../dashboard/routes/dashboard/Dashboard.vue | 1 + .../dashboard/settings/billing-v2/IndexV2.vue | 81 ++----- .../components/CancelSubscriptionDialog.vue | 1 - .../billing-v2/components/CreditGrants.vue | 138 ++++++----- .../billing-v2/components/CreditsBalance.vue | 228 +++++++----------- .../billing-v2/components/CreditsSection.vue | 123 ++++++++++ .../billing-v2/components/PlanSummary.vue | 20 +- .../billing-v2/components/PlansGrid.vue | 10 +- .../billing-v2/components/PricingPlans.vue | 41 ++-- .../billing-v2/components/SubscribeDialog.vue | 103 ++++---- .../billing-v2/components/TopupDialog.vue | 96 ++++++++ .../billing-v2/components/TopupModal.vue | 114 --------- .../billing-v2/components/TopupOptions.vue | 134 +++++----- .../dashboard/store/modules/accounts.js | 5 +- 16 files changed, 560 insertions(+), 556 deletions(-) create mode 100644 app/javascript/dashboard/routes/dashboard/settings/billing-v2/components/CreditsSection.vue create mode 100644 app/javascript/dashboard/routes/dashboard/settings/billing-v2/components/TopupDialog.vue delete mode 100644 app/javascript/dashboard/routes/dashboard/settings/billing-v2/components/TopupModal.vue diff --git a/app/javascript/dashboard/components-next/notice/Notice.vue b/app/javascript/dashboard/components-next/notice/Notice.vue index d052be9e9..451453369 100644 --- a/app/javascript/dashboard/components-next/notice/Notice.vue +++ b/app/javascript/dashboard/components-next/notice/Notice.vue @@ -37,10 +37,13 @@ const titleColorClasses = {