Skip to content

Recurring & scheduled FX rate alerts #469

Description

@therealjhay

ProblemrateAlertStore holds alerts in memory only (flagged as a bug); this feature adds backend-backed alerts with delivery.

Solution

  • Add /api/rate-alerts CRUD and persist alerts server-side per merchant.
  • Deliver triggered alerts via email/webhook/in-app notification (feature Add useCallback for event handlers in dashboard and settings #38) with dedupe.
  • Add alert condition UI (above/below, one-time/recurring, time window).
  • Reconcile the client rateAlertStore with the server list on boot.

Acceptance Criteria

  • Alerts survive reload and are restored from the backend.
  • A triggered alert delivers via the chosen channel once.
  • One-time alerts deactivate after firing.
  • npm run build passes.

Note for Contributors: Write a clear PR description. Set an alert, trigger it, and show delivery.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardStellar WaveIssues in the Stellar wave programThird CampaignCampaign: Third Campaign

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions