Add YAML Editor for Advanced Mode #30

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

Priority: Medium
Estimated Time: 3 hours

Tasks:

  • Integrate Monaco Editor
  • YAML syntax highlighting
  • Toggle between form and YAML modes
  • YAML validation

Files to Create:

  • frontend/src/components/alerts/YAMLEditor.tsx

Acceptance Criteria:

  • Monaco editor with YAML support
  • Can switch between form and YAML
  • YAML validates before save
**Priority:** Medium **Estimated Time:** 3 hours **Tasks:** - Integrate Monaco Editor - YAML syntax highlighting - Toggle between form and YAML modes - YAML validation **Files to Create:** - `frontend/src/components/alerts/YAMLEditor.tsx` **Acceptance Criteria:** - [ ] Monaco editor with YAML support - [ ] Can switch between form and YAML - [ ] YAML validates before save
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:57:31 +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#30