Skip to content

Commit 9fd606b

Browse files
author
GitHub Actions Bot
committed
30 November 2022 - Dashboard Data was updated!
1 parent a4e9dbc commit 9fd606b

File tree

14 files changed

+42943
-41482
lines changed

14 files changed

+42943
-41482
lines changed

data/dashboard-subroutes/_common/subscriptionActions.ts.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[
2-
"/accounts/[id]/billing/rate_plans",
32
"/accounts/[id]/bulk/subscriptions",
43
"/accounts/[id]/subscriptions",
54
"/accounts/[id]/subscriptions/[id]/*",

data/dashboard-translations/common.json

Lines changed: 121 additions & 26 deletions
Large diffs are not rendered by default.

data/dashboard-translations/onboarding.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
"onboarding.search_domain.search_label": "<0>%{domainName}</0> is not available. Here are some similar domains.",
266266
"onboarding.search_domain.unavailable_domain_toast": "<0>%{domainName}</0> is unavailable. Please try another domain.",
267267
"onboarding.select_plan.title": "Select a plan",
268-
"onboarding.select_plan.for.domain": "Select a plan for <0>%{zoneName}</0>",
268+
"onboarding.select_plan.for.domain": "Select a plan for *%{zoneName}*",
269269
"onboarding.select_plan.learn_more_prefix": "Which plan is right for you? <0>Learn more.</0>",
270270
"onboarding.select_plan.learn_more": "Learn more about our plans",
271271
"onboarding.select_plan.modal.title": "Subscription for %{zoneName}",

data/dashboard-translations/overview.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -425,10 +425,6 @@
425425
"overview.subscriptions.workers.bundled_workers": "Bundled Workers",
426426
"overview.subscriptions.workers.logpush": "Logpush",
427427
"overview.subscriptions.plan_load_error": "An error occurred while retrieving subscriptions. Refresh the page to try again.",
428-
"overview.subscriptions.change_plan.modal.current_plan": "Current plan",
429-
"overview.subscriptions.change_plan.modal.price_per_month": "<0>$%{smart_count}</0>/month",
430-
"overview.subscriptions.change_plan.modal.price_per_year": "<0>$%{smart_count}</0>/year",
431-
"overview.subscriptions.change_plan.modal.get_in_touch": "Get in touch",
432428
"overview.support_panel.ent.guidance": "Guidance & Best Practices: <0>success@cloudflare.com</0>",
433429
"overview.support_panel.ent.knowledge_base": "<0>Knowledge Base</0>",
434430
"overview.support_panel.ent.non_critical": "Non-critical Production Issues: <0>Contact Support</0>",

data/dashboard/dashboard.js

Lines changed: 42412 additions & 41151 deletions
Large diffs are not rendered by default.

data/dashboard/files.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,6 @@
10741074
"../../../../node_modules/braintree-web/dist/browser/index.js",
10751075
"../../../../node_modules/browser-cookies/src/browser-cookies.js",
10761076
"../../../../node_modules/c3/c3.js",
1077-
"../../../../node_modules/capitalize/index.js",
10781077
"../../../../node_modules/charenc/charenc.js",
10791078
"../../../../node_modules/cidr-regex/index.js",
10801079
"../../../../node_modules/classnames/index.js",
@@ -3922,6 +3921,10 @@
39223921
"../react/common/components/billing/BillingCheckoutSummary/index.ts",
39233922
"../react/common/components/billing/BillingSummary/constants.ts",
39243923
"../react/common/components/billing/BillingSummary/index.ts",
3924+
"../react/common/components/billing/ChangePlan/components/PlanPricingPrompt.tsx",
3925+
"../react/common/components/billing/ChangePlan/components/SaveOfferPrompt.tsx",
3926+
"../react/common/components/billing/ChangePlan/constants.ts",
3927+
"../react/common/components/billing/ChangePlan/hooks/index.ts",
39253928
"../react/common/components/billing/EnterpriseProductEnablement/components/EnablementButton.tsx",
39263929
"../react/common/components/billing/EnterpriseProductEnablement/components/ExternalLink.tsx",
39273930
"../react/common/components/billing/EnterpriseProductEnablement/components/Header.tsx",
@@ -3935,7 +3938,6 @@
39353938
"../react/common/components/billing/PlanChangeModal/index.ts",
39363939
"../react/common/components/billing/PlanChangeModal/utils.ts",
39373940
"../react/common/components/billing/PlanSelect/index.ts",
3938-
"../react/common/components/billing/SubsCancellationReason.tsx",
39393941
"../react/common/components/billing/Tooltips.tsx",
39403942
"../react/common/components/billing/ZonePromptContainer.tsx",
39413943
"../react/common/components/filter-editor/Connector.tsx",

data/dashboard/identifiers.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
"RouteLink",
104104
"RulesetKind",
105105
"RulesetPhase",
106+
"SVGElement",
106107
"Search",
107108
"Select",
108109
"Selection",

data/dashboard/info.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"branch": "release-1669735461",
2+
"branch": "sui/RM-12675",
33
"isReleaseCandidate": "true",
4-
"commit": "ff76abebc3582da1e1156ca17f8b9e8f3788cfd7",
4+
"commit": "1cf507e9f2cce097c2cb33618f2e432dc4a86762",
55
"env": "production",
6-
"builtAt": 1669735752065,
7-
"dashVersion": "f0b743f3bb86b087c54b75242c6fa855a935ac08",
6+
"builtAt": 1669747471942,
7+
"dashVersion": "77a650e127858f5efdce8c99aa2d7e0f84bde8eb",
88
"versions": {
99
"@cloudflare/app-dash": "25.109.7",
1010
"node": "16.16.0",

data/dashboard/links.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"https://assets.qa.braintreepayments.com/data",
3333
"https://b.stats.paypal.com/counter.cgi?i=127.0.0.1&p=",
3434
"https://blog.cloudflare.com/",
35+
"https://blog.cloudflare.com/adjusting-pricing-introducing-annual-plans-and-accelerating-innovation/",
3536
"https://blog.cloudflare.com/durable-objects-open-beta/",
3637
"https://blog.cloudflare.com/end-cloudflare-captcha/",
3738
"https://blog.cloudflare.com/introducing-api-shield",
@@ -207,6 +208,7 @@
207208
"https://developers.cloudflare.com/pages/platform/headers",
208209
"https://developers.cloudflare.com/pages/platform/preview-deployments",
209210
"https://developers.cloudflare.com/pages/platform/redirects",
211+
"https://developers.cloudflare.com/plans/",
210212
"https://developers.cloudflare.com/queues",
211213
"https://developers.cloudflare.com/queues/javascript-apis/",
212214
"https://developers.cloudflare.com/r2",
@@ -534,6 +536,7 @@
534536
"https://www.cloudflare.com/terms",
535537
"https://www.cloudflare.com/terms/",
536538
"https://www.cloudflare.com/trademark/",
539+
"https://www.cloudflare.com/waf/",
537540
"https://www.cloudflare.com/web-analytics",
538541
"https://www.cloudflare.com/website-terms/",
539542
"https://www.cloudflare.com/zero-trust/trial/",

0 commit comments

Comments
 (0)