From e2c89138d25d6a5d02cd34c52d37b5f0ca4bfacc Mon Sep 17 00:00:00 2001 From: jingrow Date: Tue, 23 Dec 2025 23:08:43 +0800 Subject: [PATCH] update frappe to jingrow --- .cspell.json | 4 ++-- README.md | 2 +- dashboard/src/components/MobileNav.vue | 2 +- .../billing/mpesa/BuyPrepaidCreditsMpesa.vue | 6 +++--- .../billing/mpesa/PartnerPaymentPayout.vue | 8 ++++---- .../components/partners/LinkCertificate.vue | 4 ++-- .../settings/profile/AccountPartner.vue | 4 ++-- dashboard/src/data/team.js | 6 +++--- dashboard/src/main.js | 6 +++--- dashboard/src/objects/notification.js | 4 ++-- dashboard/src/pages/BillingMpesaInvoices.vue | 4 ++-- dashboard/src/pages/CheckoutPayment.vue | 8 ++++---- dashboard/src/pages/PartnerNewPayout.vue | 6 +++--- dashboard/src/utils/agentJob.js | 4 ++-- dashboard/tailwind.config.js | 2 +- .../tests-e2e/tests/cron/signup.cron.spec.ts | 2 +- dashboard/vite.config.ts | 2 +- deployment/nginx.conf | 6 +++--- press/api/email.py | 2 +- press/fixtures/press_job_type.json | 2 +- press/fixtures/site_config_key_blacklist.json | 4 ++-- press/press/doctype/invoice/invoice.js | 2 +- press/press/doctype/invoice/invoice.py | 18 +++++++++--------- press/press/doctype/invoice/test_invoice.py | 2 +- .../doctype/payout_order/test_payout_order.py | 2 +- .../doctype/press_settings/press_settings.json | 12 ++++++------ .../doctype/press_settings/press_settings.py | 4 ++-- .../doctype/registry_server/registry_server.py | 2 +- press/press/doctype/site/site.py | 2 +- press/press/doctype/site/sync.py | 2 +- press/press/doctype/team/team.py | 10 +++++----- press/press/doctype/team/test_team.py | 2 +- .../team_deletion_request.json | 4 ++-- .../team_deletion_request.py | 16 ++++++++-------- press/public/migrate | 4 ++-- press/public/migrate_2 | 4 ++-- press/saas/README.md | 2 +- press/scripts/migrate.py | 8 ++++---- press/templates/marketplace/footer.html | 2 +- press/utils/billing.py | 16 ++++++++-------- 40 files changed, 101 insertions(+), 101 deletions(-) diff --git a/.cspell.json b/.cspell.json index 96a50ecf..3dc16283 100644 --- a/.cspell.json +++ b/.cspell.json @@ -197,8 +197,8 @@ "filippo", "Fmbeo", "Fpww", - "frappeclient", - "frappehr", + "jingrowclient", + "jingrowhr", "Frappeio", "jingrowui", "fremovexattr", diff --git a/README.md b/README.md index 1ab1c8c4..ae132de2 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ pre-commit install ``` ## Learn and connect -- [Telegram Public Group](https://t.me/frappecloud) +- [Telegram Public Group](https://t.me/jingrowcloud) - [Discuss Forum](https://discuss.framework.jingrow.com/c/jingrow-cloud/77) - [Documentation](https://docs.framework.jingrow.com/cloud) diff --git a/dashboard/src/components/MobileNav.vue b/dashboard/src/components/MobileNav.vue index 0556cd5b..293e0a25 100644 --- a/dashboard/src/components/MobileNav.vue +++ b/dashboard/src/components/MobileNav.vue @@ -4,7 +4,7 @@ Jingrow Cloud Logo diff --git a/dashboard/src/components/billing/mpesa/BuyPrepaidCreditsMpesa.vue b/dashboard/src/components/billing/mpesa/BuyPrepaidCreditsMpesa.vue index 648933aa..7d348369 100644 --- a/dashboard/src/components/billing/mpesa/BuyPrepaidCreditsMpesa.vue +++ b/dashboard/src/components/billing/mpesa/BuyPrepaidCreditsMpesa.vue @@ -70,7 +70,7 @@