mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 03:04:03 +00:00
b75aca33cd
- Add Edit button to custom alert cards - Implement editCustomAlert function to pre-fill form with existing data - Update createCustomAlertModal to handle both create and edit modes - Modify saveCustomAlert to use PUT requests for updates vs POST for creation - Update modal titles and button text based on create vs edit mode - Preserve existing alert properties like enabled status and creation date - Expose editCustomAlert in public API for onclick handlers 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>