Add notification context and privacy toggle for analytics

Introduces a NotificationProvider context to centralize notification logic and state, refactoring UnifiedNotifications to use this context. Adds a privacy toggle to AnalyticsDashboard and RevenueChart to allow hiding sensitive numbers. Updates layout to wrap the app with NotificationProvider.
This commit is contained in:
NotII
2025-07-28 22:50:55 +02:00
parent 2452a3c5f6
commit 48cfd45fb1
6 changed files with 460 additions and 287 deletions

View File

@@ -1,4 +1,4 @@
{
"commitHash": "308a816",
"buildTime": "2025-05-23T06:40:22.513Z"
"commitHash": "2452a3c",
"buildTime": "2025-07-28T20:50:17.059Z"
}