Skip to content

Commit

Permalink
Add Business Charts 6.6.0 (#918)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-vl authored Feb 20, 2025
1 parent ce24697 commit c5022ff
Show file tree
Hide file tree
Showing 6 changed files with 50 additions and 46 deletions.
26 changes: 13 additions & 13 deletions config/footer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ export const FOOTER = {
className: "volkovlabs-footer-link icon-big-alerting-link",
},
{
label: "EULA",
to: "/eula/",
className: "volkovlabs-footer-link icon-eula-link",
label: "Support Portal",
href: "https://support.volkovlabs.io",
className: "volkovlabs-footer-link icon-support-link",
},
],
},
Expand All @@ -82,16 +82,16 @@ export const FOOTER = {
href: "/grafana/",
className: "volkovlabs-footer-link icon-grafana-link",
},
{
label: "Support Portal",
href: "https://support.volkovlabs.io",
className: "volkovlabs-footer-link icon-support-link",
},
{
label: "YouTube Channel",
href: "https://youtube.com/@volkovlabs",
className: "volkovlabs-footer-link icon-youtube-link",
},
{
label: "LinkedIn",
href: "https://linkedin.com/company/volkovlabs",
className: "volkovlabs-footer-link icon-linkedin-link",
},
],
},
{
Expand All @@ -112,16 +112,16 @@ export const FOOTER = {
to: "/terms/",
className: "volkovlabs-footer-link icon-terms-link",
},
{
label: "EULA",
to: "/eula/",
className: "volkovlabs-footer-link icon-eula-link",
},
{
label: "Disclaimer",
to: "/disclaimer/",
className: "volkovlabs-footer-link icon-disclaimer-link",
},
{
label: "LinkedIn",
href: "https://linkedin.com/company/volkovlabs",
className: "volkovlabs-footer-link icon-linkedin-link",
},
],
},
],
Expand Down
20 changes: 4 additions & 16 deletions config/navbar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export const NAVBAR = {
},
{
to: "/blog/",
position: "right",
position: "left",
label: "Blog",
"aria-label": "Blog",
items: [
Expand Down Expand Up @@ -135,7 +135,7 @@ export const NAVBAR = {
},
{
to: "/grafana/",
position: "right",
position: "left",
label: "Grafana Crash Course",
"aria-label": "Grafana",
items: [
Expand Down Expand Up @@ -169,20 +169,8 @@ export const NAVBAR = {
{
to: "/pricing/",
position: "right",
label: "Pricing",
"aria-label": "Pricing",
},
{
href: "https://youtube.com/@volkovlabs",
position: "right",
className: "header-youtube-link",
"aria-label": "YouTube Channel",
},
{
href: "https://github.com/VolkovLabs",
position: "right",
className: "header-github-link",
"aria-label": "GitHub Organization",
label: "Enterprise plan",
"aria-label": "Enterprise plan",
},
],
};
10 changes: 10 additions & 0 deletions docs/business-charts/release.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,16 @@ import BlogPost from "@theme/BlogPost";

Release Notes for the Business Charts panel.

## 6.6.0 (2025-02-20)

### Features / Enhancements

- Added E2E tests (#349)
- Updated packages for Code Editor (#352)
- Updated Apache ECharts 5.6.0 and dependencies (#355)
- Updated to Grafana 11.5 and dependencies (#361)
- Updated release workflow to include attestation (#361)

## 6.5.0 (2024-10-25)

### Features / Enhancements
Expand Down
6 changes: 4 additions & 2 deletions docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,15 @@ Volkov Labs actively supports and maintains all these plugins by doing the follo

## Enterprise Support

With the [Business Suite Enterprise](/pricing/), you're not just getting a product, you're getting a complete support system. You'll have a designated support team ready to tackle any issues.
With [Business Suite Enterprise](/pricing/), you gain more than just a product.
Enjoy the peace of mind that comes with a dedicated support team,
poised to resolve any challenges you encounter.

<Youtube
id="XDhyEXqa6KA"
title="Transform Your Data into Actionable Insights with Business Suite Enterprise."
/>

You can [contact us via Zendesk](https://support.volkovlabs.io), receive priority in feature requests and bug fixes, meet with us for in-person consultation.
Connect with us effortlessly through <a target="_blank" href="https://support.volkovlabs.io">Zendesk</a>, benefit from prioritized feature requests and swift bug fixes, schedule in-person consultations, and tap into the power of our <a href="/big/">Business Intelligence</a> platform. Your success is our priority.

<Feedback />
10 changes: 5 additions & 5 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ const Header = (siteConfig) => {
<div className="row">
<div className="col col--7">
<p className="hero__subtitle">
The Business Suite is a collection of open source plugins for
Grafana created and actively maintained by Volkov Labs.
Business Suite is a curated set of open-source Grafana plugins,
crafted and diligently maintained by Volkov Labs.
</p>

<p className="hero__subtitle">
The collection aims to solve the most frequent business tasks by
providing an intuitive interface with detailed written
documentation, examples, and video tutorials.
Designed to tackle common business challenges, this collection
offers an easy-to-use interface, complemented by comprehensive
documentation, practical examples, and engaging video tutorials.
</p>

<div className="margin-vert--lg">
Expand Down
24 changes: 14 additions & 10 deletions src/pages/pricing.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,19 @@ const Header = () => {
<div className="row">
<div className="col col--7 margin-vert--lg">
<p className="hero__subtitle margin-vert--md">
With the Business Suite Enterprise, you're not just getting a
product, you're getting a complete support system. You'll have a
designated support team ready to tackle any issues.
With Business Suite Enterprise, you gain more than just a product.
Enjoy the peace of mind that comes with a dedicated support team,
poised to resolve any challenges you encounter.
</p>
<p className="hero__subtitle">
You can{" "}
<a href="https://support.volkovlabs.io">contact us via Zendesk</a>
, receive priority in feature requests and bug fixes, meet with us
for in-person consultation, and get access to the{" "}
<a href="/big/">Business Intelligence</a> platform.
Connect with us effortlessly through{" "}
<a target="_blank" href="https://support.volkovlabs.io">
Zendesk
</a>
, benefit from prioritized feature requests and swift bug fixes,
schedule in-person consultations, and tap into the power of our{" "}
<a href="/big/">Business Intelligence</a> platform. Your success
is our priority.
</p>

<div className="margin-vert--lg">
Expand Down Expand Up @@ -70,8 +73,9 @@ const Main = (siteConfig) => {
<div className="row">
<div className="col col--12 margin-vert--md">
<p className="hero__subtitle margin-vert--md">
Click on <b>Support</b> to get in touch with us. We're excited to
begin a dialogue.
Ready to connect? Simply click on Support to start the
conversation. We’re eager to hear from you and kick off a
meaningful dialogue.
</p>
</div>
</div>
Expand Down

0 comments on commit c5022ff

Please sign in to comment.