fix(reminders): remove custom destination labels from UI #231
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
track:api
track:auto
track:core
track:deploy
track:infra
track:ui
v0.1.0
v0.1.1
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/delta!231
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/reminder-channel-names"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Test plan
pnpm exec vitest run tests/lib/task-panel-reminders.test.ts tests/lib/reminder-delivery-log-section.test.ts tests/lib/reminder-endpoints-section.test.tspnpm typechecknix develop -c biome check src/lib/reminder-endpoint-form.ts src/components/settings/reminder-endpoints-section.tsx src/components/settings/reminder-delivery-log-section.tsx src/lib/task-panel-reminders.ts src/components/task-panel-reminders.tsx tests/lib/task-panel-reminders.test.ts tests/lib/reminder-delivery-log-section.test.ts tests/lib/reminder-endpoints-section.test.ts