Skip to content

Commit

Permalink
update copy and image in ff
Browse files Browse the repository at this point in the history
  • Loading branch information
Cloud11PL committed Feb 27, 2025
1 parent 5534537 commit df1a470
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .featureFlags/app_alerts.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ visible: true
---

![new filters](./images/app-alerts.jpg)
Experience new notifications displaying alerts for apps in the Dashboard.
Get meaningful information when Saleor detects issues with an app.
Benefit from new notifications in your Dashboard that alert you to issues with webhooks for your apps, helping you stay informed about potential problems.
We’re continuously working to expand this feature to provide more insights for your apps.
16 changes: 8 additions & 8 deletions .featureFlags/generated.tsx
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
// @ts-nocheck

import C72628 from "./images/app-alerts.jpg"
import F73464 from "./images/discounts-list.png"
import N31808 from "./images/improved_refunds.png"
import C73590 from "./images/app-alerts.jpg"
import M31067 from "./images/discounts-list.png"
import C39517 from "./images/improved_refunds.png"

const app_alerts = () => (<><p><img src={C72628} alt="new filters"/>
Experience new notifications displaying alerts for apps in the Dashboard.
Get meaningful information when Saleor detects issues with an app.</p>
const app_alerts = () => (<><p><img src={C73590} alt="new filters"/>
Benefit from new notifications in your Dashboard that alert you to issues with webhooks for your apps, helping you stay informed about potential problems.
We’re continuously working to expand this feature to provide more insights for your apps.</p>
</>)
const discounts_rules = () => (<><p><img src={F73464} alt="Discount rules"/></p>
const discounts_rules = () => (<><p><img src={M31067} alt="Discount rules"/></p>
<p>Apply the new discounts rules to narrow your promotions audience.
Set up conditions and channels that must be fulfilled to apply defined reward.</p>
</>)
const improved_refunds = () => (<><p><img src={N31808} alt="Improved refunds"/></p>
const improved_refunds = () => (<><p><img src={C39517} alt="Improved refunds"/></p>
<h3 id="enable-the-enhanced-refund-feature-to-streamline-your-refund-process">Enable the enhanced refund feature to streamline your refund process:</h3>
<ul>
<li><p>• Choose between automatic calculations based on selected items or enter refund amounts directly for overcharges and custom adjustments.</p>
Expand Down
Binary file modified .featureFlags/images/app-alerts.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit df1a470

Please sign in to comment.