Create Alerts Store (Frontend) #26

Closed
opened 2026-02-04 23:23:13 +01:00 by ilker · 0 comments
Owner

Priority: High
Estimated Time: 2 hours

Tasks:

  • Create Zustand store for alerts
  • State management for rules and active alerts
  • CRUD operations state

Files to Create:

  • frontend/src/store/alertsStore.ts

Acceptance Criteria:

  • Store manages alert rules
  • Can fetch active alerts
  • Loading/error states
**Priority:** High **Estimated Time:** 2 hours **Tasks:** - Create Zustand store for alerts - State management for rules and active alerts - CRUD operations state **Files to Create:** - `frontend/src/store/alertsStore.ts` **Acceptance Criteria:** - [ ] Store manages alert rules - [ ] Can fetch active alerts - [ ] Loading/error states
ilker added this to the Milestone 3: Alert Management milestone 2026-02-04 23:23:13 +01:00
ilker closed this issue 2026-02-04 23:40:50 +01:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ilker/victorialogs-manager#26