zerobyte/app/client/modules/notifications/components/notification-forms
Nico b916df7736
fix: form not correctly updating based on values (#572)
* fix: form not correctly updating based on values

Closes #549

* chore: pr review
2026-02-25 18:36:12 +01:00
..
custom-form.tsx feat: show components versions (#297) 2026-01-04 21:43:39 +01:00
discord-form.tsx feat: add generic webhook form & refactor each type in its own form (#239) 2026-01-02 14:56:35 +01:00
email-form.tsx feat(smtp-notification): add missing from name param to form (#429) 2026-01-29 21:13:51 +01:00
generic-form.tsx fix: form not correctly updating based on values (#572) 2026-02-25 18:36:12 +01:00
gotify-form.tsx feat: add generic webhook form & refactor each type in its own form (#239) 2026-01-02 14:56:35 +01:00
index.ts feat: add generic webhook form & refactor each type in its own form (#239) 2026-01-02 14:56:35 +01:00
ntfy-form.tsx feat: user management (#394) 2026-01-21 22:25:15 +01:00
pushover-form.tsx feat: add generic webhook form & refactor each type in its own form (#239) 2026-01-02 14:56:35 +01:00
slack-form.tsx feat: add generic webhook form & refactor each type in its own form (#239) 2026-01-02 14:56:35 +01:00
telegram-form.tsx feat: add support for sending notifications to Telegram group topics (#401) 2026-01-27 19:43:05 +01:00