feat(KB-101): add ntfy notification test button in settings
- Add /api/settings/test-ntfy endpoint for sending test notifications - Add test notification button to SettingsModal when ntfy is enabled - Display success/error feedback after test notification attempt - Add comprehensive tests for test notification flow - Include changeset for patch release
This commit is contained in:
5
.changeset/add-ntfy-test-button.md
Normal file
5
.changeset/add-ntfy-test-button.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@kb/dashboard": patch
|
||||
---
|
||||
|
||||
Add "Test notification" button in Settings to verify ntfy configuration before saving.
|
||||
Reference in New Issue
Block a user