Commit acd63b0
feat(web): add send schedule create/edit/delete dialog to settings page
Replace the separate /settings/send-schedules page with an inline dialog
on the main settings page, matching the pattern used for phones, webhooks,
and Discord integrations.
- Add v-dialog for creating and editing send schedules with day/time windows
- Add delete confirmation dialog
- Fix edit button in schedules table (was incorrectly calling showEditPhone)
- Remove the now-redundant /settings/send-schedules/ page
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent fae1b3e commit acd63b0
2 files changed
Lines changed: 531 additions & 661 deletions
0 commit comments