feat(FN-669): add ntfy deep link support for dashboard notifications
- Add ntfyDashboardHost setting to GlobalSettings for dashboard URL - Generate deep link URLs in ntfy notifications with Click header - Add tests for deep link generation with various URL scenarios - Handle ?task= query param in dashboard for deep linking - Add dashboard hostname UI in settings modal with validation
This commit is contained in:
5
.changeset/ntfy-deep-link.md
Normal file
5
.changeset/ntfy-deep-link.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add deep link support to ntfy notifications. Notifications now include a Click URL that opens the dashboard directly to the task. New global setting "Dashboard Hostname" configures the base URL for deep links.
|
||||
Reference in New Issue
Block a user