feat(reminders): add transport settings UI #213

Merged
barrettruth merged 2 commits from feat/reminder-transport-settings into main 2026-04-07 03:47:40 +00:00
barrettruth commented 2026-04-07 03:42:57 +00:00

Closes #202

Summary

  • add write-only reminder transport config forms for Twilio and Telegram in settings/integrations
  • expose reminder transport configuration status through a dedicated settings API without returning stored secrets
  • keep system-scoped transport setup and reusable reminder endpoints together in the reminders settings area while leaving Signal labeled beta/unavailable

Test plan

  • nix develop -c ./scripts/ci.sh
Closes #202 ## Summary - add write-only reminder transport config forms for Twilio and Telegram in settings/integrations - expose reminder transport configuration status through a dedicated settings API without returning stored secrets - keep system-scoped transport setup and reusable reminder endpoints together in the reminders settings area while leaving Signal labeled beta/unavailable #### Test plan - [x] `nix develop -c ./scripts/ci.sh`
Sign in to join this conversation.
No description provided.